Page 32 of 35

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 17 Feb 2020, 23:40
by rlsten
On versions .4 and .5 of Rune it was possible to use a button to do a soft shutdown by calling "/var/www/command/rune_shutdown poweroff" in a python script.

In RuneRe2, I can't find the command rune_shutdown--does anyone know where it resides now, or if it has been replaced, what and where is that command?

Thanks very much,
Rod

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 18 Feb 2020, 01:20
by eggshell

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 20 Feb 2020, 20:51
by rlsten
A couple of follow-ups to my earlier emails:

I'm still curious as to why it takes so long for my system to boot on Wifi with a Raspberry Pi 4.

If I am connected to my home network via ethernet, it takes 45 seconds to boot; but when I have no ethernet connection and wifi only, it takes 2 minutes and 30 seconds. It seems that the OS is searching for an ethernet connection at startup. Is there someway to stop this from happening so that the boot process can be sped up?

As for a shutdown button, I just want to call the same process that is called by clicking the "Off" button on the power menu. If calling "shutdown -h now" is sufficient I can do that, but the old runeaudio_shutdown script provided for unmounting share drives, stopping mpd, and other service shutdowns--I just want to make sure I don't shutdown prematurely causing damage to the MicroSD card.

Any help would be most appreciated.

Thanks,
Rod

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 24 Feb 2020, 04:23
by Auralcurator
Hi,

First, thank you for all the work you put into this. I installed from the image in this thread on an RPi 3+ and it looks really nice (previously was fighting with .5 to get SMB mounts working properly). I tried to update the install in the UI and it says:

wget -qN --no-check-certificate https://github.com/rern/RuneAudio-Re2/r ... install.sh
chmod 755 install.sh

./install.sh u
cat: /srv/http/data/addons/rare: No such file or directory

i Your RuneAudio+R e2 has not been updated for a while.

Please use an updated image file instead.

Where can I find a newer image file? If one is not generally available, is there a process to update or is the only option to build DIY to get to the Feb release?

Thanks
--Auralcurator

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 27 Feb 2020, 15:29
by vennesch
Same here, I am on januari update

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 28 Feb 2020, 00:05
by klassikmann
Plesse try this:
The Image link at the post in page 1 ist from January 23. After the installation use the Addons Menu to update to the Version 20200213.

klassikmann

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 02 Mar 2020, 13:10
by bnilsson
Dear Rune,

I still wonder what the idea is behind the Qobuz and Tidal settings in the UPnP/DLNA.
I have a Qobuz account and I would like to test it, if I could only understand how to use it in RuneAudio?
If I fill in my Qobuz credentials nothing happens, except that the UPnP rendering device disappears from my network.

What is the idea?

BN

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 09 Mar 2020, 22:53
by dror
Hi

Do we have a live access point in this version of Rune?
By "live" I mean - when Rpi has internet access at the Ethernet interface, all clients connected to the active AP also have internet access.

Cheers,
Dror

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 15 Mar 2020, 12:30
by belrik
Which filesystem support does RuneAudio+R include? I want to have something a little safer than FAT32 and handle long filenames better too, as well as allowing a Windows user to easily add files to the USB drive without using SMB. Is the NTFS kernel module included in this distro?

Many thanks, enjoying this project so far

Re: RuneAudio+R e2 - An improved version of RuneAudio

PostPosted: 15 Mar 2020, 23:54
by Auralcurator