Results 601 to 610 of 639
-
2022-06-27, 04:12 #601
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,816
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/showt...Playing-plugin
-
2022-06-27, 04:32 #602
- Join Date
- Oct 2009
- Location
- Western/Northern New York
- Posts
- 1,154
I noticed something weird. Not sure if it belongs on this thread, or even if it's user error. I'll start here...
I have automatically update plugins checked, and use material's "restart required" icon to let me know when a plugin has been updated requiring a restart. I might not get to it right away, and also RNP has been being updated alot (thanks for the new music Paul).
So this AM (US), Material prompted a restart, and I complied. But it prompted a restart again, and again...I have gone through the exercise 10 times. So I went to the pcP UI and restarted. Finally the default LMS UI. They all say I need another restart.
I did notice in the default LMS additional repositories I had the RNP repository twice, so I deleted one, didn't help.
One thing I have noticed in the past (have others?) If a plugin update occurs, and is pending a restart, the plugin is missing from the list of plugins (see below). Once the restart completes the plugin update, it reappears in the list. In this case, RNP is missing from the list (both in Material and LMS default), I checked each time I restarted.
But, RNP does launch from "my apps".
I have held off rebooting my pcp server in cas this isn't user error and something needs investigating
Jim
-
2022-06-27, 04:38 #603
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,816
It is almost certainly my fault.
I make new builds by hand and having done 3 today it is likely that I had one with an incorrect checksum or version mismatch.
LMS caches the information for about 30 minutes ... so even though I am pretty sure things are correct at the moment, you might have to wait a while before LMS catches up. Leave it for a bit before the next restart.
Because you have automatic update enabled, the plugin is not listed as installed while there is an update pending restart.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/showt...Playing-plugin
-
2022-06-27, 11:15 #604
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 9,268
Delicious Agony say they have re-encoded the offending Station IDs and promos so the issue with the stream stopping should be fixed. There appears to be an issue with their website at the moment so hopefully they will turn it off and turn it on again soon.
Sent from my Pixel 3a using Tapatalk
-
2022-06-27, 11:19 #605
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 9,268
-
2022-06-27, 13:46 #606
- Join Date
- Oct 2009
- Location
- Western/Northern New York
- Posts
- 1,154
-
2022-06-27, 13:48 #607
- Join Date
- Oct 2009
- Location
- Western/Northern New York
- Posts
- 1,154
-
2022-06-27, 15:54 #608
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 9,268
-
2022-06-28, 04:33 #609
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,816
I have been adding another station set following a facebook request.
This time it is KCSN/KSBR/88.5FM/Jazz HD3/Latin Alt HD3
https://www.885fm.org
Has been a bit of a challenge.
Their jazz station usually (but not always) puts artist names in style
surname, givenname
So some new stuff to handle that.
One that had me confused for a while is that for some of their content, including the stream for Alt Latin, the block access if the http user-agent starts with:
iTunes (case insensitive)
... which, unfortunately, is the default for LMS.
I was able to get around that when fetching json from them (by changing the user-agent on my http request) but for requests that I do not directly control (such as displaying the cover art or playing the stream) it results in them failing (timing out).
You can repeat it by using ffplay from ffmpeg ... e.g.
ffplay -user_agent "itune/123" "https://stream.885fm.org/latinalt/stream.mp3"
will work, but
ffplay -user_agent "itunes/123" "https://stream.885fm.org/latinalt/stream.mp3"
will not
I will contact them to see if that is a restriction that they still need to keep in place (I presume that there is a genuine historical reason for it based on something they saw long ago).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/showt...Playing-plugin
-
2022-06-28, 11:12 #610
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,816
0.0.23 - 26/Jun/2022
- Migrate CBC Canada (stream URLs now hls)
- Add Mi AMiGO International (part-time song info)
- Add Sveriges Radio (SR) (Sweden) with 37 stations of which over 20 are the regional versions of P4
- Add The Jazz Groove - adds album, year and cover art - Mix-1 and Mix-2 for everyone (in menu) plus Dreams, Gems and Smooth for JG subscribers (but not in menu)
- Add Blues Radio (Athens, Greece) adds art (coversearch)
- Add Progzilla add art (coversearch)
- Add Delicious Agony - adds art (coversearch) and, with risky match, album and year
- Add Stellar Attraction - adds art (coversearch)
- Add Morow - adds album, art (theirs or if none then tries coversearch) and duration
- Add progrock.com - adds album, year and art (coversearch)
- Add Whisperings Radio (Solo Piano Radio) - adds album, duration and art (coversearch)
- Add KXT - North Texas - adds art (coversearch)
- Add KERA - Dallas, Texas - programme title and duration (NPR)
- Add KUZU - Denton, Texas - adds art (coversearch)
- Add KUNC and The Colorado Sound - KUNC adds programme name and duration. TCS adds art (coversearch)
- Add KCSN (88.5FM, Latin Alt HD3, Jazz HD2) - adds art (coversearch) ... note Latin Alt HD3 does not play at present
I decided to make a full release so that people who have requested stations but are not beta testers can give it a try.
Should become available in LMS in a few hours.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/showt...Playing-plugin