View Full Version : Internet radio plugin by Chemstar
Smudger
07-10-2009, 08:55 PM
Found this on another forum something to pass the night away.
Installation:
- *.zip Vezeichnis entpacken
- plugins.list und *.plugin nach /tmp oder usb stick kopieren
- über das plugin-menü installieren
- eigene mp3-Streams (kein AAC, kein MMS) können in der stations.xml eingetragen werden (Titel, Adresse, Logo) - max. 30 Einträge
- die Logos (70*70 jpg,gif) sind in das icons-Verzeichnis abzulegen
Eine Übersicht über die verfügbaren Radio-Streams kann unter 'http://listenlive.eu' gefunden werden.
translated : installation
Installation:
Unpack - *. zip Vezeichnis
- Plugins.list and *. plugin to / tmp or usb stick to copy
- Install from the plugin menu
- Own mp3 stream (no AAC no MMS) in stations.xml be registered (title, address, logo) - max. 30 Entries
- The logo (70 * 70 jpg, gif) are in the icons-store directory
An overview of the available radio streams can be found at 'http://listenlive.eu'.
antrabe
07-10-2009, 10:54 PM
how we can add more links?
its a great job it works fine,
mushroom
07-10-2009, 11:01 PM
a really great plugin which was missing from azbox.going to try it tonight
chemstar
07-10-2009, 11:05 PM
Currently only MP3-format supported (no AAC, no MMS).
To setup your own stations edit stations.xml available after successfull installation in /PLUGINS/iradio folder. Icons (70x70 px, JPEG or GIF) can be uploaded to the /PLUGINS/iradio/icons location.
An overview of the available radio streams can be found at 'http://listenlive.eu'.
Logo-Source: http://www.lyngsat-logo.com/radio/a_1.html
stations.xml file structure:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<stations>
<station>
<title>Radio A</title>
<url>http://ip:port</url>
<logo>logo-radioA.gif</logo>
</station>
<station>
<title>Radio B</title>
<url>http://ip:port</url>
<logo>logo-radioB.gif</logo>
</station>
</stations>
Enjoy!
tsakman
08-10-2009, 06:57 AM
Is it working with new only firmware?Because with 0.9.3281 i cant see anything
chemstar
08-10-2009, 09:51 AM
@tsakman
it is only running on the newest fw which support the audio api for plugins.
antrabe
08-10-2009, 09:57 AM
where we can find the correct link to add?
dutchmatrix
08-10-2009, 11:37 AM
Chemstar:
Can you explain more about the audio api.
Im thinking of creating a plugin as alternative for the music section.
My idea it to get cover art etc..........more like the xbmc version
If i can get this working the movie section could be next
Tia
mushroom
08-10-2009, 01:46 PM
how can i find the port that each station is using?
dutchmatrix
08-10-2009, 02:09 PM
Chemstar:
Already found out.
Its azplayer api...;-)
aurmoga
08-10-2009, 04:36 PM
How can i add more stations???
mushroom
08-10-2009, 09:37 PM
In stations.xml file You add new Stations
where can i find the port for the above stations so to configure station.xml?
aurmoga
11-10-2009, 05:42 PM
In stations.xml file You add new Stations.....???
How???
Not working what i tried.Some hint.
vrlika
11-10-2009, 09:53 PM
I really cant get my head around this stations .xml file and adding more stations to it , but how you do it with what editor ?
cheers
zeini
11-10-2009, 10:03 PM
You must take a unix-editor, eg. notepad++. And this editor you have to do format in unix.
mushroom
12-10-2009, 12:35 AM
i think the problem is that we dont know which port is every station using.is there any way to find out?
dutchmatrix
12-10-2009, 08:11 AM
Can't you get the port by looking at the source of the page when its running in your browser?
What station do you want to know the port of?
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.