Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-14 Thread Paul Webster


I have just modified my stream matching regex so that the hls streams do
not trigger my plugin - so this should mean that you can play the MP3
stream and see what RNP does with it and then you can switch to HLS to
see what PlayHLS does with the different data.

As before, to try it out ... download the attached ZIP file ... unzip it
to get the .json file ... copy that .json file to the plugin stationdata
directory.


+---+
|Filename: stationdata-z100whtzfm.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36460|
+---+


Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread yeomanspc

Thanks Paul - I have installed the RNP plugin, and will add your station
info and have another bash.  At the moment the HLS streams are better
than the shoutcast ones were, but if I read right, the RNP is for
shoutcast streams and might barf at the HLS ones.  I’ll play around.


Sent from my iPhone using Tapatalk





yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread Paul Webster

I have been experimenting with the API to iHeartRadio song info.
My code is working but their data quality is poor.
The “Now Playing” track info is often more than 2 minutes late and
sometimes not present at all.
You can see it via the “recently- played” part of their site.

I’ll try some other iHeart stations before I give up on it.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread bpa


Example of my WebGui  - no metadata showing from other URLs

36437


+---+
|Filename: iHeart13Dec21.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36437|
+---+


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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread bpa

yeomanspc wrote: 
> First off, big thank you for all your work continuing to keep the
> Squeeze environment current over the years - it seems like you have
> supported additional features for longer than Logitech supported the
> original product.
> 
> The screen shot was from IPeng.  > > > 
> > 
> > With Save and Edit - that look sliek a Ipeng feature so I can do nothing
> > with that.,
> > > > > > > But it’s the same on web UI.
> > > When you select the radio station on the IHeart plugin, it adds all 4
> > > feeds to playlist.  I attach a similar screen grab from the webUI. 
> > > > > > > 
> > It's not the same - it shows 4 URL which could play but which only
> > one is playing . The metadata for the stopped stream will never
> > update and will revert station.  They will never show "adConfig"
> > stuff
> > 
> > > > > > >  Reading the above posts, you suggest to use the HLS streams 
> > > > > > > rather than
> > > shoutcast?  I’ll skip forward in future.  I can also confirm that as of
> > > this morning, the HLS stream is displaying either the station name or
> > > the advertiser (for the most part) > > > > 
> > HLS gives you Track Art.  So audio quality difference.
> > 
> > Use iHeart Settings to select preference to get HLS first.
> > 
> > The 4 URL in a playlist means if one is not working - LMS will try
> > the next one.
> > 
> > 
> > 
> > 
> > 
> > 
> > whereas the shoutcast stream is scrolling raw tags and not being
> > parsed except for tracks sometimes.  
> > I’ll leave it running on HLS but it already looks much better then
> > the shoutcast streams.
> > 
> > 
> > Sent from my iPhone using Tapatalk> >



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread Paul Webster


yeomanspc wrote: 
> whereas the shoutcast stream is scrolling raw tags and not being parsed
> except for tracks sometimes.  
> 

See my earlier posts for how you can resolve this for the Shoutcast
streams.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread yeomanspc

First off, big thank you for all your work continuing to keep the
Squeeze environment current over the years - it seems like you have
supported additional features for longer than Logitech supported the
original product.

