Page 34 of 35

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

PostPosted: 25 Mar 2020, 16:16
by klassikmann
Ghost problem probably resolved
After investigation of some of my ghost-entries at "browse by coverart" I resolved the problem.

Cause: The file names of the coverarts in data/coverarts are generated using the ID3-tags of title and artist. If the tag values contain coincidentally double-blanks (0x2020) the double-blank in the corresponding file name is reduced to a single blank.
Consequence: The coverart can't be mapped to an entry in mpd database.

klassikmann

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

PostPosted: 25 Mar 2020, 20:30
by find_nix
Hi rern!

This is my first post here, and i am not an english native speaker so please excuse my typos ;-)

I am running rune over years now and it becomes more and more perfect. I love the consequent puristic style.
Many, many thanks for your really great work! It enriches my daily live.

I run three instances with three different DACs (Pro-Ject DAC BOX S2+, Pro-Ject PRE BOX S2 and DragonFly RED)
The strange thing is, that the USB Driver for Pro-Ject DACs is reporting its name in the mixer control device with a tailing " " and mixer control "PCM" is not working in /etc/mpd.conf. So we need a stanza like this ...

Code: Select all
audio_output {
        name              "DAC Box S2+ USB"
        device            "hw:0,0"
        type              "alsa"
        auto_resample     "no"
        auto_format       "no"
        mixer_control     "DAC Box S2+ USB "
        mixer_device      "hw:0"
        dop               "yes"
}

After every update of Rune I have to insert my little fix to in /srv/http/settings/mpd-conf.sh enable the HW volume of any of my DACs permanently.

Please could you include a correction like this in the /srv/http/settings/mpd-conf.sh file in the e3 release. I did not try to understand the compete logic of this masterpiece (not kidding, i have 35+ years of unix experience), maybe there is a better place for doing this.

Code: Select all
[...]
name=$aplayname
mixer_control=
#rb+ line ~54
mixer_control=$( amixer -c $card scontents | grep -B1 'pvolume' | grep 'Simple' | awk -F"['']" '{print $2}'| uniq )
#rb-
extlabel=
routecmd=
[...]


Btw:
I have written a well documented cookbook to implement IR-control in Rune with configuration files for
Musical Fidelity Mx , Denon RC-156 (PMA-480, 8xx, 9xx, ...) and Dummy for Logitech Harmony 650. There is a script
for automatically assign defined webradios to station keys on the RC too. If anyone is interested, please replay and I
will open a new threat for this.

Btw2:
I am using none of the fancy sort by what ever views. I am just browsing across my very well organized directory
structure. And this works perfectly for my way of selecting music. Please do not remove this feature.


Many Thanks again
find_nix

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

PostPosted: 29 Mar 2020, 14:49
by RolandBlaze
Can we poss have Spotify Connect support pleasey weasey ;) :)

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

PostPosted: 30 Mar 2020, 09:32
by sagitter58
Hello everyone !
I with this image I can not run the 3.5 kuman brand diplay, I tried the various forum guides but I get a white screen.
does anyone have a guide to get this display working. Thanks
i apologize for english and translated with google.

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

PostPosted: 02 Apr 2020, 15:47
by LeighP
Well, I know what my evening will revolve around!

Thanks for the update :)

Leigh....

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

PostPosted: 03 Apr 2020, 10:59
by rern
As of 20200403, RuneAudio+R e2 has been upgraded to RuneAudio+R e3.

rern

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

PostPosted: 07 Apr 2020, 05:36
by fabiomoska
Hi there,

Same problem here: Rune finds the partition but I get a "red light" and it wont mount.
I'm running :

System Status
RuneAudio: +R e2
Kernel: 4.19.97-1-ARCH
Hardware: Raspberry Pi 3 Model B Rev 1.2


Below is the output from fdisk -l.

it mounts sdb1 and sdb3 but not sdb2 and sdb4 (where the music files are).


Disk /dev/sdb: 698.65 GiB, 750153367552 bytes, 1465143296 sectors
Disk model: Elements 1023
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: EF7A751F-BAEC-461D-85BE-38798F89103E

Device Start End Sectors Size Type
/dev/sdb1 40 409639 409600 200M EFI System
/dev/sdb2 409640 440683999 440274360 210G Apple Core storage
/dev/sdb3 440684000 440946143 262144 128M Apple boot
/dev/sdb4 440946688 1465141247 1024194560 488.4G Microsoft basic data

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

PostPosted: 07 Apr 2020, 05:41
by fabiomoska
rern wrote:Updated image files

Image files in the 1st post were updated with:
- RuneAudio+R e2 20200120 (by Addons)
- Latest packages (by pacman -Syu)
- HFS+ support (by hfsprogs package)

chrisryburn wrote:... It finds it, but the light is red and it won't mount.
/mnt/MPD/USB//dev/sda2 contains a hfsplus file system labelled 'Music'.

Try the updated image file.

rern


Hi there,

Same problem here: Rune finds the partition but I get a "red light" and it wont mount.
I'm running :

System Status
RuneAudio: +R e2
Kernel: 4.19.97-1-ARCH
Hardware: Raspberry Pi 3 Model B Rev 1.2


Below is the output from fdisk -l.

it mounts sdb1 and sdb3 but not sdb2 and sdb4 (where the music files are).


Disk /dev/sdb: 698.65 GiB, 750153367552 bytes, 1465143296 sectors
Disk model: Elements 1023
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: EF7A751F-BAEC-461D-85BE-38798F89103E

Device Start End Sectors Size Type
/dev/sdb1 40 409639 409600 200M EFI System
/dev/sdb2 409640 440683999 440274360 210G Apple Core storage
/dev/sdb3 440684000 440946143 262144 128M Apple boot
/dev/sdb4 440946688 1465141247 1024194560 488.4G Microsoft basic data

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

PostPosted: 09 Apr 2020, 11:58
by rern
Hwrd69 wrote:...
Runeaudio Playlist (note: this is actually just one linethat got wrapped in the "code" insert):
Code: Select all
USB/HiFI Music/AES DANA feat. MIKTEK/The Unexpected Hours/01 The Unexpected Hours.flac^^The Unexpected Hours^^11:33^^#1 • AES DANA feat. MIKTEK • The Unexpected Hours

...

This is a saved playlist in R+R e2. Now R+R e3 is the current release which will convert them to JSON format. (Settings > System > Backup/Restore )

Reason for not using MPD default format:
- Allow storing / loading *.cue as individual tracks
- Better handling saved playlists

Default formats are just lists of files and can be loaded to Playlist with:
Code: Select all
cat /path/to/playlist/file | mpc add
Then save to R+R e3 playlists.

Tips for saved playlists
    - Add a track from saved playlist to current
    - Add a track from current playlist to any saved playlists at any positions
    - Rearrange order by dragging
    - Remove tracks

rern

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

PostPosted: 26 Apr 2020, 17:48
by GlennS
find_nix wrote:Btw:
I have written a well documented cookbook to implement IR-control in Rune with configuration files for
Musical Fidelity Mx , Denon RC-156 (PMA-480, 8xx, 9xx, ...) and Dummy for Logitech Harmony 650. There is a script
for automatically assign defined webradios to station keys on the RC too. If anyone is interested, please replay and I
will open a new threat for this.


Many Thanks again
find_nix


Hi, I'm interested in your IR_control cookbook. I hope you mean thread instead of threat! :lol:
Thx in advance, GlennS