RuneAudio 0.5-beta for most Raspberry Pi models

Raspberry Pi related support

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby pastic » 13 Nov 2018, 09:59

Hi, and thanks for continuing to develop Runeaudio! It is much smoother than Volumio, and I prefer the Runeaudio user experience, lack of albumart in library notwithstanding. :D

One question, though: I installed 0.5-beta and the did the gitpull and I am now on
Code: Select all
Hardware model:   Raspberry Pi 3 Model B Rev 1.2
Linux version:   4.14.34-1-ARCH
RuneOS/UI:   0.5b (gearhead) - Experimental Beta 0.5 20180903
Git Branch:   0.5b
HW platform:   RaspberryPi (08)
Build version:   janui-20180903-5


But the cogwheel at the right bottom of the main library screen does not respond when clicking. It was like this before the gitpull as well. I guess I can hardcode-edit the php backend, but... well you know...updates...

Is this a known bug or is something amiss in my installation?
pastic
 
Posts: 11
Joined: 23 Mar 2018, 00:07

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby ARFrater » 13 Nov 2018, 10:25

Hi, Just like to say thanks. I have installed on my Aoide media player (PI 3B with Justboom dac) got the screen working with instructions from http://www.runeaudio.com/forum/raspberry-3-runeaudio-and-tft-2-2-hat-install-t3496.html and tested all day on Saturday working well with Music on a QNAP NAS. Had to adjust the screen via
Code: Select all
chromium --app=http://localhost --start-fullscreen --force-device-scale-factor=.5
but all worked well.
User avatar
ARFrater
 
Posts: 6
Joined: 09 Apr 2017, 01:18
Location: Springfield Lakes Queensland Australia

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby janui » 13 Nov 2018, 13:57

Hi Galder,
Galder wrote:It took me a while to figure out that I had to manually choose upnp option, which was automatic in version 0.4
That I also had to choose I2s for the Digi + did I remembered as it was so even in version 0.4
But if you are not familiar with this I can think that a lot of people don’t understand how this work. I think you should describe this in a tutorial because not all is an advanced technician.
Thanks for this, I will write a quick start guide when I have time.
Galder wrote:One question, is something done sound-wise to achieve improvements in that area?
The Linux kernel (alsa) has been patched to be able to sample at 384k instead of the standard 192k and all packages (MPD, shairport, etc.) have been updated, so I would expect that many bugs have been fixed.
janui
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby janui » 13 Nov 2018, 14:03

Hi Toube,
Toube wrote:Any news on the YouTube plugin?
See here: post26241.html?hilit=youtube%20waiting#p26241. Could you please post addons questions in the addons threads.
janui
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby janui » 13 Nov 2018, 14:14

Hi RoyB,
RoyB wrote:So, my PI 3B works with 0.4Beta janui-20171120 but not as wanted with 0.5Beta janui-20180903-0/5. What puzzles me now is this whether a hardware problem or might there still be a kernel problem?
Thanks for reporting this and also for being so persistent. I really cannot think of anything which could cause this, even though it still sounds like a power issue. The kernel for the 2B and 3B are almost identical, so I would not expect to find an issue there. You could try swapping the same SD card on the Pi’s, should be no problem with a 2B and 3B. The only other thought is to swap all other components including USB cables.
janui
Last edited by janui on 13 Nov 2018, 15:19, edited 1 time in total.
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby janui » 13 Nov 2018, 14:43

Hi Beelzebassie,
Beelzebassie wrote:Something I noticed the other day was that 0.5b does not correctly implement "INDEX 00" attributes in CUE-sheets (intended to define pauses); 0.4b nicely skipped them, while 0.5b ignores them and plays them.
RuneAudio relies on MPD to do all things with music files and playlist plugins. It is possible that MPD has changed the way it works with cue sheets, there is another related post earlier in this thread. You could try enabling the cue playlist plugin, it may work. See here: post25974.html?hilit=cue#p25976
janui
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby janui » 13 Nov 2018, 14:51

Hi Gabriel,
Gabriel Syme wrote:What is the easiest way to remove the volume control from the UI in 0.5. I am not having any luck doing searches for this topic.
I understand that Rern's Addons UI Enhancements can do this, don't use it myself, look here:
runeui-enhancement-t4207.html#p18426
and to install here: addons-menu-install-addons-the-easy-way-t5370.html#p22376
and installing on 0.5b here: post26203.html?hilit=addons#p26203
janui
Last edited by janui on 13 Nov 2018, 21:09, edited 1 time in total.
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby janui » 13 Nov 2018, 15:03

Hi pastic,
pastic wrote:But the cogwheel at the right bottom of the main library screen does not respond when clicking. It was like this before the gitpull as well. I guess I can hardcode-edit the php backend, but... well you know...updates...
The cogwheel is part of the bookmark functionality. For example: select the library tab > select USB storage > select a USB-drive > select the Action pulldown on the right > select Save as bookmark > go back to the library tab > you can now see your saved bookmark > if you now click the cogwheel you can delete the bookmark.
janui
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby Beelzebassie » 13 Nov 2018, 17:13

janui wrote:Hi Beelzebassie,
Beelzebassie wrote:Something I noticed the other day was that 0.5b does not correctly implement "INDEX 00" attributes in CUE-sheets (intended to define pauses); 0.4b nicely skipped them, while 0.5b ignores them and plays them.
RuneAudio relies on MPD to do all things with music files and playlist plugins. It is possible that MPD has changed the way it works with cue sheets, there is another related post earlier in this thread. You could try enabling the cue playlist plugin, it may work. See here: post25974.html?hilit=cue#p25976
janui


Thank you, but unfortunately the behavior stayed the same.

0.5b is backed by MPD 0.20.20 (May); is there an easy way to migrate to a newer version for testing purposes?
Raspberry Pi 3B (rev. 1.2) | Allo DigiOne
Beelzebassie
 
Posts: 74
Joined: 09 Nov 2014, 12:16

Re: RuneAudio 0.5-beta for all Raspberry Pi models

Postby janui » 13 Nov 2018, 18:23

Hi Beelzebassie,
Beelzebassie wrote:0.5b is backed by MPD 0.20.20 (May); is there an easy way to migrate to a newer version for testing purposes?
Not at this moment, but there are a couple of other issues with MPD 0.20.20. A new version (0.21.2) was released yesterday with the fixes we were waiting for. I will build and test an update script during the next couple of days, hopefully I can get it to you soon.
janui
User avatar
janui
 
Posts: 699
Joined: 20 Dec 2014, 12:55
Location: Ollanda

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 9 guests