The screen shot was from IPeng.  But it’s the same on web UI.
When you select the radio station on the IHeart plugin, it adds all 4
feeds to playlist.  I attach a similar screen grab from the webUI.
[image:
https://uploads.tapatalk-cdn.com/20211213/f95ab97a8358f57432e81bf7614c9b3d.jpg]
Reading the above posts, you suggest to use the HLS streams rather than
shoutcast?  I’ll skip forward in future.  I can also confirm that as of
this morning, the HLS stream is displaying either the station name or
the advertiser (for the most part) whereas the shoutcast stream is
scrolling raw tags and not being parsed except for tracks sometimes.  
I’ll leave it running on HLS but it already looks much better then the
shoutcast streams.


Sent from my iPhone using Tapatalk





yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread bpa


yeomanspc wrote: 
> [image:
> https://uploads.tapatalk-cdn.com/20211213/5f0c83cb406c25aea85e529a51cfb901.jpg]

How & where is this screenshot taken ?

It is a snapshot of the HLS m3u8 chunk Playlist (i.e. usually 10 sec
segments but in this case zero secs ! ) and AFAIK should not be made
visible - it needs to be suppressed.
If it from iPeng - I cannot test.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread bpa


I've just done a quick test on Z100.

iHeart ad stuff is a mess.

I get "adContext" only in thr HLS EXTINF - nothing in the ID3 tags. No
"song_spot" stuff so no flags.
I get no "adContext" displayed on WebUI or Material. 

"adContext" seems to be another way of inserting ads.


Code:


  #EXTINF:10,offset=0,adContext=\'\'
  http://n46b-e2.revma.ihrhls.com/zc1469/70_dhpyrhxnzmj002/main/164192258.aac
  #EXTINF:10,offset=0,adContext=\'\'
  http://n46b-e2.revma.ihrhls.com/zc1469/70_dhpyrhxnzmj002/main/164192259.aac
  #EXTINF:10,offset=0,adContext=\'\'
  http://n46b-e2.revma.ihrhls.com/zc1469/70_dhpyrhxnzmj002/main/164192260.aac
  


and shortly afterwards - changeover to track details

Code:


  #EXTINF:10,offset=0,adContext=\'\'
  http://n46b-e2.revma.ihrhls.com/zc1469/70_dhpyrhxnzmj002/main/164192267.aac
  #EXTINF:10,offset=0,title="YEAH!",artist="Usher / Lil Jon / 
Ludacris",url="song_spot=\\"F\\" MediaBaseId=\\"0\\" itunesTrackId=\\"0\\" 
amgTrackId=\\"-1\\" amgArtistId=\\"0\\" TAID=\\"0\\" TPID=\\"0\\" 
cartcutId=\\"0\\" amgArtworkURL=\\"null\\" length=\\"00:04:09\\" unsID=\\"-1\\" 
spotInstanceId=\\"2b4cfa62-d470-41d1-8675-6850a447e66a\\""
  http://n46b-e2.revma.ihrhls.com/zc1469/70_dhpyrhxnzmj002/main/164192268.aac
  #EXTINF:10,offset=0,title="YEAH!",artist="Usher / Lil Jon / 
Ludacris",url="song_spot=\\"F\\" MediaBaseId=\\"0\\" itunesTrackId=\\"0\\" 
amgTrackId=\\"-1\\" amgArtistId=\\"0\\" TAID=\\"0\\" TPID=\\"0\\" 
cartcutId=\\"0\\" amgArtworkURL=\\"null\\" length=\\"00:04:09\\" unsID=\\"-1\\" 
spotInstanceId=\\"2b4cfa62-d470-41d1-8675-6850a447e66a\\""
  http://n46b-e2.revma.ihrhls.com/zc1469/70_dhpyrhxnzmj002/main/164192269.aac
  




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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread Paul Webster


FYI - I left the shoutcast stream running over my night with my Radio
Now Playing plugin configured to intercept metadata for this station.
Based on what I see in "What Was That Tune" plugin ... all of the ad
breaks and advertorials/info-breaks were hidden by the plugin.

>From my logs I can see that in the approx 12 hours there were (truncated
the lines below - with number of occurrences shown at the start)

Code:


  26 StreamTitle=' - text="Spot Block End"
  1 StreamTitle=' - text="Spot Block"
  1 StreamTitle='1-800-Got Junk - text="1-800-Got Junk" song_spot="T"
  3 StreamTitle='1432771-1254 Ttwn - text="1432771-1254 Ttwn" song_spot="T" 
  3 StreamTitle='1432771-804 Ttwn - text="1432771-804 Ttwn" song_spot="T"
  1 StreamTitle='8995448 Nyc Weds - text="8995448 Nyc Weds" song_spot="T"
  1 StreamTitle='9007428_ihr Podcast - text="I Am Kobe - 9007428_ihr Podcast - 
I Am Kobe" song_spot="T"
  28 StreamTitle='adContext="aHR0cH
  3 StreamTitle='Elvis - text="Hello Tushy/30/** Z100 Endorsement **" 
song_spot="T"
  6 StreamTitle='Elvis - text="Ihm Promo Product *Z100 Only*" song_spot="T"
  1 StreamTitle='Gandhi - text="Serino/15/Three Shows/** Z100 Endorsement **" 
song_spot="T"
  1 StreamTitle='General Motors - text="Danielle Nov 15 - General Motors - 
Danielle Nov 15" song_spot="T"
  2 StreamTitle='Houzz - text="Houzz" song_spot="T"
  1 StreamTitle='Howard Hoffman - text="Iheart Radio B'way" song_spot="T"
  1 StreamTitle='Kenyon - text="Toyota/15/Bbb Podcast" song_spot="T"
  2 StreamTitle='Knapp - text="Dunkin Brands" song_spot="T"
  1 StreamTitle='Knapp - text="Macys" song_spot="T"
  96 StreamTitle='NY's #1 Hit Music Station - text="Z100" song_spot="T"
  2 StreamTitle='Osmo - text="Osmo" song_spot="T"
  1 StreamTitle='Pc Richards And Son - text="Pc Richards And Son" song_spot="T"
  StreamTitle='Pfizer - text="Pfizer" song_spot="T"
  1 StreamTitle='Quickchek Corp - text="Quickchek Corp" song_spot="T"
  2 StreamTitle='Radiospot- 15 - text="Do Not Delete! - Radiospot- 15 - Do Not 
Delete!" song_spot="T"
  3 StreamTitle='Radiospot- 30 - text="Don't Erase - Radiospot- 30 - Don't 
Erase" song_spot="T"
  1 StreamTitle='Radiospot- 60 -Do Not Delete! - text="Radiospot- 60 -Do Not 
Delete!" song_spot="T"
  1 StreamTitle='Rpm Namco/Rpm Phantom - text="Rpm Namco/Rpm Phantom" 
song_spot="T"
  1 StreamTitle='Stewart - text="Fox Searchlight/15/Nightmare Alley" 
song_spot="T"
  1 StreamTitle='T-Mobile - text="T-Mobile" song_spot="T"
  3 StreamTitle='title="EntertainmentReport121021b",artist="",url="song_spot="F"
  3 StreamTitle='title="HealthBeat121021b",artist="",url="song_spot="F"
  3 StreamTitle='title="TechRoundup121021b",artist="",url="song_spot="F"
  1 StreamTitle='Wendy - text="Touro College" song_spot="T"
  5 StreamTitle='Z Insider Monday - text="Z Insider Monday" song_spot="T"
  



All of the rest were real songs and had a song_spot of M or F.
You can also see from the above list that some of the info segments also
had a song_spot of F but had no artist name ... and my plugin is set to
not show song information is there is no artist name.
Regular LMS playing the shoutcast stream would have shown all of the
above.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-13 Thread bpa

yeomanspc wrote: 
> Hi,
> I have a few server setups.  Main ones are QNAP running LMS 8.3.  I also
> have an Odroid U2 (like a pi) running Max2play 211022 - this is running
> LMS 8.2 (can’t seem to get it to install8.3).  Last week this was on
> 7.9.4.  The players are Squeezebox classic (3?) and also old SB 2.  I
> get same or similar whether I run off main QNAP servers or Odroid.
> Versions as follows:
> 
> Logitech Media Server Version: 8.2.0 - 1627922070 @ Tue Aug 3 11:39:20
> CEST 2021
> Hostname: max2play114
> Server IP Address: 192.168.11.3
> Server HTTP Port Number: 9000
> Operating system: Debian - EN - utf8
> Platform Architecture: armv7l-linux
> Perl Version: 5.18.2 - arm-linux-gnueabihf-thread-multi-64int
> Audio::Scan: 0.95
> IO::Socket::SSL: 1.965
> Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
> 
> Z100 WHTZ-FM has 4 streams - shoutcast; shoutcast secure; HLS and HLS
> secure.  I have tried all. I agree this afternoon I have not seen so
> much the issues on ads, but I am seeing the “spot block end” message in
> the shoutcast streams and right now no track names (maybe tag names are
> missing) HLS seems (for the most part) to be displaying correct track
> name and number.
> Attaching a couple of screen shots - one from IPeng, and one of the
> player.
> Let me know if I can supply anything else.  I guess I am looking for it
> to display track info, and in all other scenarios, to display the
> station name (ie discard tags if not track name

Thanks for the updated info - all are up to date and so it is not an old
PlayHLS issue. 
I will do nothing with shoutcast streams.

I'll look at PlayHLS to minimise the ad format messages which are
specific to iHeart. Other stations use different formatting so it is
functionality I'd prefer not to be in the HLS plugin as it will get out
of control.

Your info confirms that ad behaviour is quite varied and there are
multiple cases.
I don't usually test with Touch/Squeezeplay or Material UIs so I need to
check if perhaps "adContext" display is somehow a UI specific artifact.

General advice - the system that has IO::Socket::SSL version of 1.*
needs to be updated to a 2.*  - https connection will fail as 1.9* is
very old in security terms.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread yeomanspc


Play HLS is 2.8


Sent from my iPhone using Tapatalk





yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread yeomanspc

Hi,
I have a few server setups.  Main ones are QNAP running LMS 8.3.  I also
have an Odroid U2 (like a pi) running Max2play 211022 - this is running
LMS 8.2 (can’t seem to get it to install8.3).  Last week this was on
7.9.4.  The players are Squeezebox classic (3?) and also old SB 2.  I
get same or similar whether I run off main QNAP servers or Odroid.
Versions as follows:

Logitech Media Server Version: 8.2.0 - 1627922070 @ Tue Aug 3 11:39:20
CEST 2021
Hostname: max2play114
Server IP Address: 192.168.11.3
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: armv7l-linux
Perl Version: 5.18.2 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 0.95
IO::Socket::SSL: 1.965
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)

Z100 WHTZ-FM has 4 streams - shoutcast; shoutcast secure; HLS and HLS
secure.  I have tried all. I agree this afternoon I have not seen so
much the issues on ads, but I am seeing the “spot block end” message in
the shoutcast streams and right now no track names (maybe tag names are
missing) HLS seems (for the most part) to be displaying correct track
name and number.
Attaching a couple of screen shots - one from IPeng, and one of the
player.
Let me know if I can supply anything else.  I guess I am looking for it
to display track info, and in all other scenarios, to display the
station name (ie discard tags if not track name)
[image:
https://uploads.tapatalk-cdn.com/20211213/5f0c83cb406c25aea85e529a51cfb901.jpg]
[image:
https://uploads.tapatalk-cdn.com/20211213/50bcd6ffe162a64a20e018f183f47ef4.jpg]





yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa

yeomanspc wrote: 
> Use iHeart plugin a lot.  Mostly to older squeezeboxes.  When playing a
> track it correctly parses the track name and artist and in between it
> shows the radio station but when playing ads I get all the “adcontext”
> data scrolling across the display  (listening to z100 NY).  Is there a
> way to suppress this / change the display to show station name when ads
> are being streamed.?  Is this parsing done in the iHeart plug-in or
> something else (would it require significant change to plugin? I have no
> skills in this kind of coding)

Are you playing the HLS streams ?
If you are playing HLS - what version of PlayHLS plugin are you using ?
What verison of LMS ?  what sort of player ?

I have been testing (Z100 and other iHeart) and when I hear ads - the ad
text reflects the message (i.e.sponsor) that is being broadcast. Ihave
not seen any "adcontext" scrolling.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa


Type "T"  is not reserved for station title but text such as the ad
company name

Code:


  #EXTINF:10,title="International Diamond Center",artist="International Diamond 
Center",url="song_spot=\\"T\\" MediaBaseId=\\"0\\" itunesTrackId=\\"0\\" 
amgTrackId=\\"-1\\" amgArtistId=\\"0\\" TAID=\\"0\\" TPID=\\"0\\" 
cartcutId=\\"8327486001\\" amgArtworkURL=\\"null\\" length=\\"00:01:00\\" 
unsID=\\"-1\\" spotInstanceId=\\"41760972\\""
  http://n11b-e2.revma.ihrhls.com/zc797/17_pxbmwsys7c8902/main/164188100.aac
  #EXTINF:10,title="Chatham Motor Sales, Inc.",artist="Chatham Motor Sales, 
Inc.",url="song_spot=\\"T\\" MediaBaseId=\\"0\\" itunesTrackId=\\"0\\" 
amgTrackId=\\"-1\\" amgArtistId=\\"0\\" TAID=\\"0\\" TPID=\\"0\\" 
cartcutId=\\"8326852001\\" amgArtworkURL=\\"null\\" length=\\"00:00:15\\" 
unsID=\\"-1\\" spotInstanceId=\\"42553264\\""
  http://n11b-e2.revma.ihrhls.com/zc797/17_pxbmwsys7c8902/main/164188101.aac
  #EXTINF:10,title="St Josephs/Candler Hcs",artist="St Josephs/Candler 
Hcs",url="song_spot=\\"T\\" MediaBaseId=\\"0\\" itunesTrackId=\\"0\\" 
amgTrackId=\\"-1\\" amgArtistId=\\"0\\" TAID=\\"0\\" TPID=\\"0\\" 
cartcutId=\\"8324671001\\" imgArtworkURL=\\"null\\" length=\\"00:01:00\\" 
unsID=\\"-1\\" spotInstanceId=\\"42056027\\""
  http://n11b-e2.revma.ihrhls.com/zc797/17_pxbmwsys7c8902/main/164188102.aac
  
  




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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa


I thought EXTINF was the source of the metadata being displayed when
playing HLS stream - turns out the data is in MPEG2/AAC embedded ID3
tags

The TIT2 and TPE1 tags have artist and track title but the ICY and
EXTINT metadata "string" is found in the TXXX and WXXX tags.

I haven't found ads on other station yet even West Coast.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa


I can only to quick tests every so often  at the moment, I haven;t heard
an "ad" - I wonder if ads are mainly "prime-time" (i.e. not sunday
afternoon/evening).

As I havn't captured an ad in HLS EXTINF yet, I'm tryin a few other
station at random to see if ads are more prevalent.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread Paul Webster


Yep - that is why I was looking for "M" and now "F".

To try mine ... 

If not already installed then ... install Radio Now Playing plugin and
restart LMS.

Then take the attached zip file and unzip it and copy the unzipped file
( stationdata-z100whtzfm.json ) to the plugin's "stationdata" directory
and restart LMS.
The directory will be somewhere like
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RadioNowPlaying/stationdata
(you can find the LMS Cache directory from Settings/Information in LMS
Default web UI)
you should see lots of other .json files already in there.

Do not try playing the HLS version of their stream while this
broadcaster is enabled in the plugin because it will probably result in
the metadata appearing to get stuck.
I'll work out a way to avoid that later.


+---+
|Filename: stationdata-z100whtzfm.zip   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36432|
+---+


Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa


New song spot type "T" - looks like a station title burst 

Code:


  
  #EXTINF:10,title="Z100",artist="NY\'s #1 Hit Music 
Station",url="song_spot=\\"T\\" MediaBaseId=\\"0\\" itunesTrackId=\\"0\\" 
amgTrackId=\\"0\\" amgArtistId=\\"0\\" TAID=\\"0\\" TPID=\\"0\\" 
cartcutId=\\"0\\" amgArtworkURL=\\"\\" length=\\"00:00:00\\" unsID=\\"0\\" 
spotInstanceId=\\"-1\\""
  




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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa


Paul Webster wrote: 
> Now the format of their ICY metadata has changed!
> 
> e.g.
> > 
Code:

  >   > 
  > StreamTitle='title="SOMETHING JUST LIKE THIS",artist="Chainsmokers / 
Coldplay",url="song_spot="F" MediaBaseId="0" itunesTrackId="0" amgTrackId="-1" 
amgArtistId="0" TAID="0" TPID="0" cartcutId="0" amgArtworkURL="null" 
length="00:04:00" unsID="-1" 
spotInstanceId="6eb92d31-83ec-4a1f-aba9-f2abb845a117""';
  > 

> > 
> Really messy for them to embed the stuff after the artist in a field
> called "url" and then to have fields inside that with double-quotes as
> well!
> Anyway - I should be able to handle this format as well.
> Note - this time the "song_spot" field is "F" not "M" like in the
> previous format.

IIRC This variability was the reason I did a simple task of trying to
get track artist and cover art - and passing through anything else that
was different.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread Paul Webster


Now the format of their ICY metadata has changed!

e.g.

Code:


  StreamTitle='title="SOMETHING JUST LIKE THIS",artist="Chainsmokers / 
Coldplay",url="song_spot="F" MediaBaseId="0" itunesTrackId="0" amgTrackId="-1" 
amgArtistId="0" TAID="0" TPID="0" cartcutId="0" amgArtworkURL="null" 
length="00:04:00" unsID="-1" 
spotInstanceId="6eb92d31-83ec-4a1f-aba9-f2abb845a117""';
  


Really messy for them to embed the stuff after the artist in a field
called "url" and then to have fields inside that with double-quotes as
well!
Anyway - I should be able to handle this format as well.
Note - this time the "song_spot" field is "F" not "M" like in the
previous format.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread Paul Webster

When their meta data was flowing well over http (perhaps over their
night when no live DJ) the “end” tag appears at the end of a set of
adverts. The adverts before ut had different metadata.
There is a tag in their shoutcast that is “M” for music and “T” when not
… which I use in the regex.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa


With HLS there are multiple places to provide metadata.

For Z100, track data seems to be provided into the HLS playlist - and I
think it is easy to spot any title starting with *text="Spot Block End"*
. As it looks like a small mod, I'll try to get around to updating
PlayHLSv2 but time at the moment is scarce.

Code:


  #EXTM3U
  #EXT-X-TARGETDURATION:10
  #EXT-X-MEDIA-SEQUENCE:164185043
  #EXT-X-DISCONTINUITY
  #EXTINF:10,title="text=\"Spot Block End\" amgTrackId=\"9876543\"",artist=" 
",url="length=\"00:00:00\""
  http://n45b-e2.revma.ihrhls.com/zc1469/69_knqfzr07e18s02/main/164185041.aac
  #EXTINF:10,title="text=\"Spot Block End\" amgTrackId=\"9876543\"",artist=" 
",url="length=\"00:00:00\""
  http://n45b-e2.revma.ihrhls.com/zc1469/69_knqfzr07e18s02/main/164185042.aac
  #EXTINF:10,title="text=\"Spot Block End\" amgTrackId=\"9876543\"",artist=" 
",url="length=\"00:00:00\""
  http://n45b-e2.revma.ihrhls.com/zc1469/69_knqfzr07e18s02/main/164185043.aac
  




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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa

Paul Webster wrote: 
> My trick is working for http streaming … but … when I have been trying
> it out over the last hour or so they seem to have stopped putting song
> details into the ICY metadata but are putting the ad breaks in there.
> A bit annoying.
> I’ll leave it running for a few more hours to see if it resolves.
> 
> hls will indeed be an issue that I can’t resolve via this route.

IIRC from looking at the HLS metadata - the provision of data and the
type of data (sometimes artist & track sometime also cover) at any time
is uneven.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread Paul Webster

My trick is working for http streaming … but … when I have been trying
it out over the last hour or so they seem to have stopped putting song
details into the ICY metadata but are putting the ad breaks in there.
A bit annoying.
I’ll leave it running for a few more hours to see if it resolves.

hls will indeed be an issue that I can’t resolve via this route.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa


Paul Webster wrote: 
> 
> I left it running over breakfast and then reviewed the logs ... and it
> caught one
> 
> > 
Code:

  >   > [21-12-12 08:23:22.6534] Slim::Player::Protocols::HTTP::parseMetadata 
(298) Icy metadata received: 
StreamTitle='adContext="aHR0cHM6Ly9uMDFiLWUyLnJldm1hLmlocmhscy5jb20vY2FjaGUvdmFzdC9hYTc3ZTI1NC1jMDBiLTMzNWUtYmY4MS0wNTQwZTk5N2Y5MTY="';

> > 
> 
> LMS interprets that as an artist name.
> It would be a simple change to LMS to treat that as a special case to
> ignore ... but history says that such changes are not made to the core
> code.
> However, I think I can handle it in my plugin so am about to try it.

Since user says they see covert art - I think they are playing the HLS
streams so your solution may not work.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread bpa


yeomanspc wrote: 
> Use iHeart plugin a lot.  Mostly to older squeezeboxes.  When playing a
> track it correctly parses the track name and artist and in between it
> shows the radio station but when playing ads I get all the
> adcontext data scrolling across the display  (listening to
> z100 NY).  Is there a way to suppress this / change the display to show
> station name when ads are being streamed.?  Is this parsing done in the
> iHeart plug-in or something else (would it require significant change to
> plugin? I have no skills in this kind of coding)
Paul has detailed how iHeart metadata might be fixed for LMS. 
There are HLS and HTTP/aac URLs for z100 - it is not clear which you are
playing. 
If you see track art & title then you are playing the HLS stream as
metadata is handled better in HLS.
I think Paul solution will only work for HTTP stream not the HLS
streams. PlayHLS would need to be updated to suppress the ad spots.

Just for completeness
* iHeart plugin has not part in playing a stream nor how metadata is
displayed.
* iHeart station are intended to be played using an iHeart app so iHeart
images are handled properly.
* iHeart stations usually use standard metadata transport mechanisms
(e.g. ICY in http,  HLS directives or ID3 tag in HLS) have a iHeart
specific formatted metadata which is interpreted by the iHeart App to
show an ads perhaps which are tailoer to the user.

The metadata formatted has changed over the years as iHeart evolved
their app - so expect any LMS fix might break.
There may be different metadata formatting used in other jurisdictions
so a US fix may not for AU stations.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-12 Thread Paul Webster


I just heard a few songs and then an ad break.
The metadata looks like this ...

Code:


  [21-12-12 07:57:17.4278] Slim::Player::Protocols::HTTP::readMetaData (224) 
Metadata size: 80
  [21-12-12 07:57:17.4286] Slim::Player::Protocols::HTTP::readMetaData (252) 
Metadata: StreamTitle=' - text="Spot Block End" amgTrackId="9876543" 
length="00:00:00"';
  [21-12-12 07:57:17.4309] Slim::Player::Protocols::HTTP::parseMetadata (298) 
Icy metadata received: StreamTitle=' - text="Spot Block End" 
amgTrackId="9876543" length="00:00:00"';
  [21-12-12 07:57:41.5849] Slim::Player::Protocols::HTTP::readMetaData (224) 
Metadata size: 368
  [21-12-12 07:57:41.5858] Slim::Player::Protocols::HTTP::readMetaData (252) 
Metadata: StreamTitle='Ed Sheeran - text="Bad Habits" song_spot="M" 
MediaBaseId="2720462" itunesTrackId="0" amgTrackId="-1" amgArtistId="0" 
TAID="396790" TPID="137849860" cartcutId="0424557001" 
amgArtworkURL="http://img.iheart.com/sca/imscale?w=195=http%3A//assets.iheart.com/default/Default-PlayerAlbumArt.png;
 length="00:03:47" unsID="-1" spotInstanceId="-1"';
  



So I think that something could be done with that to spot a real song
... and even show the cover art (although in this case it a a default
image so probably would supress it).



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-11 Thread Paul Webster


bpa (plugin author) has recently, in a different thread, described the
plugin as a directory of stations & their stream URLs ... and not being
involved in the subsequent streaming.
So in this case it is likely that the metadata is embedded in the stream
by the broadcaster.
It would be possible to have a plugin replace content.
I'll take a look and see if I can do it in my Radio Now Playing plugin
... assuming the station is not geo-locked to USA listeners only.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2021-12-11 Thread yeomanspc

Use iHeart plugin a lot.  Mostly to older squeezeboxes.  When playing a
track it correctly parses the track name and artist and in between it
shows the radio station but when playing ads I get all the “adcontext”
data scrolling across the display  (listening to z100 NY).  Is there a
way to suppress this / change the display to show station name when ads
are being streamed.?  Is this parsing done in the iHeart plug-in or
something else (would it require significant change to plugin? I have no
skills in this kind of coding)


Sent from my iPhone using Tapatalk





yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-13 Thread bpa


Mike Meyer wrote: 
> I had lost the ability to play my local sports station on my
> Squeezeboxes when the URL stopped working.  They are an iHeartRadio
> station so I came out here and found this plugin.
> All is well now and I even have the station artwork showing now on the
> Radio.

Even if you get an URL from iHeart plugin - it can change at any time
later as you found out. I consider iHeart more of a directory rather
than delivery mechanism.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-13 Thread Mike Meyer


I had lost the ability to play my local sports station on my
Squeezeboxes when the URL stopped working.  They are an iHeartRadio
station so I came out here and found this plugin.
All is well now and I even have the station artwork showing now on the
Radio.

Thanks bpa!

Mike



'PGAScores' (http://forums.slimdevices.com/showthread.php?t=47480) &
'CollegeHockey' (http://forums.slimdevices.com/showthread.php?t=55731) 
(SuperDateTime Add-ons)

Mike Meyer's Profile: http://forums.slimdevices.com/member.php?userid=1832
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-10 Thread bpa


huxmut wrote: 
> i missed this post. 
> Thanks for digging into it.
> :)

To add podcast support to iHeart plugin I'd need to find the full list
of podcast series available - it is not clear how to get this list.
Furthermore, iHeart podcast shows list according to "market" not just
country so adds complexity



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-10 Thread huxmut


bpa wrote: 
> It'll need a lot more work to automate podcast iHeart.
> 
> For the requested podcast episode -  the URL is 
> https://www.podtrac.com/pts/redirect.mp3/chtbl.com/track/5899E/traffic.megaphone.fm/HSW9193138556.mp3
> 
> Extracted from the JSON returned by URL for the episode
> https://ww.api.iheart.com/api/v3/podcast/episodes/61580889
> 
> The list of available (max 10) episodes for series can be found
> https://ww.api.iheart.com/api/v3/podcast/podcasts/60367049/episodes?limit=10


i missed this post. 
Thanks for digging into it.
:)



rPi 3 + rasPi 7" LCD + HiFiBerry DiGi+ | rPi 2 + IQaudio DAC+ |
rPi 2 + HiFiBerry DAC+ | Squeeze Box Touch | LMS on pCP
https://www.picoreplayer.org/how_to_upgrade_lms.shtml

huxmut's Profile: http://forums.slimdevices.com/member.php?userid=65108
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-10 Thread bpa


It'll need a lot more work to automate podcast iHeart.

For the requested podcast episode -  the URL is 
https://www.podtrac.com/pts/redirect.mp3/chtbl.com/track/5899E/traffic.megaphone.fm/HSW9193138556.mp3

Extracted from the JSON returned by URL for the episode
https://ww.api.iheart.com/api/v3/podcast/episodes/61580889

The list of available (max 10) episodes for series can be found
https://ww.api.iheart.com/api/v3/podcast/podcasts/60367049/episodes?limit=10



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-10 Thread huxmut


Thanks anyway mate.
yes i did a little digging for the real url, but they have hidden it
past my knowledge level.

for now i'll just fire up VLC on PC and record the audio device output
stream and play them as .mp3  later.
so old school to record in real time :)



rPi 3 + rasPi 7" LCD + HiFiBerry DiGi+ | rPi 2 + IQaudio DAC+ |
rPi 2 + HiFiBerry DAC+ | Squeeze Box Touch | LMS on pCP
https://www.picoreplayer.org/how_to_upgrade_lms.shtml

huxmut's Profile: http://forums.slimdevices.com/member.php?userid=65108
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-10 Thread bpa


huxmut wrote: 
> oh sorry. the link is to the home page for the podcast
> 
> i tried to pull the url out of a 'share' link
>  height="200" 
> src="https://www.iheart.com/podcast/1119-fake-doctors-real-friends-60367049/episode/106-my-bad-61580889/?embed=true;
> frameborder="0">
> 
> tried a few variations, but i'm just randomly throwing bits away
> 
> https://www.iheart.com/podcast/1119-fake-doctors-real-friends-60367049/episode/106-my-bad-61580889

What you need to find is the RSS or iTunes feed which had a list of
Podcasts
The "home page" is
https://www.iheart.com/podcast/1119-fake-doctors-real-friends-60367049/
which is not in RSS / iTunes format
It looks like iHeart wants user to to use their web as the only way to
access the podcast and in fact it doesn't look like a real podcast (e.g.
downloadable MP3 file) - 

It'll need a lot more work to fins the real URL as they go to a lot of
trick to hide the playing playing URL.

First tip - dont "play" random URLs  - use browser console "network" tab
and see what URL is actually playing.  This usually show up the source
but here it is hidden.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-10 Thread huxmut


> How did you get this URL ?
> 

oh sorry. the link is to the home page for the podcast

i tried to pull the url out of a 'share' link
https://www.iheart.com/podcast/1119-fake-doctors-real-friends-60367049/episode/106-my-bad-61580889/?embed=true;
frameborder="0">

tried a few variations, but i'm just randomly throwing bits away

https://www.iheart.com/podcast/1119-fake-doctors-real-friends-60367049/episode/106-my-bad-61580889



rPi 3 + rasPi 7" LCD + HiFiBerry DiGi+ | rPi 2 + IQaudio DAC+ |
rPi 2 + HiFiBerry DAC+ | Squeeze Box Touch | LMS on pCP
https://www.picoreplayer.org/how_to_upgrade_lms.shtml

huxmut's Profile: http://forums.slimdevices.com/member.php?userid=65108
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-10 Thread bpa


huxmut wrote: 
> Thanks for the live plugin.
> Is there a way to play a podcast ?
> 
> e.g.
> https://www.iheart.com/podcast/1119-fake-doctors-real-friends-60367049/

The plugin is just a directory - it has nothing to do with playing.  

Either 
(i) LMS is not setup to to play the podcast - in which case add the
issue to a podcast problem thread.
(ii) the url returned by the directory is invalid - it happens - check
by trying to play podcast on a non LMS player.

How did you get this URL ?



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-05-10 Thread huxmut


Thanks for the live plugin.
Is there a way to play a podcast ?

e.g.
https://www.iheart.com/podcast/1119-fake-doctors-real-friends-60367049/



rPi 3 + rasPi 7" LCD + HiFiBerry DiGi+ | rPi 2 + IQaudio DAC+ |
rPi 2 + HiFiBerry DAC+ | Squeeze Box Touch | LMS on pCP
https://www.picoreplayer.org/how_to_upgrade_lms.shtml

huxmut's Profile: http://forums.slimdevices.com/member.php?userid=65108
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-04-02 Thread bpa


yeomanspc wrote: 
> I changed the repos and it seems to be ok now.  So thanks again.
OK.  I need to look at the repos again. 


> Should I change the BBCIplayer repo too?  At the moment I am pointing at
> 
> > 
Code:

  >   > http://downloads.sourceforge.net/project/bpaplugins/betarelease-repo.xml

> > 

Yes.  The sourceforge repo URL often time out and anytime you look at
Plugin tab - there can be delays and/or timeouts with failure to get
repo. Also at startup / restart - you can long delays all of which can
result in "uneven" results.  I think is because, it has been setup to
download repo directly and not through SF web interface.

The plugin ZIP are kept on sourceforge and can also timeout - which
means mysterious failure to install or update a plugin.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-04-02 Thread yeomanspc


I changed the repos and it seems to be ok now.  So thanks again.

Should I change the BBCIplayer repo too?  At the moment I am pointing at


Code:

http://downloads.sourceforge.net/project/bpaplugins/betarelease-repo.xml




yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-04-01 Thread bpa


I can't replicate the QNAP environment so I'll ttest LMS 8.0 a test on
another Linxu system later.

The "best" repo URL for iheart is 
http://bpa-code.github.io/bpaplugins/iheartradio-repo.xml

The sourceforge repo URL can timeout which can lead to "odd" results
which is why I now "recommend" github.io URLs for repo URLs.  

I did a "bulk" update of repos and URL for LMS 8.0 - a few mistakes
crept in with all the possible combination of URLs .  

That said,  if the repo and module workewd with on version of LMS 8.0 -
it should nto stop working with later version.  I suspect a timeout on
sourceforge repo URL.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-04-01 Thread yeomanspc


LMS updates are installed by the QNAP QLMS (Digimaster) from the
nightlies build

URL's

Code:

http://downloads.sourceforge.net/project/bpaplugins/iheartradio-repo.xml
  http://bpa-code.github.io/bpaplugins/repo-playhls-v2.xml



I am going to backout 1585662085 and disable auto update.  1584980762 on
Mar 23rd seems ok to me.
Would appreciate to know what URL's I should be using for repository. 
Many thanks.  
PS..Your code has made a huge difference to LMS for me - can't thank you
enough.



yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-03-31 Thread bpa


yeomanspc wrote: 
> I have v1.2 installed on 2 servers. - works fine on the March 23rd
> version of LMS8, but not the March 31st version 1585662085.  It says
> incompatible and needs an update?
> Is this an issue with LMS build, or does the plugin indeed need an
> update?
> Servers are QNAPs running under QLMS
> Maybe it's a playhls issue _ i see it barfs at that too :-(

The plugins and plugin manager only check for min & max LMS version. 
The updated iHeart plugin has no max version specific.  If it worked for
LMS8 - then I would suspect 1585662085..

How did you install 1585662085. zip, git ??

There is a separate specific issue with the PlayHLS  where some of the
repo URLs were not updated and have a max version of 7.*



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2020-03-31 Thread yeomanspc


I have v1.2 installed on 2 servers. - works fine on the March 23rd
version of LMS8, but not the March 31st version 1585662085.  It says
incompatible and needs an update?
Is this an issue with LMS build, or does the plugin indeed need an
update?
Servers are QNAPs running under QLMS



yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2019-07-13 Thread bpa


I've updated the iHeart Radio plugin to V1.2.  Both repo URLs have been
changed to deliver v1.2  (V1.0 was US only, V1.1 included CA, AU and
NZ).

* support of Mexico in addition to USA, Canada, Australia and New
Zealand.
* Genre menus for all countries although the station count seems to be
inaccurate 
* Will not display HLS URLs unless HLS support (e.g.via plugin PlayHLS)
has been installed.
* Choice to set preferred order of formats (e.g. HLS first , Shoutcast
first) 
* Option to have iHeart menu under Radio or My Apps

With PlayHLS V2.x  - many (mainly US) of the iHeart HLS URLs will
provide cover images for track as well as Title & Artist

If you are getting timeout or long delay loading the Settings/Plugin
tabs - this may be caused by delays at sourceforge .  The repo is now
also on github
http://bpa-code.github.io/bpaplugins/iheartradio-repo.xml



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2019-01-21 Thread s2kiwi


bpa wrote: 
> HLS streams need a plugin to play - what is your setup (os , LMS
> version, HLS plugin, player etc.) and which stream are you playing so I
> can also test.

Bingo - hadn't realised i needed an HLS plugin. Installed (and updated
ffmpeg while there as a precaution), restarted and it's all going. 
Thanks mate - this will earn me good points at home as my wife has
wanted radio to work again ever since iHeartRadio took over the
streaming of her favourite stations a couple of years ago.



s2kiwi's Profile: http://forums.slimdevices.com/member.php?userid=63950
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2019-01-21 Thread bpa


s2kiwi wrote: 
> Hi guys, only spotted yesterday that this has been extended to NZ
> (awesome!).
> 
> However installing it last night I have a weird behaviour and don't know
> where to begin on de-bugging. 
> 
> It searches and loads a stream fine, however each HLS stream loads with
> only a 10sec track length and then simply stops playing at the end of
> it. 
> 
> What should it be doing? Any idea what I'm doing wrong?
> 
> S

HLS streams need a plugin to play - what is your setup (os , LMS
version, HLS plugin, player etc.) and which stream are you playing so I
can also test.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2019-01-21 Thread s2kiwi


Hi guys, only spotted yesterday that this has been extended to NZ
(awesome!).

However installing it last night I have a weird behaviour and don't know
where to begin on de-bugging. 

It searches and loads a stream fine, however each HLS stream loads with
only a 10sec track length and then simply stops playing at the end of
it. 

What should it be doing? Any idea what I'm doing wrong?

S



s2kiwi's Profile: http://forums.slimdevices.com/member.php?userid=63950
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-24 Thread bpa


Apteryx wrote: 
> I Had a more extensive play with this - I'm not sure that there isn't a
> little bug or odd behavior when a "Live Stations by Genre" search is
> performed - it returns a list as expected, but the values in that list
> look overstated to me eg Mix & Variety (116) which is actually 39
> stations, but i'm presuming the count of 116 is an enumeration of the
> combination of different stations and stream types? The same search for
> News & Talk gives 145, but lists only 9 stations... so I don't know if
> there is something funky there or not.
> 
> In any case, i'm not stressed as I can find the one or two I want, so
> that's more of an observation really (and might just be down to my
> interpretation of the results).

