Check-in [85313637a3]
Comment: | Consolidate listformat types to just "pls", "m3u" and "srv". Probe for direct ICY server contact in action.playlist_convert(), unify extraction methods. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | action-mapfmts |
Files: | files | file ages | folders |
SHA1: |
85313637a3e4505df25aeed95d661c6d |
User & Date: | mario on 2015-04-08 23:32:30 |
Other Links: | branch diff | manifest | tags |
2015-04-09
| ||
02:51 | Use ordered list for playlist content probing. Fix listfmt() mime to abbr conversion. Allow non-http URLs for raw() extraction. check-in: babd818a96 user: mario tags: action-mapfmts | |
2015-04-08
| ||
23:32 | Consolidate listformat types to just "pls", "m3u" and "srv". Probe for direct ICY server contact in action.playlist_convert(), unify extraction methods. check-in: 85313637a3 user: mario tags: action-mapfmts | |
17:59 | Remove extraneous class wrapper action.action. Start to regroup listformat mapping (pls-url → m3u-fn rewrites). Will need some heuristics, as depending just on the channel.listformat assumption won't work in practice (some .pls servers actually host direct server links, or occasionally .m3u references even). Currently does nothing, just returns the pls/etc URL. check-in: ea628d6426 user: mario tags: trunk | |
17:57 | Create new branch named "action-mapfmts" check-in: 320e271864 user: mario tags: action-mapfmts | |
Modified action.py from [b136303bf1] to [2ff7501bb2]. [diff]
Modified channels/__init__.py from [11f92592f3] to [f28fdd4cc1]. [diff]
Modified channels/bookmarks.py from [2e6c240bb2] to [7e6a019f1a]. [diff]
Modified channels/global_key.py from [b551af8b08] to [6c7e3b19fe]. [diff]
Modified channels/icast.py from [9166297ac1] to [202f901cdd]. [diff]
Modified channels/internet_radio.py from [2353be4e7b] to [c485fff9cd]. [diff]
Modified channels/itunes.py from [fe2beb6695] to [53ab5aa446]. [diff]
Modified channels/jamendo.py from [00f47620eb] to [833b488235]. [diff]
Modified channels/live365.py from [2380a719ae] to [e2484ab83b]. [diff]
Modified channels/modarchive.py from [34fcb77755] to [499e517889]. [diff]
Modified channels/myoggradio.py from [acdf73781d] to [172a61f6a0]. [diff]
Modified channels/punkcast.py from [b3964ae39a] to [eea2622232]. [diff]
Modified channels/radiobrowser.py from [776df88d1e] to [efa310538d]. [diff]
Modified channels/shoutcast.py from [05b00913ff] to [e812eed775]. [diff]
Modified channels/surfmusik.py from [48d1f40b6c] to [4040006a47]. [diff]
Modified channels/timer.py from [242512e240] to [0abfc97e9b]. [diff]
Modified channels/tunein.py from [becae358dd] to [6f7da7eac6]. [diff]
Modified channels/xiph.py from [747e142e4c] to [87b6bef7f2]. [diff]
Modified st2.py from [cbc6a632be] to [eacd2e641f]. [diff]