Diff
Differences From Artifact [0e12904925]:
- File channels/punkcast.py — part of check-in [220ee1286a] at 2014-05-13 21:00:06 on branch trunk — Exchange audio/mp3 for standard audio/mpeg MIME type. (user: mario, size: 2076) [annotate] [blame] [check-ins using]
To Artifact [31af6f440a]:
- File channels/punkcast.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: 2067) [annotate] [blame] [check-ins using]
54 55 56 57 58 59 60 | 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 | - + | # don't do anything def update_categories(self): pass # get list |