streamtuner2
http://milki.include-once.org/streamtuner2/
Streamtuner2 is an internet radio browser. It utilizes various directory services like Shoutcast, Xiph, InternetRadio, SurfMusik, MyOggRadio, iCast, or Jamendo and Youtube to present categorized streaming stations. It chains to installed audio players like Audacious or VLC, uses streamripper for recording, but also allows bookmarking, exporting and easy searching.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/streamtuner2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
streamtuner2-2.2.2.src.txz | 0000695184 679 KB | |
streamtuner2-fix_desktop.patch | 0000000413 413 Bytes | |
streamtuner2-fix_paths.patch | 0000000582 582 Bytes | |
streamtuner2.changes | 0000040526 39.6 KB | |
streamtuner2.spec | 0000004393 4.29 KB |
Latest Revision
Eric Schirra (ecsos)
accepted
request 1150769
from
Eric Schirra (ecsos)
(revision 4)
- Adjustments patch macro for rpm 4.20. - Update to 2.2.2 * 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.
Comments 2
Hi Eric,
for some time now streamtuner2 does not work anymore on my tumbleweed system. steuer@gaia:~> streamtuner2 Traceback (most recent call last): File "/usr/bin/streamtuner2", line 12, in <module> import st2 File "/usr/share/streamtuner2/st2.py", line 61, in <module> import ahttp File "/usr/share/streamtuner2/ahttp.py", line 18, in <module> import requests File "/usr/lib/python2.7/site-packages/requests/init.py", line 43, in <module> import urllib3 File "/usr/lib/python2.7/site-packages/urllib3/init.py", line 7, in <module> from .connectionpool import ( File "/usr/lib/python2.7/site-packages/urllib3/connectionpool.py", line 11, in <module> from .exceptions import ( File "/usr/lib/python2.7/site-packages/urllib3/exceptions.py", line 2, in <module> from .packages.six.moves.http_client import ( File "/usr/lib/python2.7/site-packages/urllib3/packages/init.py", line 3, in <module> from . import ssl_match_hostname ImportError: cannot import name ssl_match_hostname
Hello dsteuer, i have no Tumbleweed, so i can not test it. But can you install it from my repo? In my repo the build use python-urllib3 in version 1.25.x Here it use the old 1.24. And i have no rights to restart build. Please test my repo and give a feedback to me.