RuneAudio 0.4-beta for Raspberry Pi2/3

Raspberry Pi related support

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby Igor » 01 Mar 2017, 15:19

hondagx35 wrote:Hi Igor,

and rebooted it and nothing's changed.

Are you talking about the volume and / or empty library?

Both.

hondagx35 wrote:
And still BROWSE YOUR LIBRARY window is empty.

I guess you try to connect via "http://runeaudio", right?

Try the IP or "http://runeaudio." instead.

Frank

I tried that and now I see BROWSE YOUR LIBRARY window, but the music still won't start.
Raspberry pi 3b - hifiberry dac plus pro
Igor
 
Posts: 20
Joined: 24 Jan 2017, 11:36

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby Ancipital » 01 Mar 2017, 15:21

hondagx35 wrote:Hi mo86,

I found a bug, but it's not a new one:
When having albums with the same name, from different artists (Greatest Hits is a good example), it shows all artists and title from this albums. Also if I selected an artist before, it shows me all artists with a greatest hits album.

Yes, it is a known bug but not easy to fix at the moment.
Let me see what i can do.


I guess this is aimed at mo86, rather than Frank, damn my quoting skills.

This usually happens when you don't use the "Album Artist" field for compilations, doesn't it? The current release of Rune handles this correctly for me.

It's fine to have the artist set correctly, per track- but set the "Album Artist" to "Various" or something for multi-artist releases.. metadata is important. Pretty much everything understands "Album Artist" except Apple stuff (big shock there).
Ancipital
 
Posts: 13
Joined: 01 Mar 2017, 15:16

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby Igor » 01 Mar 2017, 16:12

hondagx35 wrote:
And still BROWSE YOUR LIBRARY window is empty.

I guess you try to connect via "http://runeaudio", right?

Try the IP or "http://runeaudio." instead.

Frank

I tried that and now I see BROWSE YOUR LIBRARY window, but the music still won't start.


And now I don't see it again :x
I think I'll erase my sd card and try to install it again from the beginning.
I will get back here tomorrow with results.
Raspberry pi 3b - hifiberry dac plus pro
Igor
 
Posts: 20
Joined: 24 Jan 2017, 11:36

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby Yatsushiro » 01 Mar 2017, 16:33

Igor wrote:
hondagx35 wrote:
And still BROWSE YOUR LIBRARY window is empty.

I guess you try to connect via "http://runeaudio", right?

Try the IP or "http://runeaudio." instead.

Frank

I tried that and now I see BROWSE YOUR LIBRARY window, but the music still won't start.


And now I don't see it again :x
I think I'll erase my sd card and try to install it again from the beginning.
I will get back here tomorrow with results.


Hi Igor

Where are your music files? I get something similar to you if the connection to my NAS (NFS) has gone down, and I need to rebuild the MPD database.
Yatsushiro
 
Posts: 90
Joined: 11 May 2016, 10:30

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby mo86 » 01 Mar 2017, 17:03

Ancipital wrote:This usually happens when you don't use the "Album Artist" field for compilations, doesn't it? The current release of Rune handles this correctly for me.

It's fine to have the artist set correctly, per track- but set the "Album Artist" to "Various" or something for multi-artist releases..


I already use "Various Artists" in "Album Artist"-Tag if album is from multiple artists. But I don't use "Album Artist"-Tag if album is from only one artist.
mo86
 
Posts: 23
Joined: 25 Apr 2016, 09:38

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby Ancipital » 01 Mar 2017, 17:19

mo86 wrote:
Ancipital wrote:This usually happens when you don't use the "Album Artist" field for compilations, doesn't it? The current release of Rune handles this correctly for me.

It's fine to have the artist set correctly, per track- but set the "Album Artist" to "Various" or something for multi-artist releases..


I already use "Various Artists" in "Album Artist"-Tag if album is from multiple artists. But I don't use "Album Artist"-Tag if album is from only one artist.


Hmm, it still has to be down to metadata. I have a ton of single artist "best of" for compilations that don't do that. Can you tell me how to reproduce it, so it's clear what to look for if I accidentally do the same thing at some point? Every time I've had a problem like that, making sure that the artist or album artist tags are consistent* has always fixed it- on everything except Apple stuff.


That said, it's probably a bit offtopic for this thread- but I hate split albums with a passion, and get a bit obsessive over it.


*very quick/easy to do with something like JRiver, which makes bulk setting of metadata painless
Ancipital
 
Posts: 13
Joined: 01 Mar 2017, 15:16

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby mo86 » 01 Mar 2017, 17:29

Ok, I will add the album artist tag to all single artist albums in future. (Mp3tag is a great tool!) Thought it is unimportant if artist and album artist is the same, so I was letting it empty...
mo86
 
Posts: 23
Joined: 25 Apr 2016, 09:38

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby hondagx35 » 01 Mar 2017, 18:04

Hi Ancipital, hi mo86,

this all will not solve the "Greatest Hits" issue.

How browsing by Album currently works is:
- ask MPD for a list of all known Albums
Code: Select all
mpd list Album

- Rune lists them alphabetically
- clicking on an album name (e.g. Greatest Hits) executes
Code: Select all
mpd find Album "Greatest Hits"

- this gives back a list with all songs from all albums named "Greatest Hits"

you can try this on console with
Code: Select all
telnet 0 6600

Code: Select all
list Album

Code: Select all
find Album "Greatest Hits"


MPD has a feature to group results like
Code: Select all
list Album group Albumartist

With that we can try to get Rune to display one entry per Albumartist in the browse by album view.
like
Greatest Hits ( Fleetwood Mac )
Greatest Hits ( Joe Cocker )
Greatest Hits ( Leonard Cohen )
Greatest Hits ( Led Zeppelin )

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby vbondarev » 02 Mar 2017, 07:29

What about read-only mode? I've sent you a personal message, but I've got no answer
vbondarev
 
Posts: 3
Joined: 01 Mar 2017, 09:00

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby dror » 02 Mar 2017, 08:06

Hi Frank!

thanks for the update..
Before I DL, is the NaTed AP option still available with the procedure described for the older Rune version?

Thanks
dror
 
Posts: 140
Joined: 03 Dec 2015, 10:14

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 7 guests