Internet radio browser GUI for music/video streams from various directory services.

⌈⌋ ⎇ branch:  streamtuner2


All files named "channels/filter_bitrate.py"

History for channels/filter_bitrate.py

2016-12-16
16:26
Reverted all `module = __name__` assignments, because that was carrying the module over, not the base classname. Added #extraction-method: meta information to channel plugins. file: [7813c49854] check-in: [09dec64f41] user: mario, branch: trunk, size: 1865 [annotate] [blame] [check-ins using] [diff]
2016-12-10
13:55
Use `module = __name__` consistently for all plugins file: [33e0dcdc20] check-in: [88aac7840a] user: mario, branch: trunk, size: 1857 [annotate] [blame] [check-ins using] [diff]
2015-05-15
17:49
Add `filter_bitrate` to default pack: list. file: [1c1c85e7a0] check-in: [9a5cee5ac7] user: mario, branch: trunk, size: 1865 [annotate] [blame] [check-ins using] [diff]
2015-05-12
22:18
Add default filters only once in GenericChannel.__init__ Allow preprocess_filter callbacks access to current channel object. (Used by filter_bitrate to recognize .audioformat if row[format] is absent.) file: [1de3cdcb14] check-in: [ae2f48310a] user: mario, branch: trunk, size: 1914 [annotate] [blame] [check-ins using] [diff]
20:05
Added: Add generic bitrate filter plugin, move functionality out of xiph channel. file: [123128ab48] check-in: [7ef8a2b827] user: mario, branch: trunk, size: 1520 [annotate] [blame] [check-ins using]