topic title: Streamtuner2
Posts: 2
azhawkeye
Joined: 30 Jun 2016
#1
Streamtuner2 in final version 16 will not load shoutcast or some other categories. This worked fine in RC1 and before.

$ streamtuner2
Traceback (most recent call last):
File"/usr/bin/streamtuner2", line 422, in load_plugin_channels
plugin_obj = plugin_class(parent=self)
File"/usr/share/streamtuner2/channels/favicon.py", line 87, in __init__
os.mkdir(conf.icon_dir)
OSError: [Errno 2] No such file or directory: '~/.config/streamtuner2/icons'
[ERR] HTTP error or extraction failure.
Exception in thread Thread-1:
Traceback (most recent call last):
File"/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File"/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
File"/usr/share/streamtuner2/channels/__init__.py", line 466, in first_show
self.load(self.current)
File"/usr/share/streamtuner2/channels/__init__.py", line 370, in load
self.save()
File"/usr/share/streamtuner2/channels/__init__.py", line 295, in save
conf.save("cache/" + self.module, self.streams, gz=1)
File"/usr/share/streamtuner2/config.py", line 207, in save
os.mkdir(subdir)
OSError: [Errno 2] No such file or directory: '~/.config/streamtuner2/cache'

This is running is latest Virtualbox live. I also tried going to a previous version of Streamtuner2 with same results.

Also Guayadeque errors when trying to play shoutcast audio.

Error: Gstreamer error 'Your GStreamer installation is missing a plug-in.'

Not sure what is causing this. Tried several adding plugins without resolving problem.
Posts: 2,238
dolphin_oracle
Joined: 16 Dec 2007
#2
seeing similar in streamtuner2 in the released antiX full. Looks like there was a version bump between rc1 and release. shoutcast and xiph.org are the main ones not working. youtube, internet radio, and others are working.
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#3
Just delete the streamtuner2 folder in ~/,config

However, you will have to set up the preferences yourself
anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#4
New version in repo. You still need to delete old streamtuner2 folder in ~/,config

shoutcast crashes on first use complaining something about https, but works ok afterwards
Posts: 2
azhawkeye
Joined: 30 Jun 2016
#5
Thanks, that solved the problem for Streamtuner2