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: Music & Artist Information plugin

2021-12-12 Thread mondo


MrC wrote: 
> I spaced on the images part - hadn't had my morning coffee when I
> replied.  Sorry about that.
> 
> 
> 
> There is still some drift, and I believe the syncing is only at the
> beginning of each track.
> 
> 
> 
> I used to use Whitebear (DLNA server) to do the same; it had a nice
> feature that would tell LMS to directly play the tracks if they were on
> the same system (bypassing the DLNA playback mechanism).  So you could
> use MC to initiate playback, Whitebear would take over and tell LMS to
> play the track.  when I was using Windows, it was a very nice setup. 
> The author stopped supporting it; I'm not sure if it still runs on
> current Windows.

Yeah, I played with Whitebear and J. River a few years back as well and
decided to re-visit recently hoping they made some progress...

I really like how foobar2000 shows as a player in LMS and the audio sync
between foobar on the pc and the duets/sonos is pretty good (much better
than J. River)

It works when I initiate playback through the LMS web interface or
Orange Squeeze/Squeeze Ctrl from phone/tablet. I wonder if there's a way
to make it work by initiating playback from foobar? 

Because apparently there's a J. River-like skin for foobar2000 -
https://hydrogenaud.io/index.php?topic=116085.new#new



mondo's Profile: http://forums.slimdevices.com/member.php?userid=45243
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

___
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] DatabaseQuery and bash scripting

2021-12-12 Thread tuxEvangelist


DONE :D 

This thread can be marked as solved. I was able to revert my crappy ssh
changes via a Tech Support entry, from then on it really was not very
difficult anymore. By now the database queries run inside the ssh
session on the NAS writing the results on the share that is accessible
by NFS. Ha, I might even put that inside a cron job...

Thanks once more for pointing me in the right direction plus showing me
a migration path on from the Duo v2. 

Let's see if Santa got a Raspberry Pi for me, so I can start migrating
LMS to picoreplayer.org soon before I get hit by TLS1.0/TLS1.1
deprecation.

:cool:



tuxEvangelist's Profile: http://forums.slimdevices.com/member.php?userid=72340
View this thread: http://forums.slimdevices.com/showthread.php?t=115525

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-12-12 Thread besha1

For windows users only.
Who use the Roon + squeeze2upnp + Onkyo (ns-6130,ns-6170)?Or Onkyo
receivers with MQA support?And uses Tidal or mqa files in your library?
After the last update firmware (24 November 2021)
I found a way to send mqa files from roon to onkyo so that onkyo would
identify mqa files and not just flac files.

I had to make small changes to squeeze2upnp.
If anyone wants to test, please respond.



besha1's Profile: http://forums.slimdevices.com/member.php?userid=72366
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

___
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] iPeng support thread

2021-12-12 Thread mrgit


36429

Perhaps I'm missing something but since the recent upgrade to IOS15 I
seem to be stuck on the MultiPlayer Control screen in iPeng.

I'm pretty sure I used to go to this screen to switch between the
devices (/ groups) I want to control, and then go back to selecting what
I actually want to play by swiping upwards from the bottom - I can see
the "up arrow" at the bottom of the screen below the name of the
selected device (red arrow in screenshot).

However, in IOS15 there's now a bar across the bottom middle of the
screen which is part of the IOS UI, and swiping upwards there exits the
app (or at least switches away from it).

I am therefore unable to get away from the MultiPlayer Control screen
and can't actually control any of the players.

Any solution or workaround?


+---+
|Filename: ipeng_ios15.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36429|
+---+


mrgit's Profile: http://forums.slimdevices.com/member.php?userid=72365
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

___
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] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-12-12 Thread Stig Nygaard


maximus wrote: 
> Archived where? I already spent more than an hour today and couldn't
> find anything...

Original download page/repository is not available anymore.
What architecture/processor does your NAS use? A number of people in
this thread have posted download links to the the versions they used
themselves and has kept.
For example I have posted a link to Intel-version (x86_64) in several
previous comments in this thread. 
Here it is again if that happens to be the one you are looking for
(Pinkdot LMS811 for x86_64):
https://www.rockland.dk/pinkdot/LogitechMediaServer-x86_64-8.1.1-1610364019.spk



*/Stig* 
'*rockland*.dk' (https://www.rockland.dk) - '*last.fm*/user/rockland'
(https://last.fm/user/rockland) - '*discogs*.com/user/StigNygaard'
(https://discogs.com/user/StigNygaard) -
'*flickr*.com/photos/stignygaard'
(https://flickr.com/photos/stignygaard)
*Server:* LMS 8.1.1('LmsUpdate'
(https://forums.slimdevices.com/showthread.php?111876)) - 1610364019 @
Jan 14 2021 on Synology DS716+II (DSM6.2+Perl5.24).  *Clients:* 'RPi3
(Max2Play, 7\" touch, HiFiBerry Digi+ Pro)'
(https://shop.max2play.com/en/raspberry-pi-2-bundle-7-display.html), SB
Touch, OrangeSqueeze/SqueezePlayer. *Main HiFi:* Marantz PM6005 & F3/Lyd
Audiovector 2.
Try my *'Art Grabr' (https://greasyfork.org/scripts/20771)* for
fetching big *cover-art* from various sites - And *'Album Linkr'
(https://greasyfork.org/scripts/21153)* for a better *last.fm* desktop
browser experience...

Stig Nygaard's Profile: http://forums.slimdevices.com/member.php?userid=4236
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

___
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