Thanks. Your observation is correct.  The count at the genre level is
the value as returned by iHeart but when list of stations is fetched for
some reason only a much smaller number is actually provided sometimes
none at all (e.g. Jazz, Blues). This is the reason is why I didn't
provide Genre search for AU and CA - I saw same "problem" but seems to
be worse. Sometimes only a test station is returned.

I thought the issue might be related to  geo-locking but seems not. The
API are not documented and I cannot run iHeart Apps to monitor use of
API because of geo locking - so what the plugin does is based on
educated guesswork. It's possible the Genre API is no longer actively
used by iHeart apps.

AFAICT the station Search supports a wide range of keywords not just
words in the station id.  

In the beta V1.1 - I accidentally left on some debugging logging
statements 

I'll make V1.1 (without debug logs) the main release over the weekend.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-23 Thread Apteryx


Apteryx wrote: 
> YES - that is awesome - it worked perfectly first time - thank you!
> Summer WILL come and I will be able to listen to Cricket commentary
> again!!
> I can't thank you enough for that!
- 
I Had a more extensive play with this - I'm not sure that there isn't a
little bug or odd behavior when a "Live Stations by Genre" search is
performed - it returns a list as expected, but the values in that list
look overstated to me eg Mix & Variety (116) which is actually 39
stations, but i'm presuming the count of 116 is an enumeration of the
combination of different stations and stream types? The same search for
News & Talk gives 145, but lists only 9 stations... so I don't know if
there is something funky there or not.

