[Addon] RuneUI Enhancement

Raspberry Pi related support

Re: [Addon] RuneUI Enhancement

Postby rern » 03 Nov 2018, 14:53

Update 20181103
Fixed bugs:
- Open saved playlist button grayed out on empty playlist
- Update folder with spaces in path
- Parse *.m3u, *.cue, *.pls files
- Index bar reflow in portrait/landscape mode
- Swipe on local screen

Improvements:
- Playback scaling landscape mode on small screen


rlsten wrote:- The large cover art setting in playback items doesn't seem to work--I get no picture at all. When Cover Art is selected it works fine.
-I still can't swipe between pages on the 7" screen; I will try it with my adafruit 2.8" screen and report.

Cover art option has to be checked otherwise it'll be hidden.
The swipe should be OK now. Please report after update.

Toube wrote:- For the webradio the counter is not working in the now playing window, the counter is shown in the playlist though
- .cue or .m3u files using network share, not able to add to the playlist or play

Webradio elapsed has to be checked to show on Playback page.
*.cue, *.m3u, *.pls
parsing in Library were fixed.

MikeC wrote:...
To update music catalog I had go back two folders and run tool
It indicates that the update was finished but does not show new material until i rerun at least two folders up
The update function also returns to main library screen instead of display staying at proper folder level...

Fixed.
rAudio @ https://github.com/rern/rAudio-1
Raspberry Pi 4B
Raspberry Pi 3B > SMSL M8 DAC
Raspberry Pi Zero W
User avatar
rern
 
Posts: 723
Joined: 14 Jul 2016, 08:15

Re: [Addon] RuneUI Enhancement

Postby Toube » 03 Nov 2018, 15:42

Hi @rern,

Great news and great job once again.
I'll try it out immediately.
Thanks again.

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

Re: [Addon] RuneUI Enhancement

Postby R101 » 03 Nov 2018, 16:27

Many thanks to you and everyone involved rern. The current UIe is certainly working well.
(Pi 3B, rAudio-1, JLS I2S over USB)
R101
 
Posts: 343
Joined: 29 Apr 2016, 16:16

Re: [Addon] RuneUI Enhancement

Postby Toube » 03 Nov 2018, 19:45

Hi @rern,

I can't get all my .cue or .m3u playlists to load. Some load and some don't.

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

Re: [Addon] RuneUI Enhancement

Postby Toube » 04 Nov 2018, 08:19

Ok,
I was a bit too quick. It seems that the same .cue files are not loading using the normal UI either.
Most are still working though.

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

Re: [Addon] RuneUI Enhancement

Postby rern » 04 Nov 2018, 08:36

Toube wrote:...
I was a bit too quick. It seems that the same .cue files are not loading using the normal UI either.
...

Let's take a look at the content of *.cue files that OK and that not.

rern
rAudio @ https://github.com/rern/rAudio-1
Raspberry Pi 4B
Raspberry Pi 3B > SMSL M8 DAC
Raspberry Pi Zero W
User avatar
rern
 
Posts: 723
Joined: 14 Jul 2016, 08:15

Re: [Addon] RuneUI Enhancement

Postby Toube » 04 Nov 2018, 09:10

rern wrote:
Toube wrote:...
I was a bit too quick. It seems that the same .cue files are not loading using the normal UI either.
...

Let's take a look at the content of *.cue files that OK and that not.

rern

Hi @rern,

Using 1 big .flac file
Here's a couple that works:
Code: Select all
REM GENRE Rock
REM DATE 2007
CATALOG 0602517328082
PERFORMER "Bon Jovi"
TITLE "Lost Highway"
FILE "Bon Jovi - Lost Highway.flac" WAVE
  TRACK 01 AUDIO
    TITLE "Lost Highway"
    ISRC USUM70733213
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Summertime"
    ISRC USUM70733214
    INDEX 01 04:14:01
  TRACK 03 AUDIO
    TITLE "(You Want To) Make A Memoy"
    ISRC USUM70736427
    INDEX 01 07:32:66
  TRACK 04 AUDIO
    TITLE "Whole Lot Of Leavin‘"
    ISRC USUM70733215
    INDEX 01 12:10:52
  TRACK 05 AUDIO
    TITLE "We Got It Going On"
    ISRC USUM70733216
    INDEX 01 16:28:24
  TRACK 06 AUDIO
    TITLE "Any Other Day"
    ISRC USUM70733217
    INDEX 01 20:41:60
  TRACK 07 AUDIO
    TITLE "Seat Next To You"
    ISRC USUM70733218
    INDEX 01 24:45:42
  TRACK 08 AUDIO
    TITLE "EverybodyÒ‘s Broken"
    ISRC USUM70733219
    INDEX 01 29:08:73
  TRACK 09 AUDIO
    TITLE "Till We AinÒ‘t Strangers Anymore"
    ISRC USUM70733221
    INDEX 01 33:22:12
  TRACK 10 AUDIO
    TITLE "The Last Night"
    ISRC USUM70733222
    INDEX 01 38:06:71
  TRACK 11 AUDIO
    TITLE "One Step Closer"
    ISRC USUM70733223
    INDEX 01 41:40:11
  TRACK 12 AUDIO
    TITLE "I Love This Town"
    ISRC USUM70733224
    INDEX 01 45:17:60


