I think the OP may be looking for Track information at the time when the BBC is just not providing it and has generalised it.
The 1.6.9 changes were because the RadioPlayer feed which I used to use - no longer has track information.
This was a definite BBC change.
I have not made a study of this - just by observation when I have run tests for 1.6.9 a couple of months ago - so things may have changed again as previous observation may have been the result of Covid staffing restrictions(e.g. broadcaster working from home and not studio) or perhaps a transition in tech by BBC.
I felt the BBC seemed to have stopped providing track information for R3 from late evening until early morning.
I thought R1,1Xtra, R2 and 6Music - track information may have gone altogether or just restricted to prime time. A quick check just now shows detailed track info on R1,1Xtra and 6Music.
I suspect this is an issue with user's own system
Results 1,351 to 1,360 of 1490
-
2020-09-25, 01:55 #1351
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,091
-
2020-09-25, 02:19 #1352
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,091
Followup - web player is still using the feed that I think Plugin uses. So not sure what I saw a few months ago. May need to check plugin if it is up to date.
If anybody want to check trackinto - the URL for R3 is - JSON output but readable using a browser .
If track info current then "now_playing" will be "true"
It is a https URL.
https://rms.api.bbc.co.uk/v2/service...latest?limit=1
Same for R1 which has track info that changes more often
https://rms.api.bbc.co.uk/v2/service...latest?limit=1
-
2020-09-25, 04:19 #1353
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,091
Doing a little more checking.
The BBC rms.api.bbc.co.uk URL which provides the track info - is a https only service.
The 1.6.9 version of the plugin changed to only use a https URL
If the OP's https support in OS, LMS and SSL libraries is not up to date - then no track info will be returned yet audio may be played and programme/station icon appear as they are not https only.
-
2020-09-26, 00:28 #1354
- Join Date
- Feb 2017
- Posts
- 20
-
2020-09-26, 01:19 #1355
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,225
-
2020-09-26, 01:23 #1356
- Join Date
- Feb 2017
- Posts
- 20
-
2020-09-26, 01:28 #1357
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,225
-
2020-09-26, 02:48 #1358
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,091
This is not a rare problem. It is one thing I have been thinking about how to keep a BBCiPlayer favorites (i.e.iplayer://) flexible and not have the parameters that could change. Keep all the "changing" data in the plugin so the parameters are updated with a plugin update and a unchanged favorite will then take full advantage of the plugin update.
-
2020-09-26, 17:00 #1359
- Join Date
- Aug 2008
- Location
- London, UK
- Posts
- 48
I have an issue using an SB3.
If I play a station I do not currently get programme info on the screen, only the station name scrolling jerkily across the screen endlessly. If press the right button to go into the options and then left to back out again it magically appears.
So I have to fiddle with the controls to get the programme name to appear.
Server is a Raspberry Pi 4 with Raspbian. Everything up to date. Uninstalling and reinstalling the plugin did not help. The settings look correct.
Thanks,
Glenn
-
2020-09-27, 00:13 #1360
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,225