In any case, i'm not stressed as I can find the one or two I want, so
that's more of an observation really (and might just be down to my
interpretation of the results).



Apteryx's Profile: http://forums.slimdevices.com/member.php?userid=21
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-21 Thread Apteryx


bpa wrote: 
> I've quicky done (i.e. very little testing)  a V1.1 which supports in
> addition to US search and Genre,
> 
> New Zealand NZ - search & Genre
> AustraliaAU - Search
> Canada CA - Search 
> 
> To beta test it has a new repo URL (just add -beta to middle of existing
> repo URL) 
> http://downloads.sourceforge.net/project/bpaplugins/iheartradio-beta-repo.xml
> 
> You should get prompted to upgrade to V1.1.
> 
> I don't know local stations nor what is wanted by users  - so please
> test.

YES - that is awesome - it worked perfectly first time - thank you!
Summer WILL come and I will be able to listen to Cricket commentary
again!!
I can't thank you enough for that!



Apteryx's Profile: http://forums.slimdevices.com/member.php?userid=21
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-21 Thread Raymond Woodward


bpa wrote: 
> I've quicky done (i.e. very little testing)  a V1.1 which supports in
> addition to US search and Genre,
> 
> New Zealand NZ - search & Genre
> AustraliaAU - Search
> Canada CA - Search 
> 
> To beta test it has a new repo URL (just add -beta to middle of existing
> repo URL) 
> http://downloads.sourceforge.net/project/bpaplugins/iheartradio-beta-repo.xml
> 
> You should get prompted to upgrade to V1.1.
> 
> I don't know local stations nor what is wanted by users  - so please
> test.

