|
Adding Artwork to BBC Radio streams workaround
|
|
17-02-2015, 21:44
Post: #11
|
|||
|
|||
| RE: Adding Artwork to BBC Radio streams workaround | |||
|
17-02-2015, 21:47
Post: #12
|
|||
|
|||
RE: Adding Artwork to BBC Radio streams workaround
(17-02-2015 21:44)simoncn Wrote:(17-02-2015 21:33)jack_c85 Wrote: How do TuneIn do it? I was hoping you'd know and magically implement it... I'm just being greedy! As I said in my first post, I can't tel you how grateful I am for your efforts and the lack of artwork for me isn't the important thing, would be nice but it's all about the stream quality and that you've solved. Thanks again. |
|||
|
17-02-2015, 21:53
(This post was last modified: 17-02-2015 23:19 by simoncn.)
Post: #13
|
|||
|
|||
| RE: Adding Artwork to BBC Radio streams workaround | |||
|
19-02-2015, 14:22
Post: #14
|
|||
|
|||
RE: Adding Artwork to BBC Radio streams workaround
(17-02-2015 21:33)jack_c85 Wrote:(17-02-2015 21:12)simoncn Wrote:(17-02-2015 21:05)jack_c85 Wrote: I'm guessing this isn't something you will develop into the URL I'm using above? Would be amazing if you could Certainly with TuneIn on the Sonos controller, you can see all the radio station icons when you are just browsing the directory of stations without any streaming so it could be that TuneIn stores the icon along with its database of stations and the icon isn't provided by streaming at all. |
|||
|
19-02-2015, 19:34
(This post was last modified: 19-02-2015 19:36 by PeteManchester.)
Post: #15
|
|||
|
|||
RE: Adding Artwork to BBC Radio streams workaround
(17-02-2015 21:05)jack_c85 Wrote: How do TuneIn do it? TuneIn use a lot of meta data for each radio station, including a link to an image file, for example: Code: { "element" : "outline", PS, great work Simon, Minimserver is just getting better and better... |
|||
|
19-02-2015, 21:04
(This post was last modified: 19-02-2015 21:24 by alexm.)
Post: #16
|
|||
|
|||
|
RE: Adding Artwork to BBC Radio streams workaround
Hi Pete,
That's very interesting, how did you get hold of that piece of code, actually, how can I obtain the code for TuneIn presented station? Does it get delivered to the render/player as a plain text file as you show above? |
|||
|
20-02-2015, 10:15
Post: #17
|
|||
|
|||
RE: Adding Artwork to BBC Radio streams workaround
(19-02-2015 21:04)alexm Wrote: Hi Pete, There is an API for TuneIn, I did some work building an integration with TuneIn for my mediaplayer last year, but could not publish it in the end because I could not get a PartnerId from TuneIn.. https://github.com/PeteManchester/MediaP...o-Provider It is a web based api, for example http://opml.radiotime.com/Browse.ashx?render=json Will give you the categories.. http://opml.radiotime.com/Browse.ashx?re...on&c=local Will give you the local category http://opml.radiotime.com/Browse.ashx?re...id=r100781 Will give you the Manchester local stations.. http://opml.radiotime.com/Browse.ashx?c=...partnerid=[ID]&username=[USERNAME] If you have a UserAccount with TineIn and can get a PartnerId, this would give you all your preset favourites.. |
|||
|
20-02-2015, 10:32
Post: #18
|
|||
|
|||
|
RE: Adding Artwork to BBC Radio streams workaround
Interesting, so hypothetically speaking, could I locally 'spoof' the preset favourites xml page on a local server to include minimStreamer's links but pass through all other information (like artwork) to my renderer?
|
|||
|
20-02-2015, 13:06
Post: #19
|
|||
|
|||
RE: Adding Artwork to BBC Radio streams workaround
(20-02-2015 10:32)alexm Wrote: Interesting, so hypothetically speaking, could I locally 'spoof' the preset favourites xml page on a local server to include minimStreamer's links but pass through all other information (like artwork) to my renderer? Hi Alex, That is how my mediaplayer works, I have a RadoiList.json file where I configure all my TuneIn stations and I can set my BBC stations to MinimServers url. Not sure how you would do it on other mediaplayers though.. , { "element": "outline", "type": "audio", "text": "95.1 | BBC Manchester (Community)", "URL": "http://192.168.1.205:9790/minimstreamer/*/MN/http/a.files.bbci.co.uk/media/live/manifesto/audio/simulcast/hls/uk/sbr_high/llnw/bbc_radio_manchester.m3u8", "bitrate": "48", "reliability": "98", "guide_id": "s18214", "subtext": "Mike Shaftsssss", "genre_id": "g249", "formats": "wma", "show_id": "p182033", "item": "station", "image": "http://d1i6vahw24eb07.cloudfront.net/s18214q.png", "current_track": "Mike Shaftssssss", "now_playing_id": "s18214", "preset_number": "21", "preset_id": "s18214", "keep_url":true, "is_preset": true } |
|||
|
23-02-2015, 19:13
Post: #20
|
|||
|
|||
RE: Adding Artwork to BBC Radio streams workaround
(17-02-2015 20:23)simoncn Wrote:(17-02-2015 19:36)jack_c85 Wrote: Seems this is working for some, are these people using UPNP? I'm using a direct link, would you expect this to work? If not can it? So is there a dummies guide to setting this up? I just need the BBC artwork to display for the radio stations. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



