]> git.parisson.com Git - deefuzzer.git/commit
Missing json import
authorachbed <github@achbed.org>
Wed, 19 Nov 2014 21:46:32 +0000 (15:46 -0600)
committerachbed <github@achbed.org>
Wed, 19 Nov 2014 21:46:32 +0000 (15:46 -0600)
commit8d8920f21cf03c271cfff3988e8b77d696f0053c
tree5cfcd312489e795c967cfcfd34d6f01d6e8eefc4
parent6bcffb63f385d47e09c82e8eeecdc1bc3f761572
Missing json import
Moved handling of rss_mode to within the update_rss function
Renamed rss_* variables to feeds_*
Renamed feed_* variables to feeds_*
Renamed update_rss to update_feeds
Fixed feeds_mode to have a default of 1 (enabled)
Fixed issue where playlist feeds were not created at start time
Added ability to disable playlist feed output
Added <playlist> tag to feeds options (1=output,0=suppress,default=1)

Signed-off-by: achbed <github@achbed.org>
deefuzzer/station.py