Another one using 1 big .flac file:
Code: Select all
REM GENRE Hard Rock
REM DATE 1995
PERFORMER "Bon Jovi"
TITLE "These Days"
FILE "Bon Jovi - These Days.flac" WAVE
  TRACK 01 AUDIO
    TITLE "Hey God"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Something For The Rain"
    INDEX 01 06:10:52
  TRACK 03 AUDIO
    TITLE "This Ain't A Love Song"
    INDEX 00 10:56:71
    INDEX 01 10:59:05
  TRACK 04 AUDIO
    TITLE "These Days"
    INDEX 00 16:04:61
    INDEX 01 16:06:12
  TRACK 05 AUDIO
    TITLE "Lie To Me"
    INDEX 00 22:33:13
    INDEX 01 22:34:10
  TRACK 06 AUDIO
    TITLE "Damned"
    INDEX 00 28:07:01
    INDEX 01 28:08:30
  TRACK 07 AUDIO
    TITLE "My Guitar Lies Bleeding In My Arms"
    INDEX 00 32:40:48
    INDEX 01 32:41:72
  TRACK 08 AUDIO
    TITLE "(It's Hard) Letting You Go"
    INDEX 00 38:22:61
    INDEX 01 38:23:65
  TRACK 09 AUDIO
    TITLE "Heart Breaking Even"
    INDEX 00 44:14:11
    INDEX 01 44:15:32
  TRACK 10 AUDIO
    TITLE "Something To Believe In"
    INDEX 00 49:20:56
    INDEX 01 49:21:62
  TRACK 11 AUDIO
    TITLE "If That's What It Takes"
    INDEX 00 54:46:26
    INDEX 01 54:47:50
  TRACK 12 AUDIO
    TITLE "Diamond Ring"
    INDEX 00 60:04:08
    INDEX 01 60:04:52
  TRACK 13 AUDIO
    TITLE "All I Want Is Everything"
    INDEX 00 63:50:03
    INDEX 01 63:52:37
  TRACK 14 AUDIO
    TITLE "Bitter Wine"
    INDEX 00 69:06:08
    INDEX 01 69:08:55


Here's one that's not loading anything:(also 1 big .flac file)
Code: Select all
REM GENRE Rock
REM DATE 2006
PERFORMER "Muse"
TITLE "Black Holes and Revelations"
FILE "Muse (2006) – Black Holes And Revelations_Side 1.flac" WAVE
  TRACK 01 AUDIO
    TITLE "Take A Bow"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Starlight"
    INDEX 01 04:36:00
  TRACK 03 AUDIO
    TITLE "Supermassive Black Hole"
    INDEX 01 08:36:00
  TRACK 04 AUDIO
    TITLE "Map of the Problematique"
    INDEX 01 12:05:00
  TRACK 05 AUDIO
    TITLE "Soldier's Poem"
    INDEX 01 16:24:00
  TRACK 06 AUDIO
    TITLE "Invincible"
    INDEX 01 18:34:00
FILE "Muse (2006) – Black Holes And Revelations_Side 2.flac" WAVE
  TRACK 07 AUDIO
    TITLE "Assassin"
    INDEX 01 00:00:00
  TRACK 08 AUDIO
    TITLE "Exo-Politics"
    INDEX 01 03:32:00
  TRACK 09 AUDIO
    TITLE "City Of Delusion"
    INDEX 01 07:25:00
  TRACK 10 AUDIO
    TITLE "Hoodoo"
    INDEX 01 12:14:00
  TRACK 11 AUDIO
    TITLE "Knights of Cydonia"
    INDEX 01 15:57:00
Toube
 
Posts: 131
Joined: 10 Oct 2018, 08:10

Re: [Addon] RuneUI Enhancement

Postby Toube » 04 Nov 2018, 09:21

Hi @rern,

I think there is also something buggy in the Library for the Album, Artist, Album Artist, Composer and Genre navigation.
If I select Album and go in to the Album and then try to go back using the breadcrumbs in the Right upper corner clicking on Album itself it will not load the previous page.. it will just show the RuneAudio loading logo. Same for all the Other ones.
The Network NAS navigation is working though.

Just to let you know.
-Toube
Toube
 
Posts: 131
Joined: 10 Oct 2018, 08:10

Re: [Addon] RuneUI Enhancement

Postby rern » 04 Nov 2018, 09:48

Toube,

There are 2 flac files the last *.cue points to, side1 and side2. If both exist, try split the side2 to another file with identical header lines then update the folder and try again.

By the way, since I've never used *.cue files, convince me if I should start using it.

rern
rAudio @ https://github.com/rern/rAudio-1
Raspberry Pi 4B
Raspberry Pi 3B > SMSL M8 DAC
Raspberry Pi Zero W
User avatar
rern
 
Posts: 723
Joined: 14 Jul 2016, 08:15

Re: [Addon] RuneUI Enhancement

Postby Beelzebassie » 04 Nov 2018, 10:43

How are those CUE-sheets formatted? ANSI or UTF-8? I've had some problems in the past with ANSI-formatted sheets.

@rern: If you rip CD's for archiving purposes I'd recommend using CUE-sheets; you can keep the images unedited, easily adapt pauses, play HTOA, etc.
Raspberry Pi 3B (rev. 1.2) | Allo DigiOne
Beelzebassie
 
Posts: 74
Joined: 09 Nov 2014, 12:16

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 10 guests