May 19, 2013, 10:14:53 pm
News:
Pages: 1 [2]
Print
Author Topic: Internet Radio Interface for OSD  (Read 7546 times)
wkrik
Jr. Member
**
Posts: 94


View Profile
« Reply #15 on: January 02, 2009, 04:58:17 pm »

I just uploaded V1.3 that does the following:

Added HTTP variable in case shoutcast changes URL
Added DEBUG option to see if shoutcast data is downloading

You can get it at:  http://www.ugu.com/software/iradio

-wk
« Last Edit: January 19, 2009, 02:33:43 am by wkrik » Logged
wkrik
Jr. Member
**
Posts: 94


View Profile
« Reply #16 on: January 19, 2009, 02:34:44 am »

iradio has been updated with fixes. The current version is 1.3.1

You can get it at:  http://www.ugu.com/software/iradio

-wk
Logged
awhite
Newbie
*
Posts: 5


View Profile
« Reply #17 on: March 02, 2009, 04:54:25 pm »

I've been trying to use this script.
I have the script running on a SD drive with the following variables:

TMP="/mnt/tmpfs/mount_SD-card/tmp/"
XMMS="/usr/local/bin/xmms2"
WGET="/mnt/tmpfs/mount_SD-card/iradio-v1.3.1/wget"

I'm able to get a list of genres and a list of stations within the genre.

I  keep getting the following error with this script:

Starting Radio Station...
ERROR: Couldn't add http://131.247.45.225:8000 to playlist: Sql error/corruption selecting max(id)

The script then says that it is playing the station, but the OSD doesn't operate that way.

Any assistance would be appreciated. Thanks
Logged
greyback
Administrator
Hero Member
*****
Posts: 1639


View Profile
« Reply #18 on: March 02, 2009, 05:13:44 pm »

Unusual error that, it looks like the SQL database file is corrupted. I suggest finding the database file
Code:
xmms2 config_list | grep medialib.path
(I get /media/ext/data/xmms2/medialib.db) and renaming it. With luck, xmms2 will just recreate one for itself, and this error will go away.
-G


Logged
awhite
Newbie
*
Posts: 5


View Profile
« Reply #19 on: March 03, 2009, 08:39:39 am »

Thanks, that was the right fix. Works well!
Logged
Pages: 1 [2]
Print
Jump to: