LMS has a notification system, built into its web UI. pCP has a release page https://docs.picoreplayer.org/releases/ But nothing for small incremental extension updates....
Results 631 to 640 of 857
Thread: Announce: piCorePlayer 8.0.0
-
2022-01-21, 13:54 #631piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2022-01-21, 14:15 #632
- Join Date
- Dec 2012
- Posts
- 65
If you have a way of monitoring a website for changes (there are free services for this, and android apps, and fairly simple shell scripts), then you could set up to be notified when either https://docs.picoreplayer.org/releases/ or https://repo.picoreplayer.org/insitu/ is modified.
That's what I do.
-
2022-01-21, 17:22 #633
firmware has been added to the pCP 8.x.x repository. You will have to do a little manual work here until we make upgrades the wifi pages.
start a ssh session
Code:tc@Pi4-armhf-Devel:~$ tce-load -w firmware-mediatek Downloading: firmware-mediatek.tcz Connecting to repo.picoreplayer.org (172.67.157.97:443) saving to 'firmware-mediatek.tcz' firmware-mediatek.tc 100% |**************************************************************| 7048k 0:00:00 ETA 'firmware-mediatek.tcz' saved firmware-mediatek.tcz: OK tc@Pi4-armhf-Devel:~$
Code:tc@Pi4-armhf-Devel:~$ vi /etc/sysconfig/tcedir/onboot.lst
add "firmware-mediatek.tcz" to the file
then Press <ESC>:wq
This will save the file.....then reboot. And you should be good.piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2022-01-21, 22:26 #634
- Join Date
- Dec 2021
- Posts
- 17
-
2022-01-21, 22:32 #635
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,480
Did you reboot with the Ethernet cable already removed?
Edit:
Or have you set the Ethernet link with a static IP address in pCP?Last edited by Paul Webster; 2022-01-21 at 22:47.
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-01-21, 23:31 #636
- Join Date
- Dec 2021
- Posts
- 17
-
2022-01-21, 23:45 #637
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,480
Have you set Ethernet as static IP in pCP - not the router?
If you have then turn it off and see what happens.
Main/Beta/Static
If you have not set it there ... then the problem is that pCP is remembering the old IP address to reach LMS ... which is not reachable when the cable is removed.
I am sure that this has come up before but I don't remember the solution.
Someone will though.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-01-22, 03:33 #638
Trouble is I'd have to keep checking the release page for updates which quite frankly I'm going to forget to do and seems rather antiquated. It'd be ideal if it was integrated with the player like LMS notifications, or via the admin UI e.g. pfsense or Kodi or many of my other appliances. Otherwise I wondered if the UI could fetch the current release and just have it as a banner at the top?
-
2022-01-22, 03:42 #639
Tx, I'd not heard of those. Since I'm not a programmer and my shell scripting has usually been confined to modifying backup scripts (and then extensive head scratching when things don't work!) do you have any recommendations for a free service that works with those pages? I can envisage waiting for multiple changes to test something out would be rather a long process!
-
2022-01-22, 05:21 #640
- Join Date
- Apr 2005
- Location
- UK/London
- Posts
- 5,480
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