Diff
Differences From Artifact [2d0aeb3385]:
- File channels/modarchive.py — part of check-in [4b66ed9ef8] at 2014-06-02 01:43:34 on branch trunk — Remove force= parameter from update_streams (user: mario, size: 5054) [annotate] [blame] [check-ins using]
To Artifact [681b28ed63]:
- File channels/modarchive.py — part of check-in [d58eeed475] at 2015-03-29 03:09:34 on branch trunk — Moved all config[] lists into plugin meta data fields (JSOL style retained). Add channel homepages as plugin url: field. (user: mario, size: 5100) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | + + | # api: streamtuner2 # title: MODarchive # description: Collection of module / tracker audio files (MOD, S3M, XM, etc.) # type: channel # version: 0.2 # url: http://www.modarchive.org/ # priority: extra # config: - # category: music # # # Just a genre browser. # # MOD files dodn't work with all audio players. And with the default # download method, it'll receive a .zip archive with embeded .mod file. |