platypush/platypush/plugins/music/mpd
Fabio Manganiello 73c74654d1 - Better MPD filter management - you can now pass filters as arrays like
['artist', 'Led Zeppelin', 'title', 'Stairway To Heaven'] instead of
relying on one single type-filter pair

- Improved condition matching - don't skip the last condition token if
there are still event tokens to add
2018-04-14 23:58:48 +02:00
..
__init__.py - Better MPD filter management - you can now pass filters as arrays like 2018-04-14 23:58:48 +02:00