Seems to run ok here, currently listening to Hauraki C;assic Rock (HLS)
from NZ.



Raymond Woodward's Profile: 
http://forums.slimdevices.com/member.php?userid=63990
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-21 Thread bpa


I've quicky done (i.e. very little testing)  a V1.1 which supports in
addition to US search and Genre,

New Zealand NZ - search & Genre
AustraliaAU - Search
Canada CA - Search 

To beta test it has a new repo URL (just add -beta to middle of existing
repo URL) 
http://downloads.sourceforge.net/project/bpaplugins/iheartradio-beta-repo.xml

You should get prompted to upgrade to V1.1.

I don't know local stations nor what is wanted by users  - so please
test.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-21 Thread bpa


Paul Webster wrote: 
> Can you give an example of one NZ station that this has happened to?
Example URL to get a NZ list of station for a specific genre
http://nz.api.iheart.com/api/v2/content/liveStations?countryCode=NZ=1=18



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-21 Thread bpa


Apteryx wrote: 
> Thanks very much for this plugin - I just love how this gear lives on &
> on with Squeezelite-x and Spotty and now this... It's the gift that just
> keeps on giving!
> 
> I have a question though - As with other countries, iHeartradio have
> gobbled up stations in my country too (New Zealand) - how difficult
> would it be, or is it even possible, to do the same thing for other
> geographies? I can listen to US stations just fine using the plugin but
> there are some local ones now only accessible by their App which I would
> love to have access to again...
> 
> Any thoughts or am I just dreaming?

