![]() |
MediaBox on n810: Manually add internet radio/streams?
Does anyone know how to manually add streaming media, i.e., internet radio URLs to the latest version of MediaBox?
I realize there's a Shoutcast directory, but I'd prefer to just add URLs manually to a playlist. I tried manually creating a playlist with a URL starting with "iradio-stations", but no dice. |
Re: MediaBox on n810: Manually add internet radio/streams?
This sounds like a good feature for the next version.
Currently it's not supported. |
Re: MediaBox on n810: Manually add internet radio/streams?
Thanks for the reply!
So just to clarify, there isn't a bookmark file or anything I can edit to add streams without using Shoutcast, correct? |
Re: MediaBox on n810: Manually add internet radio/streams?
Quote:
For reference, this is how the path is built: Code:
def __encode_station(self, name, bitrate, mimetype, resource, genre): Name, bitrate, genre don't matter. MIME type could be "audio/mpeg". Resource is the URL. The fields are separated by 3 Tabulators, so you have something like: Code:
MyStation\t\t\t128\t\t\taudio/mpeg\t\t\thttp://my.station.com/music.pls\t\t\tGENRE Code:
MyStation%09%09%09128%09%09%09audio%2Fmpeg%09%09%09http%3A%2F%2Fmy.station.com%2Fmusic.pls%09%09%09GENRE Code:
iradio-shoutcast:///A/MyStation%09%09%09128%09%09%09audio%2Fmpeg%09%09%09http%3A%2F%2Fmy.station.com%2Fmusic.pls%09%09%09GENRE |
All times are GMT. The time now is 14:10. |
vBulletin® Version 3.8.8