Tiny Core Base > Raspberry Pi

Logitech Media Server (LMS) on TC.7

<< < (21/31) > >>

jgrulich:
See that there is something wrong with the plugins storage. The Radio (TuneIn) is not enabled.
Need to go to the setup, do something with plugins, when prompted, accept restart.
Than it works until hard reboot / power recycling.
Has anybody else the same behavior?

Paul_123:

--- Quote from: jgrulich on January 27, 2016, 10:15:59 AM ---See that there is something wrong with the plugins storage. The Radio (TuneIn) is not enabled.
Need to go to the setup, do something with plugins, when prompted, accept restart.
Than it works until hard reboot / power recycling.
Has anybody else the same behavior?

--- End quote ---

Just to be clear, are you installing Tunein from the mysqueezebox website, and slimserver is connected to your mysqueezebox account?   or is there some other method you are using?

jgrulich:
No, I've not install anything. TuneIn is basic part of LMS when you click on "Radio" button. I have there only one button for setting direct URL, no other buttons for 'Local radio', 'By location' etc.

jgrulich:
Got it, I have the start link in the bootlocal.sh. When I restart it, it works.
 Than I added sleep 10 like this

--- Code: (bash) ---# ------ Put other system startup commands below this line

# Start Slimserver
/bin/mount /mnt/sda1
sleep 10
/usr/local/etc/init.d/slimserver start

--- End code ---
and it works. Means that something block the access to the config files at /mnt/mmcblk0p2 during startup. Probably we need some flag of the access enable to add to the startup script.
 

Paul_123:
The TCE directory is mounted early in the boot process.  It has to be, or the extensions would not be available to mount. 

Where are you setting your network IP address?   I had some problems if I tried to start the server before my network was assigned an address and up.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version