Looks possible.  I am looking into it and quick tests seems to work. 
Currently seeing how to make it work for NZ, AU, and CA.

The plugin only get playable URLs- the playability of an URL will depend
on the user location and the format of the stream.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-21 Thread Paul Webster


Can you give an example of one NZ station that this has happened to?



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-20 Thread Apteryx


Thanks very much for this plugin - I just love how this gear lives on &
on with Squeezelite-x and Spotty and now this... It's the gift that just
keeps on giving!

I have a question though - As with other countries, iHeartradio have
gobbled up stations in my country too (New Zealand) - how difficult
would it be, or is it even possible, to do the same thing for other
geographies? I can listen to US stations just fine using the plugin but
there are some local ones now only accessible by their App which I would
love to have access to again...

Any thoughts or am I just dreaming?



Apteryx's Profile: http://forums.slimdevices.com/member.php?userid=21
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-10 Thread jeff52807

jeff52807 wrote: 
> Thank you very much!!
> 
> I'll let you know how I do.  I figured it had something to do with the
> repository URL.  That … didn't seem right. 
> 
> Long live the Squeezebox!

It worked!  I got the 3 stations I wanted, and am sure I'll be adding
more.  You ROCK!  Thanks:D



jeff52807's Profile: http://forums.slimdevices.com/member.php?userid=34220
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-09 Thread jeff52807

bpa wrote: 
> I am not familiar with Windows LMS and when it needs to be restarted. 
> It is not necessary to restart Windows or a PC in this procedure - just
> LMS.
> 
> The ellipsis ("...") in the middle of the URL means you have not copied
> the uRL correctly.  When hot linked URLS are long the forum cuts out the
> middle and inserts "..." so the beginning and end of the URL just show. 
> 
> In general (but can vary by OS and browser) when copying an highlighted
> URL - hover over the link, use mouse right click and select "Copy Link
> Address" or "Copy URL" menu - not "Copy" 
> 
> The following is the full repository link highlighted but not hot linked
> - it should be  so you need select all the text in rfed between and
> including "http" and ".xml"
> http://downloads.sourceforge.net/project/bpaplugins/iheartradio-repo.xml
> 
> The Settings/Plugins screen should be refreashed and at the very bottom
> there should be a section labelled "bpa's iHeart Radio Plugins Short"
> with on entry "iHeartradio (v1.0)". Check the box opposite "iHeartRadio"
> and click Apply - if LMS needs to be restarted you should be prompted.
> 
> After clicking Apply - if LMS needs to be restarted you should be
> prompted - NOT Windows or the PC
> 
> Go to Settings/Plugins (after Restart if it was necessary) and look for
> iHeartRadio at bottom of page and if the plugin install is succcessful, 
> "iHeartRadio (v1.0)" will appear in the the "active plugins" list of
> Settings/Plugins.
> 
> If Plugin is active then on main menu under Radio there will now be a
> iHeartRadio menu item alongside "Staff Picks", "Local" etc - select this
> iHeartRadio menu to find and play your station.

Thank you very much!!

I'll let you know how I do.  I figured it had something to do with the
repository URL.  That … didn't seem right. 

Long live the Squeezebox!



jeff52807's Profile: http://forums.slimdevices.com/member.php?userid=34220
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-09 Thread bpa


jeff52807 wrote: 
> If I'm okay to here, what do I do next?

The ellipsis ("...") in the middle of the URL means you have not copied
the uRL correctly.  When hot linked URLS are long the forum cuts out the
middle and inserts "..." so the beginning and end of the URL just show. 

In general (but can vary by OS and browser) when copying an highlighted
URL - hover over the link, use mouse right click and select "Copy Link
Address" or "Copy URL" menu - not "Copy" 

The following is the full repository link highlighted but not hot linked
- it should be  so you need select all the text in rfed between and
including "http" and ".xml"
http://downloads.sourceforge.net/project/bpaplugins/iheartradio-repo.xml



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-08 Thread jeff52807


jeff52807 wrote: 
> I sent you an email.  Did you receive it?


What help do you need ?
What have you tried ?

The plugin requires that you are running a local LMS system. What OS is
your LMS server system running and what version of LMS ?

WINDOWS 10
LMS 7.9.1
I.VE ADDED THE REPOSITORY URL

To install the plugin you need to add the repsoitory URL to your local
LMS via the WebUI Settings/Plugins page - adding the repository URL at
the bottom of that page.

25417

25418

25419



I clicked Apply and restarted PC.

If I'm okay to here, what do I do next?


+---+
|Filename: iheart01.JPG |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25419|
+---+


jeff52807's Profile: http://forums.slimdevices.com/member.php?userid=34220
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-08 Thread bpa


jeff52807 wrote: 
> I sent you an email.  Did you receive it?

I don't solve plugin issues by email unless there is conifedential info
which cannot be in this case.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-08 Thread jeff52807


bpa wrote: 
> What help do you need ?
> What have you tried ?
> 
> The plugin requires that you are running a local LMS system.  What OS is
> your LMS server system running and what version of LMS ?
> 
> To install the plugin you need to add the repsoitory URL to your local
> LMS via the WebUI Settings/Plugins page - adding the repository URL at
> the bottom of that page.

I sent you an email.  Did you receive it?



jeff52807's Profile: http://forums.slimdevices.com/member.php?userid=34220
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-06 Thread bpa


jeff52807 wrote: 
> If so, help by phone or email would be greatly appreciated!
What help do you need ?
What have you tried ?

The plugin requires that you are running a local LMS system.  What OS is
your LMS server system running and what version of LMS ?

To install the plugin you need to add the repsoitory URL to your local
LMS via the WebUI Settings/Plugins page - adding the repository URL at
the bottom of that page.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-08-06 Thread jeff52807


RobTheGob wrote: 
> I'm listening to it right now! 
> 
> Stuttered a bit when I first started streaming - but it's been OK since.

If so, help by phone or email would be greatly appreciated!



jeff52807's Profile: http://forums.slimdevices.com/member.php?userid=34220
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-07-25 Thread jeff52807


RobTheGob wrote: 
> I'm listening to it right now! 
> 
> Stuttered a bit when I first started streaming - but it's been OK since.

Thank-you!  I'll give it a try if I can figure out how to do it. ;)



jeff52807's Profile: http://forums.slimdevices.com/member.php?userid=34220
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-07-25 Thread RobTheGob


jeff52807 wrote: 
> Before I try this, would someone be so kind as to see if it will allow
> me to listen to WLS-AM (890) Chicago?  It has disappeared from the radio
> station Search and my saved favorite won't play.  
> 
> Thanks in advance!

I'm listening to it right now! 

Stuttered a bit when I first started streaming - but it's been OK since.



RobTheGob's Profile: http://forums.slimdevices.com/member.php?userid=45573
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-07-25 Thread jeff52807


Before I try this, would someone be so kind as to see if it will allow
me to listen to WLS-AM (890) Chicago?  It has disappeared from the radio
station Search and my saved favorite won't play.  

Thanks in advance!



jeff52807's Profile: http://forums.slimdevices.com/member.php?userid=34220
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-07-23 Thread RobTheGob


This is GREAT! Thanks so much!



RobTheGob's Profile: http://forums.slimdevices.com/member.php?userid=45573
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-04-22 Thread bpa

bperella wrote: 
> . Shouldn't it still play on my PC after the search found the station?

Only if you have started an SB player on your PC such as Squeezelite or
Squeezeplay.  LMS is a media server - not a player.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-04-21 Thread bperella

Was able to get 4 iHeart stations playing on my Squeezebox.  Thank you
so much.  I was ready to retire the Squeezebox.



bperella's Profile: http://forums.slimdevices.com/member.php?userid=68052
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-04-21 Thread bperella

bpa wrote: 
> Under Radio / iHeart Radio/ Live Search   - enter WBZ - the last one on
> the list is WBZ NewsRadio 1030 - I don't know if this is Boston  - but
> it plays.  The first station in the list is a http/MP3 which willplay OK
> on SBRadio.  The other ones in the list are different formats which may
> not play.

I had to revert my radio to a Squeezebox from a UE.  The LMS is not
seeing the squeeze box. Shouldn't it still play on my PC after the
search found the station?



bperella's Profile: http://forums.slimdevices.com/member.php?userid=68052
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-04-20 Thread bpa

bperella wrote: 
> I have installed your iheart Plugin to my LMS.  I'm not sure whre to go
> to search and find stations.  I'm interested in WBZ 1030 Boston.  Can I
> get this to play directly on my squeezebox radio?

Under Radio / iHeart Radio/ Live Search   - enter WBZ - the last one on
the list is WBZ NewsRadio 1030 - I don't know if this is Boston  - but
it plays.  The first station in the list is a http/MP3 which willplay OK
on SBRadio.  The other ones in the list are different formats which may
not play.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-04-20 Thread bperella

