Index: README ================================================================== --- README +++ README @@ -94,10 +94,26 @@ history ------- +2.1.1 +- Added SurfMusik and Youtube plugin channels. Google/DMOZ removed. +- Jamendo viewing now utilizes the v3.0 JSON API for genres/tracks + and uses cover images instead of favicons. +- A new logo was introduced. +- The reworked configuration dialog now provides editable lists for + player and recording apps configuration, a more descriptive options + pane, a better overview for enabled and available plugins (with fresh + meta comment blocks), and dropdowns instead of text-fields are used. +- Internet-Radio parsing was fixed, a workaround for absent titles + added. Shoutcast also alternates between DOM and Regex fetching. +- For Xiph browsing a custom caching API was introduced. +- Status bar / download progress display was fixed. +- A history plugin was added. And extension hooks{} support started. +- Some more Python3 fixes applied. Documentation was adapted. + 2.1.0 - support for running on Python3 or Python2, as well as Gtk3 (PyGI) and Gtk2 (PyGtk with Python2) bindings - fixed Shoutcast, DMOZ, Live365 - while Jamendo now lists radios only Index: _package.epm ================================================================== --- _package.epm +++ _package.epm @@ -1,7 +1,7 @@ %product streamtuner2 - internet radio browser -%version 2.1.0 +%version 2.1.1 %vendor Mario Salzer %license %copyright Placed into the Public Domain, 2009-2014 %readme README Index: config.py ================================================================== --- config.py +++ config.py @@ -76,10 +76,11 @@ } self.plugins = { "bookmarks": 1, # built-in plugin, cannot be disabled "shoutcast": 1, "xiph": 1, + "modarchive": 0, # disable per default "file": 0, # disable per default "punkcast": 0, # disable per default "history": 0, "basicch": 0, # ceased "tv": 0, # ceased Index: gtk2.xml ================================================================== --- gtk2.xml +++ gtk2.xml @@ -240,25 +240,11 @@ 5 6 - - True - True - 0.019999999552965164 - 0.49000000953674316 - You usually want to run recording applications in a -terminal window, as they're commandline tools. - True - True - - - True - True - 7 - + @@ -1979,10 +1965,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + all channels True True @@ -2336,13 +2367,10 @@ True - - record,1 - False 5 normal @@ -2702,10 +2730,28 @@ + + + + + + + + + + + + + + + + + + True True @@ -2720,10 +2766,13 @@ 2 1 2 + + + @@ -3245,12 +3294,12 @@ True False bookmark True - + @@ -3257,12 +3306,12 @@ gtk-save-as True False True True - + @@ -3269,13 +3318,13 @@ gtk-edit True False True True - + - + @@ -3344,12 +3393,12 @@ gtk-delete True False True True - + @@ -3661,12 +3710,12 @@ True - True False + False stop gtk-cancel Index: gtk3.xml ================================================================== --- gtk3.xml +++ gtk3.xml @@ -241,25 +241,11 @@ 5 6 - - True - True - 0.019999999552965164 - 0.49000000953674316 - You usually want to run recording applications in a -terminal window, as they're commandline tools. - True - True - - - True - True - 7 - + @@ -808,10 +794,11 @@ True True + 30 False False True @@ -2013,10 +2000,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + all channels True True @@ -2375,13 +2452,10 @@ True - - record,1 - False 5 normal @@ -2759,10 +2833,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True True @@ -2775,10 +2885,16 @@ 2 1 2 + + + + + + @@ -3698,12 +3814,12 @@ True - True False + False stop gtk-cancel