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

βŒˆβŒ‹ βŽ‡ branch:  streamtuner2


History of channels/radiotray.py of a872fb7d36a84d1c

History of the file that is called channels/radiotray.py at checkin a872fb7d36a84d1c

2020-05-17
07:46
Comment about RadioTray-Lite (no specific code support however) file: [7fa13af50f] check-in: [830c42a9cd] user: mario, branch: trunk, size: 8201 [annotate] [blame] [check-ins using] [diff]
2020-05-16
10:08
Minor Python 3 fixes (syntax and str.decode) file: [093047988d] check-in: [3d48a4ac68] user: mario, branch: trunk, size: 8126 [annotate] [blame] [check-ins using] [diff]
2019-01-01
04:58
Fix "play" setting detection / remove NotImplementedErr file: [381392f6f0] check-in: [004dcfb202] user: mario, branch: trunk, size: 8124 [annotate] [blame] [check-ins using] [diff]
2018-12-31
11:42
Add DBUS play_url() support with `play` option. file: [1d0d5fe309] check-in: [06514f3645] user: mario, branch: trunk, size: 8167 [annotate] [blame] [check-ins using] [diff]
2018-12-18
22:40
More mapping options in Radiotray hook. file: [d06646c6dc] check-in: [2c8a7bf1a8] user: mario, branch: trunk, size: 7995 [annotate] [blame] [check-ins using] [diff]
2018-12-17
20:32
Add .reload_bookmarks for RT-NG file: [f78abe4734] check-in: [6bbc8bba7f] user: mario, branch: trunk, size: 7304 [annotate] [blame] [check-ins using] [diff]
16:49
Support for RT-NG direct bookmarks.json saving. file: [5e56c67925] check-in: [b5f2654777] user: mario, branch: trunk, size: 7165 [annotate] [blame] [check-ins using] [diff]
2018-12-16
19:37
Preliminary support for Radiotray-NG file: [530caa9d50] check-in: [0763c7e201] user: mario, branch: trunk, size: 5829 [annotate] [blame] [check-ins using] [diff]
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: [4465adc486] check-in: [09dec64f41] user: mario, branch: trunk, size: 4738 [annotate] [blame] [check-ins using] [diff]
2016-12-10
13:55
Use `module = __name__` consistently for all plugins file: [95666bc7a7] check-in: [88aac7840a] user: mario, branch: trunk, size: 4690 [annotate] [blame] [check-ins using] [diff]
2015-04-26
15:35
Cover most catched exceptions with log messages. file: [f195cf603e] check-in: [363dce5eb9] user: mario, branch: trunk, size: 4693 [annotate] [blame] [check-ins using] [diff]
2015-04-21
06:05
Replace old __print__/dbg.XYZ references with new log.XYZ() wrapper. file: [60345f8f8f] check-in: [ebae9e51ac] user: mario, branch: trunk, size: 4620 [annotate] [blame] [check-ins using] [diff]
2015-04-19
19:35
Add plugin defaults. file: [1ad37964fc] check-in: [6a17061df0] user: mario, branch: trunk, size: 4631 [annotate] [blame] [check-ins using] [diff]
2015-04-07
19:49
Split up Extensionsβ€Ί submenus. Register major plugins (timer, myoggradio, radiotray) as direct menu entries, but complex extensions (exportcat) as subentry still. file: [6a4e939185] check-in: [a872fb7d36] user: mario, branch: trunk, size: 4574 [annotate] [blame] [check-ins using] [diff]
2015-04-01
15:40
Register extension menu entries twice (main menu, and stream context submenu), to avert Gtk warning. file: [f93c102d40] check-in: [3bc568c0e4] user: mario, branch: trunk, size: 4592 [annotate] [blame] [check-ins using] [diff]
2015-03-31
19:25
Made RadioTray fallback `play` available as option instead of bookmarking. file: [9e37f7f352] check-in: [b8fcd3c3e0] user: mario, branch: trunk, size: 4563 [annotate] [blame] [check-ins using] [diff]
2015-03-30
19:41
Fix regex mapping mode, switch config option to descriptors, add "asis" to avoid mapping, "root" for unmapped storage, and use "group" for genre rewrite. file: [c44c4140ac] check-in: [8cd5bb3da2] user: mario, branch: trunk, size: 4455 [annotate] [blame] [check-ins using] [diff]
2015-03-29
14:49
Prepare for genre matching into RadioTray groups/folders. file: [43e8c0d215] check-in: [e22c0e1c5a] user: mario, branch: trunk, size: 4194 [annotate] [blame] [check-ins using] [diff]
03:09
Moved all config[] lists into plugin meta data fields (JSOL style retained). Add channel homepages as plugin url: field. file: [2fd23e85be] check-in: [d58eeed475] user: mario, branch: trunk, size: 3218 [annotate] [blame] [check-ins using] [diff]
2015-03-28
07:24
Fix dbus ids, add genre to API (needs mapping perhaps), test against example patch. file: [589665392e] check-in: [61c7ecec61] user: mario, branch: trunk, size: 3215 [annotate] [blame] [check-ins using] [diff]
2015-03-27
19:33
Added: Experimental plugin for bookmarking stations in RadioTray. (Doesn't work yet, feature request for `addRadio()` in RT.) But at least works the other way round already, displays radiotray stations in bookmarks category. file: [736517c854] check-in: [d4c3eccf15] user: mario, branch: trunk, size: 2865 [annotate] [blame] [check-ins using]