BBCiPlayer (or its earlier incarnation AlienBBC) has never had any way to bookmark where "Listening" has stopped. LMS menu handling (at least for older SB players) will "remember" the last program - but the not position withing the program.
If you are listening to a BBC podcast, then I think position can be remembered by LMS podcast.
For many "Listen Again" programmes BBC provide segment markers which can be used to jump to a segment point within a program.
Results 1,441 to 1,450 of 1490
-
2020-10-20, 11:33 #1441
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,137
-
2020-10-21, 02:37 #1442
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 3,641
Now resolved via the new BBC Sounds plugin version 0.1.3 introduced sign-in - excellent.
https://forums.slimdevices.com/showt...l=1#post991706Paul Webster
http://dabdig.blogspot.com
Author of "Now Playing" plugins covering Radio France (FIP etc), KCRW, Supla Finland, ABC Australia, CBC/Radio-Canada and RTE Ireland
-
2020-11-05, 01:15 #1443
- Join Date
- Oct 2020
- Posts
- 9
Live streams not working
I can get the on demand streams to work and access my subscriptions on BBC Sounds but can't get anything from the live streams. Any suggestions as to what I should be checking.
I am running LMS 7.9.3 on picoreplayer.
Plugin versions
BBC Sounds 1.1.0
iPlayer 1.1.10
BBC iPlayer extras 3.4.0Last edited by Scottishlad; 2020-11-05 at 01:18.
-
2020-11-05, 01:23 #1444
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,246
-
2020-11-05, 01:24 #1445
- Join Date
- Jan 2011
- Location
- Staffordshire. UK
- Posts
- 4,114
If you are taliking BBC Sounds It does not play the current broadcast programme. you need to use BBC iPlayer for that.
Server logs is a good place to start
LMS > Settinings > Information >scroll to the bottom
ronnie
Is that a typo for BBC iPlayer ? it should be v 1.6.10Last edited by Man in a van; 2020-11-05 at 01:27.
-
2020-11-05, 04:25 #1446
- Join Date
- Oct 2020
- Posts
- 9
Thanks folks.
It was a typo I am running iPlayer 1.6.10.
If Sounds does not run live stream that is fine I can stop chasing my tail trying to fix it. This might have already been said further up the thread but it was too long to read every post.
I suppose I can use the Sounds app to check the schedule then play it in iPlayer.
iPlayer and iPlayer Extras working fine.
-
2020-11-05, 06:19 #1447
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,246
-
2020-11-05, 07:46 #1448
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,137
-
2020-11-09, 04:41 #1449
- Join Date
- Sep 2007
- Location
- Hampshire
- Posts
- 85
Morning All
I’m not sure if this question should be posted here or in the PiCorePlayer thread.
I’ve recently started listening to Radio 3 more regularly and notice that I don’t get the now playing text showing on any of my devices. This in itself isn’t a massive issue but it makes me wonder why not when other users certainly report that it is working. I’ve read back through this thread and have all the necessary settings switched on in the BBC iPlayer plugin.
My Pi4 server runs LMS via pCP 6.1.0 with the following info…
Logitech Media Server Version: 7.9.4 - 1603273368 @ Thu Oct 22 04:21:56 CEST 2020
Hostname: piCoreLMS64
Server IP Address: 192.168.0.16
Server HTTP Port Number: 9000
Operating system: piCore - EN - utf8
Platform Architecture: armv7l-linux
Perl Version: 5.28.0 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 1.02
IO::Socket::SSL: Nothing
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 12
I use a variety of players and have Material Skin as my default option. I don’t understand the significance but I see that I have nothing against IO::Socket::SSL which doesn’t look right? If I putty into my PI4 and enter the command ‘openssl version’ it reports OpenSSL 1.1.0l 10 Sep 2019 but that isn’t showing in LMS.
Could this be the problem regarding the Radio 3 text?
Actually, I’ve just noticed these errors appearing at the top of the plugins screen so something is definitely amiss.
Bad repository https://github.com/LMS-Community/lms...extensions.xml - Can't connect to https URL lack of IO::Socket::SSL: https://github.com/LMS-Community/lms...extensions.xml
Bad repository http://raw.githubusercontent.com/mol...ter/public.xml - Can't connect to https URL lack of IO::Socket::SSL: https://raw.githubusercontent.com/mo...ter/public.xml
Bad repository https://raw.githubusercontent.com/CD...ter/public.xml - Can't connect to https URL lack of IO::Socket::SSL: https://raw.githubusercontent.com/CD...ter/public.xml
Bad repository https://sourceforge.net/projects/lms...64/repo_sf.xml - Can't connect to https URL lack of IO::Socket::SSL: https://sourceforge.net/projects/lms...64/repo_sf.xml
Can someone please direct me as to how I install the necessary software, I haven’t noticed this problem before.
Many thanks
Ashley
-
2020-11-09, 04:49 #1450
- Join Date
- Oct 2005
- Location
- Ireland
- Posts
- 20,137
You have a problem with your PCP install. IO::Socket::SSL is missing.
IO::Socket::SSL is need for https support. This will affect lots of internet services (not just track info for BBCiPlayer) including LMS respository.
For help, post this issue on the pcp 6.1. thread. The PCP developers may have a hot fix or something.