I have installed your iheart Plugin to my LMS.  I'm not sure whre to go
to search and find stations.  I'm interested in WBZ 1030 Boston.  Can I
get this to play directly on my squeezebox radio?

Thanks,  Bernie



bperella's Profile: http://forums.slimdevices.com/member.php?userid=68052
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-03-19 Thread markm9999

Just discovered this plugin - Awesome!

No more manually putting in the the stream info for me!

Great job, and thanks!



1 x Transporter w/Trans-knob, 2 x Touch (Active, 3 x Spares), 4 x Boom
(Active, 8 x Spares)
1 x Win Server (ESXi 6.x) w/LMS
1 x HP 24" Touch Screen PC w/LMS & SqueezePlay)
4 x iDevices w/iPeng app/player
1 x Samsung Note 4, 3ea x Fire 7", 8” tablets, 1 x 10" all w/SqueezeCtrl
& Player (Angry Goat)
Mark Levinson 23.5 Amp, 380s Pre, 390s CD
B 801 II, Acoustic Energy AE-1 signature
SOTA Sapphire table

Computer geek/tech hoarder(!), and DAMN I love the LMS/Squeeze
infrastructure!

markm's Profile: http://forums.slimdevices.com/member.php?userid=65015
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-03-15 Thread Raymond Woodward

Interesting times at iHeart radio it seems ...

https://radiotoday.co.uk/2018/03/iheartmedia-files-for-chapter-11-bankruptcy/


What effect (if any) it will have on their on line services remains to
be seen.



Raymond Woodward's Profile: 
http://forums.slimdevices.com/member.php?userid=63990
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-02-14 Thread bpa

sfurbish wrote: 
> Sorry to reply to my own query, but I realized I was still using ver
> 7.7.5. Switched to 7.9 and error went away.

Unless the URL went to a https one - I don't think this was a LMS
version issue probably just sourceforge not replying in time.  That
said, using 7.9.* is better as https usage appears more often now..



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-02-13 Thread sfurbish

sfurbish wrote: 
> I get this "Bad repository
> ***/project/bpaplugins/iheartradio-repo.xml[/url] - Connect timed out:
> Bad file descriptor" when I try to add the repository as described. Any
> idea on what I've done wrong? Thanks

Sorry to reply to my own query, but I realized I was still using ver
7.7.5. Switched to 7.9 and error went away.



sfurbish's Profile: http://forums.slimdevices.com/member.php?userid=67863
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-02-13 Thread sfurbish

bpa wrote: 
> 
> Repository URL
> /project/bpaplugins/iheartradio-repo.xml[/url]*

I get this "Bad repository
***/project/bpaplugins/iheartradio-repo.xml[/url] - Connect timed out:
Bad file descriptor" when I try to add the repository as described. Any
idea on what I've done wrong? Thanks



sfurbish's Profile: http://forums.slimdevices.com/member.php?userid=67863
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-31 Thread rgdawson

Yeah!  Thanks for this!  I installed the plugin, searched for KOA, and
boom!  I can listen to this station again.

R. Greg Dawson



Squeezelite-X

rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-24 Thread tandy1000rl

Well, the problem seems to have resolved itself tonight.  Radios are now
playing iHeart AAC streams natively without skipping/stutter.  

Only thing I can think is when you said, "Station use CDNs to deliver
streams and CDNs are organised regionally so perhaps the CDN in your
region has some problems."  

>From my server logs, my particular stream was coming from: 
Slim::Networking::Async:: DNS::resolve (44) Using cached DNS response
34.232.104.182 for c13icyelb.prod.playlists.ihrhls.com which is an
Amazon IP/host per Whois.  Curious if that's the IP your stream is
hosted by?  Maybe my CDN was having issues or undergoing some sort of
upgrade/maintenance while yours was not.

Will reach back out if problem comes back!  Thanks for all of your help
and generous contributions to the Squeezebox community!



tandy1000rl's Profile: http://forums.slimdevices.com/member.php?userid=61730
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-24 Thread tandy1000rl

Well, the problem seems to have resolved itself tonight.  Radios are now
playing iHeart AAC streams natively without skipping/stutter.  

Only thing I can think is when you said, "Station use CDNs to deliver
streams and CDNs are organised regionally so perhaps the CDN in your
region has some problems."  

>From my server logs, my particular stream was coming from: 
Slim::Networking::Async:: DNS::resolve (44) Using cached DNS response
34.232.104.182 for c13icyelb.prod.playlists.ihrhls.com which is an
Amazon host per Whois.  Curious if that's the IP your stream is hosted
by?  Maybe my CDN was having issues or undergoing some sort of
upgrade/maintenance.

Will reach back out if problem comes back!  Thanks for all of your help
and generous contributions to the Squeezebox community!



tandy1000rl's Profile: http://forums.slimdevices.com/member.php?userid=61730
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-24 Thread bpa

I've played the problem station for 30 mins on a SB Radio without any
issues.

When you get problems - how soon does it happen ? how often does it
happen ?



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-24 Thread bpa

tandy1000rl wrote: 
> 3.  Problem occurs on *all* of my Radios...does NOT occur on any of my
> Touches
Strange because Radio and Touch are identicial in software terms - both
can play AAC and have same decoder natively.

> Stream plays fine on VLC on a computer on same network 
What is used to play VLC /  How is it connected to your router ?

> These steams all worked fine on Radio a few days ago.  Other streams,
> like http://stream.srg-ssr.ch/m/rsc_de/mp3_128 which is 128kbps MP3
> works fine on same Radio.  Transcoding the AAC stream to full bandwidth
> PCM works fine--no stutter.  That said, the stuttering doesn't feel like
> normal buffer underruns which typically result in silence when it
> occurs.  Rather, it sounds like it's decoding "incorrectly" or at an
> unsupported sample rate...more like a rapidly skipping record.  The
> stream displays as 49kbps CBR in More Info on the Radio display which
> seems abnormal to me.
49kbpis is exactly what the station report in its HTTP header.

>  Can a Duet decode AAC natively?  Thought that hardware would have to
> transcode in LMS which also works fine on my Radio---it's the native
> decoding that has suddenly become fussy. 
Touch and Radio use identical decoder.
Any of the older generation player SB Reciver (part of Duet) , SB3,
Trasnporter etc. cannot play AAC natively.

> Will keep poking around in the logs to see if anything looks suspicious
> there.  Thanks!

The logs to look at are the internal Radio logs - use rlogin and also
maybe increase logging level to DEBUG.

What is your network topology ?
What are the hops a network packet takes from router to Radio ?

Have you installed any plugin that alter transcoding and/or conf files
(e.g. ones that process audio) ?
What OS, what version of LMS and what are the AAC setting in
Settings/Advanced/FileTypes



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-23 Thread tandy1000rl

Ran some more tests tonight:
1.  Problem still occurs when using "proxied" streaming (and no
AAC-->MP3 transcoding)
2.  Also still occurs when increasing the buffer in LMS from 3 sec to 10
sec
3.  Problem occurs on *all* of my Radios...does NOT occur on any of my
Touches
4.  Stream plays fine on VLC on a computer on same network 
4.  These steams all worked fine on Radio a few days ago.  Other
streams, like http://stream.srg-ssr.ch/m/rsc_de/mp3_128 which is 128kbps
MP3 works fine on same Radio.  Transcoding the AAC stream to full
bandwidth PCM works fine--no stutter.  That said, the stuttering doesn't
feel like normal buffer underruns which typically result in silence when
it occurs.  Rather, it sounds like it's decoding "incorrectly" or at an
unsupported sample rate...more like a rapidly skipping record.  The
stream displays as 49kbps CBR in More Info on the Radio display which
seems abnormal to me.

Raymond - Can a Duet decode AAC natively?  Thought that hardware would
have to transcode in LMS which also works fine on my Radio---it's the
native decoding that has suddenly become fussy. 

Will keep poking around in the logs to see if anything looks suspicious
there.  Thanks!



tandy1000rl's Profile: http://forums.slimdevices.com/member.php?userid=61730
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-23 Thread Raymond Woodward

tandy1000rl wrote: 
> 
> 
> For example, does this stream play without stuttering "natively" on your
> Radio or Touch:  http://c13icyelb.prod.playlists.ihrhls.com/1765_icy  
> 
> It seems like it tries to decode but doesn't have the internal
> processing power to keep up, because the stuttering gets worse when 

