Diff
Differences From Artifact [76d2506448]:
- File channels/file.py — part of check-in [3dd41a0668] at 2015-04-13 00:32:37 on branch trunk — Remove default %m3u placeholders. (Now defaulting to PLS, as supported by pretty much all players.) (user: mario, size: 5811) [annotate] [blame] [check-ins using]
To Artifact [62f947846d]:
- File channels/file.py — part of check-in [a7b0cd39a2] at 2015-04-17 21:14:32 on branch trunk — Remove remnant module .title/etc attributes, and .current category overwriting. (user: mario, size: 5744) [annotate] [blame] [check-ins using]
50 51 52 53 54 55 56 | 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | - + - - - + - - | # file browser / mp3 directory listings class file (ChannelPlugin): |