Re: [SlimDevices: Plugins] PiCorePlayer - retry Network Mount, or delay startup somehow?

2020-10-01 Thread paul-

1. Run LMS on your NAS.
2. Put a manual power button on your pi, so it doesn’t start up either
on a power outage.
3. Put your NAS on a backup battery.
4. Write a script hunt four your NAS and Mount the drive, and restart
LMS.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=112036

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


Re: [SlimDevices: Plugins] PiCorePlayer - retry Network Mount, or delay startup somehow?

2020-10-01 Thread AlecSp


I have exactly the same problem with my Pi 3B+ setup and my ReadyNAS NV+
v2.  Worse still, after a power outage, the ReadyNAS needs the power
button pressed before it will startup, so the delay can be quite a
while.

This is so irkesome (mainly as my wife complains that "the Squeezebox is
broken" - the height of her diagnosis - when it fails to restart
successfully).  I'm close to giving in and giving the Pi its own SSD for
music storage as a workaround, but it feels like I shouldn't have to do
this.

Any solutions welcome!



AlecSp's Profile: http://forums.slimdevices.com/member.php?userid=42763
View this thread: http://forums.slimdevices.com/showthread.php?t=112036

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


Re: [SlimDevices: Plugins] PiCorePlayer - retry Network Mount, or delay startup somehow?

2020-04-19 Thread paul-


Ive gone round and round on this..the biggest question is how long
is too long to keep retrying.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=112036

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


Re: [SlimDevices: Plugins] PiCorePlayer - retry Network Mount, or delay startup somehow?

2020-04-19 Thread Man in a van


If the OP has a smartphone, what about a SSH shortcut to restart LMS ?

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=112036

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


Re: [SlimDevices: Plugins] PiCorePlayer - retry Network Mount, or delay startup somehow?

2020-04-19 Thread tw99


How about just setting up a cron job to do mount -a every few minutes ?
OK, it's a hack, but seems like it would work well enough.



tw99's Profile: http://forums.slimdevices.com/member.php?userid=51684
View this thread: http://forums.slimdevices.com/showthread.php?t=112036

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


Re: [SlimDevices: Plugins] PiCorePlayer - retry Network Mount, or delay startup somehow?

2020-04-18 Thread Greg Erskine


My gut feeling is Network wait would only work if the NAS was also the
DHCP sever, which if it is slow to boot is not a good idea.

I think we would need extra code to ping the NAS a wait for it. How long
does the NAS take to be available? Is there a delay between the NAS
being up and have drives visible to the network?



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=112036

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


Re: [SlimDevices: Plugins] PiCorePlayer - retry Network Mount, or delay startup somehow?

2020-04-18 Thread Man in a van


This is an extract from the "boot" log on a player only pCP

> Loading configuration file... Done.
> Loading pcp-lms-functions... Done.
> Waiting for soundcard sndallodigione to populate. Done (1).
> Waiting for network. Done (41).
> Starting Openssh server... Done.
> Starting Squeezelite and/or Shairport-sync...
> [ INFO ] Starting Squeezelite player: Squeezelite...
> Done.



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=112036

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


Re: [SlimDevices: Plugins] PiCorePlayer - retry Network Mount, or delay startup somehow?

2020-04-18 Thread Man in a van


try this on the wi-fi page (this is from v6.0.0 I can't remember if it
there on v5.0.0)

30095

ronnie


+---+
|Filename: slow start.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30095|
+---+


Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=112036

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