FWIW that stream plays perfectly here (Squeezebox Duet - running the
latest LMS 7.91 and bpa's plug in) ...



Raymond Woodward's Profile: 
http://forums.slimdevices.com/member.php?userid=63990
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-23 Thread bpa

tandy1000rl wrote: 
> Anyone else noticing many of these icy_ shoutcast streams now
> stutter when played natively on Radio or Touch hardware?  Problem goes
> away when streams are transcoded to FLAC, MP3, or PCM in File Types
> section of LMS (so I know it's not my network). 
Transcoding doesn't prove it's not your network.  It just show the
stream could be "lumpy".
Does the problem go away if you enable "proxied" playing for Touch
player using WebUI Setting/Player/Audio/Streaming Method  (i.e. no
transcoding but LMS acts as a larger buffer)

>  Does hardware not support latest HE-AAC v2 (SBR+PS) which this stream
> seems to contain?  
Decoder are in firmware not hardware. HE-AAC v2 was defined in 2004 and
am pretty sure Touch supports it.   Usually incompatibilities result in
no audio and are logged. You could look at Touch log for audio decode
message - rlogin and look ta  /var/log/messages while playing.

> For example, does this stream play without stuttering "natively" on your
> Radio or Touch:  http://c13icyelb.prod.playlists.ihrhls.com/1765_icy  
> 
> It seems like it tries to decode but doesn't have the internal
> processing power to keep up, because the stuttering gets worse when
> doing other things on the Radio simultaneously (ie. navigating menus,
> etc.)

Default is for stream to be played direct (i.e. audio goes direct from
router to Touch - not via LMS) but this means Touch buffer needs to be
topped up frequently to ensure smooth playing.  If source station is
slow to respond to "top up" requests or there is a block somewhere
between station & player and  then Touch may run out of audio.  Usual
LMS remedies for these "lumpy" stream are (i) increase Radio Station
Buffer setting in WebUI Setting/Advanced/Network (default 3 secs maybe
too small)  and (ii) enable "Proxied streaming" for player



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-22 Thread tandy1000rl

Anyone else noticing many of these icy_ shoutcast streams now
stutter when played natively on Radio or Touch hardware?  Problem goes
away when streams are transcoded to FLAC, MP3, or PCM in File Types
section of LMS (so I know it's not my network).  Anyone know if
something has changed recently with these streams?  Does hardware not
support latest HE-AAC v2 (SBR+PS) which this stream seems to contain. 
For example, does this stream play without stuttering "natively" on your
Radio or Touch:  http://c13icyelb.prod.playlists.ihrhls.com/1765_icy



tandy1000rl's Profile: http://forums.slimdevices.com/member.php?userid=61730
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-07 Thread Raymond Woodward

Interesting to note I have found one station that plays fine in both HLS
and 'Secure HLS' namely Sacremento's Smooth Jazz 107.1.

I wonder what is *so* different between this station and the others ..?

--

Ray Woodward

LMS 7.91 Windows 10 16299.125



Raymond Woodward's Profile: 
http://forums.slimdevices.com/member.php?userid=63990
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-05 Thread bpa

yeomanspc wrote: 
> I got an error 503 bad gateway when I first tried it yesterday, but it's
> working fine now.   
This is an unoffical plugin making use of an undocumented API without
any sign-in so odd behaviour or breakdown may occur at any time.

I don't use the plugin very often but I noticed the 503 yesterday and
today.  I think it was an iheart CDN issue rather anything else - I
compared the iheart.com HTTP "genre catalog" request against the similar
plugin HTTP request and no difference so I don't think it is an API
change.  LMS will cache responses so if you get an error, it is possible
LMS will cache that bad response for 15-30 minutes so gateway error may
have gone away quickly but it may still appear on LMS for a number of
minutes.  I've tried to disable caching where it is reasonable.

> For my stations all seem to work initially but the HLS and Secure HLS
> have breaks every 30 - 60 seconds.  The station artwork  is displayed 
> on my controller display but reverts to the antenna picture sometimes 
> This on my QNAP which is my main music server.  
> I have some old SB2 players - it works fine on that also (not HLS), and
> displays the track correctly.  I have some old SLIMP3's and will try one
> of them later.
> 
> On the Odroids runing MAX2PLAY I cannot play the HLS streams.  Maybe
> that's an FFMPEG thing - I do have your PLAYHLS plugin installed but I
> do not think I copied FFMPEG modules in (do I have to?)

AFAICT (at least from a non UK non US location) HLS streams do not offer
any better quality that shoutcast - so don't opt for HLS if shoutcast
streams are available.

If you look at top of the thread - the HLS gaps issue has been discussed
already. iHeart HLS stream are "special" - I think spaces are being for
ads - so at the moment HLS stream do not play properly. As iHeart stream
do not play for me on any browser (chrome, Firefox or Explorer) but do
play with gaps using ffmpeg so I don't have any reference "good" stream
to compare and determine what is "special".  It is possible that it
requires "personal details" to to tune the ads.  I may look into it
later.

Images are LMS for menus - PlayHLS plays HLS stream but does not support
metadata or images so it will revert to LMS generic (which may be
affected by where HLS URLs appear in the generated playlist) .

Have you found a station which only has HLS ?

I have worked out how to make Streamtheworld URLs playable but so far no
request so I will not update the plugin until there is a need.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-05 Thread yeomanspc

Many thanks for this.  

I got an error 503 bad gateway when I first tried it yesterday, but it's
working fine now.For my stations all seem to work initially but the
HLS and Secure HLS have breaks every 30 - 60 seconds.  The station
artwork  is displayed  on my controller display but reverts to the
antenna picture sometimes 
This on my QNAP which is my main music server.  
I have some old SB2 players - it works fine on that also (not HLS), and
displays the track correctly.  I have some old SLIMP3's and will try one
of them later.

On the Odroids runing MAX2PLAY I cannot play the HLS streams.  Maybe
that's an FFMPEG thing - I do have your PLAYHLS plugin installed but I
do not think I copied FFMPEG modules in (do I have to?)

Anyway, for now, I am more than happy.  11 downloads?  Give it time...

This is great example of the power of the Squeezebox system.  How many
15 year old streaming music devices can play iHeart radio streams? 
Sadly, this power is also what killed it because it's hard to force
people to keep buying expensive new players.



yeomanspc's Profile: http://forums.slimdevices.com/member.php?userid=249
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2018-01-04 Thread BobHy

Many thanks for submitting this. iHeart seems to be gobbling up more and
more stations. Just recently I lost two that I frequently listen to.
This plugin solved my problem.

My previous solution to the issue was to run the station stream on a
computer, then use the WaveInput plugin to listen on my Squeezebox
players. This iHeart plugin is much cleaner.



BobHy's Profile: http://forums.slimdevices.com/member.php?userid=62687
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2017-12-30 Thread oldfolkie

Thank you for a fabulous plugin!  It's just what I've been hoping for
and it works great!



oldfolkie's Profile: http://forums.slimdevices.com/member.php?userid=45065
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2017-12-29 Thread bpa

paul- wrote: 
> Yes, they are flashed based (hlsplayer.net was one).  The gaps I'm
> talking about are during the middle of the song, not really a gap but
> like the stream pauses for a while and then restarts in place.  Nothing
> unusual in the ffmpeg debug output when this happens.

I also heard the gaps in the middle   and after playing for a long time
I got two ads interleaved - something went badly wrong. When played with
VLC and enabling message window to DEBUG - "underflow" and other errors
(ADTS multiframe errors) occur.  It's possible the stream is "stealing"
time between segments broadcast to allow for ad insertion later.

There have been a few post on ffmpeg about audio gaps - noting this
problem but they seem to resolve it.



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2017-12-29 Thread paul-

Yes, they are flashed based (hlsplayer.net was one).  The gaps I'm
talking about are during the middle of the song, not really a gap but
like the stream pauses for a while and then restarts in place.  Nothing
unusual in the ffmpeg debug output when this happens.



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2017-12-29 Thread bpa

paul- wrote: 
> I suspect you are right on the modified HLS,  ffmpeg 2.8 would work
> okay, but have drop outs.   3.4 would only play the first set of files
> and then error out.  Other web based HLS streamers seem to play the
> stream okay. Wish my perl(Plugin) skills were better to play with it.

Which web based players ?  It may help if they are in Javascript - the
iHeart one is a Flash based player.

I suspect the gaps are to allow ad insertion and streaming is in
conjunction with adswizz (see
http://www.adswizz.com/clear-channels-iheartradio-partners-with-adswizz-to-monetize-its-digital/
)



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

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2017-12-29 Thread paul-

ffmpeg 3.4 would only play the first set of files and then error out. 
2.8 works ok, but has occasional drops.   Other web based HLS streamers
seem to play the stream okay. Wish my perl(Plugin) skills were better to
play with it.



paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=108466

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


Re: [SlimDevices: Plugins] ANNOUNCE: iHeartRadio to play US live iHeart radio stations

2017-12-29 Thread bpa

paul- wrote: 
> Well as long as they keep the ICY streams going, it’s no big deal.   I
> just assumed they would be dropping them. 

I cannot play iHeart stream from web site or apps but I can play many
stations (but not all) using URL directly so the main purpose of the
plugin is providing simple access.

Shoutcast and possibly pls are usually there for legacy internet radio
devices who do not support HLS.

I'd expect HLS is the basis for the iHeart closed future.  The
additional metdata info on EXTINF lines are iHeart specific. I think the
gaps in m3u8 playback are there to discourage the use of non iHeart
players such as ffmpeg as I get the same gaps with VLC with the
"vanilla" m3u8 URL

If there was demand/need I might see oif the BBCiPlayer HLS can be
modified to play iHeart streams but at the moment with only 11 downloads
- I doubt it.



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

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


  1   2   >