Index: NEWS ================================================================== --- NEWS +++ NEWS @@ -1,5 +1,22 @@ +2.2.2 (2022-02-22) + * Fix radiobrowser, radiolist, jamendo, housemixes, filtermusic, radio.net and rcast plugins. + * Introduce peertube, deprecate youtube channel. + * Elevate liveradio.ie channel as default. Also swap radionomy for streema. + * Removed support for services that went offline: Tuner2, Dirble, Listenlive, Delicast, Streamlicensing. + * Don't enable MyOggRadio channel per default for now. + * Refine dual-dependencies on python2 & 3. + * Minor changes to plugin processing and config syntax. + * Reintroduce normal_bg="" und gtk warnings for dark themes. + * Better CLI and HTTP error responses, better User-Agent string. + * Minor doc updates, update or remove stale links. + * Updates to recordflags frontend. + * Add channel icon above title/link in toolbar. + * Updates to Xiph for support of new BETA directory. + * Utilize XDG_CACHE_HOME/.cache storage now. + * Remove 0install support. Support snap instead. + 2.2.1 (2018-12-31) * Fix missing import for find_executable fallback. * Fixed shoutcast base url, and added format option. * Updates to extraction for radiolist.net, delicast, streema. * Optional bookmark subcategories. Index: PKG-INFO ================================================================== --- PKG-INFO +++ PKG-INFO @@ -1,12 +1,12 @@ Metadata-Version: 1.0 Name: streamtuner2 -Version: 2.2.1 +Version: 2.2.2 Summary: Streamtuner2 is an internet radio browser Home-page: http://fossil.include-once.org/streamtuner2/ Author: Mario Salzer Author-email: xmilky+st2@gmail.... License: Public Domain -Description: Streamtuner2 lists radio directory services like Shoutcast, Xiph, Live365, MyOggRadio, Jamendo. It allows listening via any audio player, and recording of streams via streamripper. +Description: Streamtuner2 lists radio directory services like Shoutcast, Xiph, Radiobrowser, Liveradio, Jamendo. It allows listening via any audio player, and recording of streams via streamripper. Platform: ALL Keywords: internet-radio, python, streaming, audio Index: releases.json ================================================================== --- releases.json +++ releases.json @@ -15,10 +15,18 @@ "raw": "http://milki.include-once.org/streamtuner2/streamtuner2-$version.bin.txz", "exe": "http://milki.include-once.org/streamtuner2/streamtuner2-$version.exe", "arch": "http://milki.include-once.org/streamtuner2/streamtuner2-$version.arch.txz" }, "releases": [ + { + "version": "2.2.2", + "state": "stable", + "scope": "major bugfix", + "changes": "Fix radiobrowser, radiolist, jamendo, housemixes, filtermusic, radio.net and rcast plugins. Introduce peertube, deprecate youtube channel. Elevate liveradio.ie channel as default. Removed support for services that went offline: Tuner2, Dirble, Listenlive, Delicast, Streamlicensing. Don't enable MyOggRadio channel per default for now. Refine dual-dependencies on python2 & 3. Minor changes to plugin processing and config syntax. Reintroduce normal_bg='' und gtk warnings for dark themes. Better CLI and HTTP error responses, better User-Agent string. Minor doc updates, update or remove stale links. Updates to recordflags frontend. Add channel icon above title/link in toolbar. Updates to Xiph for support of new BETA directory. Utilize XDG_CACHE_HOME/.cache storage now. Remove 0install support. Support snap instead.", + "download": "http://sourceforge.net/projects/streamtuner2/files/", + "published": "2022-02-22T02:00:00+0000" + }, { "version": "2.2.1", "state": "stable", "scope": "minor bugfix", "changes": "Fix missing import for find_executable fallback. Fixed shoutcast base url, and added format option. Updates to extraction for radiolist.net, delicast, streema. Optional bookmark subcategories. Radiotray-NG support. Optional toolbar button for search dialog. Added plugin to highlight Vorbis and Opus streams. New recordflags plugin with additional command options. Support for internal calls in specbuttons. Disable man page compression. New st2subprocess plugin for alternative player invocation schemes (mostly Windows). UI changes for player/application configuration and feature settings, colorization and icons in main statusbar. More streamlined heuristic for URL and format guessing. Logging and broader plugin dependency checking. Windows fixes related to paths and encoding. Minor text fixes.", Index: st2.py ================================================================== --- st2.py +++ st2.py @@ -2,11 +2,11 @@ # encoding: utf-8 # api: python # type: application # title: streamtuner2 # description: Directory browser for internet radio, audio and video streams -# version: 2.2.2-py3.1 +# version: 2.2.2 # state: stable # author: Mario Salzer # license: Public Domain # url: http://freshcode.club/projects/streamtuner2 # config: