Re: [SlimDevices: Plugins] RTE Ireland - Now Playing info for programmes

2020-05-12 Thread bpa

How do you the RTE info to work  ?
Do you expect certain URLs to be used ?

For example I use http://icecast1.rte.ie/ieradio1  for RTÉ Radio 1 and I
get no additional info.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112189

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] RTE Ireland - Now Playing info for programmes

2020-05-12 Thread Paul Webster


Interesting ... there is a daily RSS feed ... but it does not contain a
direct link to the media to be played but I think it can be worked out.
Still digging.
e.g.
https://feeds.rasset.ie/rtelistings/cal/16/2020/may/07/



Paul Webster
http://dabdig.blogspot.com
author of plugins for radio france (fip etc), kcrw, supla finland, abc
australia, cbc/radio-canada

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112189

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] RTE Ireland - Now Playing info for programmes

2020-05-12 Thread Paul Webster


Here is a repo link for the programme details version.
The code is based on my other grabbers - so has a lot of stuff in it
that is not used for a source with no song updates - but it works.

http://www.dabdig.co.uk/slimserver-rep/repo-rte.xml

My reference to iPlayer plugin was for how to convert a list of shows
into menus for LMS.
My recollection is that in broad terms it needs to create an OPML format
structure.
First thing I'll do is look again at RTE data to see if it is feasible
without a huge amount of crawling.
However, I know that I have access to the data for at least one of the
other grabbers that I wrote recently.



Paul Webster
http://dabdig.blogspot.com
author of plugins for radio france (fip etc), kcrw, supla finland, abc
australia, cbc/radio-canada

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112189

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] RTE Ireland - Now Playing info for programmes

2020-05-12 Thread bpa


Paul Webster wrote: 
> I have just made a plugin for RTE stations - it shows information about
> the programme that you are streaming (title, synopsis, playing time and
> image) but no song info and no access to their archive to listen again
> to things.
> 
> If there is some interest then I'll release it - but I could do with
> someone in a different timezone to Dublin to test it (they present the
> timestamps as Dublin local without a timezone so I have to try to handle
> it ... which I think I have done).
> 
> I think I also need to work out how to add Listen Again capabilities to
> the plugins that I have built ... I expect I'll have to look more
> closely at iPlayer plugin to see how to do it.

I can help.

It's been years since I looked at RTE content as they were all over the
place with different technologies.
Their Listen Again archive wasn't amenable to processing - each program
had a web site which needed screen scraping. 
Podcasts are emphasised by RTE but often no 3rd party conmtent (e.g.
documentaries, news programs etc no music)

I doubt if iPlayer is any use since RTE use MP3 streams.

I think the best approach may be to look at the "app" and see what
formats are being used for data.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112189

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins