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.0.src.txz | 0000680496 665 KB | |
streamtuner2-fix_desktop.patch | 0000000413 413 Bytes | |
streamtuner2-fix_paths.patch | 0000000582 582 Bytes | |
streamtuner2.changes | 0000038303 37.4 KB | |
streamtuner2.spec | 0000004255 4.16 KB |
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.