]> git.parisson.com Git - deefuzzer.git/commit
Changes based on ChoiZ's mode_playing branch
authorachbed <github@achbed.org>
Tue, 20 Jan 2015 00:16:59 +0000 (18:16 -0600)
committerachbed <github@achbed.org>
Tue, 20 Jan 2015 00:16:59 +0000 (18:16 -0600)
commit871bf9da94b821d2662e61084acb93175c6ca9d4
tree93acc88f22f9da6992f81ee1dcb1a795cc38b358
parent1c25648279db1eb554600771b6ac51bfdf9830e6
Changes based on ChoiZ's mode_playing branch

Station: media.dir now overrides media.m3u if both are specified and non-blank
Station: Noted media.m3u and media.dir options as depreciated (uses them if present for smooth upgrade path)
Station: Combine media.m3u and media.dir options into one new media.source option
Station: media.source is now checked to see if it's a file or folder at load time, and playlist or folder list mode is selected automatically
Core: Updated to reflect new source setting when using station autocreation

Signed-off-by: achbed <github@achbed.org>
deefuzzer/core.py
deefuzzer/station.py
example/deefuzzer.json
example/deefuzzer.xml
example/deefuzzer.yaml
example/deefuzzer_doc.xml
example/stationconfig_doc.xml