RuneAudio 0.5-beta for most Raspberry Pi models

Raspberry Pi related support

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby robd » 24 Jan 2019, 20:57

Hi Janui,

Sorry, I made a mistake in the mount point, try this:

Code: Select all
mount -t sshfs -o noatime,uid=1000,gid=92,ro,noexec user@server:remotedir /mnt/MPD/NAS/LocalSource


No problem. this evening I successfully tried a complete different approach to solve the problem. I closed all the portforwardings (and so the implied security risks) and I configured a site2site IPsec VPN. with this I created a secure (encrypted) routed network with 2 segments with Rune at one side and NAS on the other side. Next I setup a NFS network mount to the NAS IPadress in the other segment. All defaults, no advanced parameters. works like a charm.
Thank you for your support and creative thinking.
Rune is Awesome.
robd
 
Posts: 7
Joined: 22 Oct 2018, 21:13

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby evilcurt » 26 Jan 2019, 16:49

janui wrote:Hi evilcurt,
evilcurt wrote:I am using a ssd drive to play the music from, and it appears that the queue gets lost or disappears
The queue should always be retained even between reboots. But maybe I misunderstand you, could you explain this a little better?
evilcurt wrote:I notice that the volume bounces around when first booted but then stays put after a few minutes
This is the automatic volume adjustment. You can switch it OFF in the MPD UI, change Start volume to -1. If the volume seems very low look at this post for a solution: runeaudio-0-5-beta-for-all-raspberry-pi-models-t6532-310.html#p26802

As to modifying the UI, I can only help you to get started. The UI is built in primarily JavaScript and CSS, JavaScript for functionality and CSS for the way it looks. So I assume (this is an assumption because I have never tried this) that moving the UI objects and changing their size can be done by modifying the CSS files. The source CSS files are contained in this directory and its subdirectories: /srv/http/assets/less These are compiled with something called Grunt, which creates the file: /srv/http/assets/css/runeui.css. It is possible to modify /srv/http/assets/css/runeui.css directly, but this file contains no documentation. The documentation can be found in the source files. I hope this is enough for your programming friend to get started. I am afraid I will not be able to provide any further support on this one, the UI is not my speciality and I have other priorities at the moment.

janui

Thank you Janui
evilcurt
 
Posts: 5
Joined: 19 Jan 2019, 22:24

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby pBuhta » 28 Jan 2019, 07:55

Hello. Could you update also the assembly for the Cubietruck3 ? We need to. We also have a lot of users :) Thank you very!
pBuhta
 
Posts: 10
Joined: 28 Jan 2019, 07:53

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby Toube » 01 Feb 2019, 11:02

Hi Janui,

Would it be possible to implement to the settings page status function / popup a total played time.
Would just be cool to see how long you have been playing music since first installation.

Regards,
Toube
Toube
 
Posts: 131
Joined: 10 Oct 2018, 08:10

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby alecs123 » 02 Feb 2019, 14:57

Help please!!
Last night i did a Git pull and apparently all went well. When i did the reboot, the rpi3 hangs forever on the rune icon and the message that rune audio is starting.
I can ssh to the raspberry and Spotify connect works.
Don't know what or where to look foe
Thanks
alecs123
 
Posts: 23
Joined: 18 Apr 2018, 04:20

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby janui » 02 Feb 2019, 22:56

Hi alecs123,
alecs123 wrote:…Last night i did a Git pull and apparently all went well…
It is possible that your Spotify Connect installation conflicts with the upgrade. So you may need to do a fresh installation, then upgrade with git pull and then reinstall Spotify Connect.
But first, could you run the following commands via SSH:
Code: Select all
/srv/http/command/convert_dos_files_to_unix_script.sh final
/srv/http/db/redis_datastore_setup check
Any warnings or errors are OK. Then reboot and retest.
If the problems persist please post the output of the following commands:
Code: Select all
pstree
systemctl status php-fpm
systemctl status rune_PL_wrk
systemctl status rune_SY_wrk
janui
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby janui » 04 Feb 2019, 17:19

Hi everyone,
There appears to be a problem with the service which RuneAudio uses to provide Lyrics information. I am not sure if this is a temporary problem or something more permanent. I have sent a message to the author requesting more information, I will keep you posted.
The effect of this is that the RuneAudio main playback UI (together with the Library and Queue UI's) have changed in appearance. Text fonts, the size of and colour of screen objects have all changed.
I have posted a fix for the problem, you can get this by upgrading to the latest patch level. Instructions for upgrading are included in the first post of this thread.
janui
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby jlynton » 04 Feb 2019, 17:27

janui wrote:The effect of this is that the RuneAudio main playback UI (together with the Library and Queue UI's) have changed in appearance. Text fonts, the size of and colour of screen objects have all changed.
I have posted a fix for the problem, you can get this by upgrading to the latest patch level. Instructions for upgrading are included in the first post of this thread.
janui

janui, you are so fast that you fixed it before I had time to report it!
Great work, thanks!
jlynton
 
Posts: 49
Joined: 20 May 2016, 12:53

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby Toube » 04 Feb 2019, 17:39

Janui,

Damn your quick.
Thanks for the quick fix!

Regards,
Toube
Toube
 
Posts: 131
Joined: 10 Oct 2018, 08:10

Re: RuneAudio 0.5-beta for most Raspberry Pi models

Postby Colin » 06 Feb 2019, 09:32

Hi,
The lyrics service is up again: https://makeitpersonal.co/lyrics?artist=The%20Beatles&title=Help

I think a safer fix for this service's outage would be something like that:
https://github.com/gearhead/RuneUI/pull/14

This makes curl fail with an empty response when the lyrics server replies with a non-200 HTTP response status.
Colin
 
Posts: 17
Joined: 14 Dec 2018, 11:51

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: Google [Bot] and 7 guests
cron