Rockbox General > Rockbox General Discussion

Changing playlist display format?

(1/2) > >>

ultr:
It is possible to change the way tracks are displayed in the playlist?
Now it's format is "number. title"
Can I change it to "artist - album - title"?



Generally it would be great to have completely different player layout - instead of wps just a playlist with all informations in one place. Something like this:

...
Artist 1
  Album 1
    Track 1
    Track 2
[   Track 3   ] NOW PLAYING
    Track 4
  Album 2
    Track 1
    Track 2
    Track 3
Artist 2
  Album 1
    Track 1
    Track 2
    Track 3
    Track 4
...

JdGordon:
it isnt really possible because he loading the id3 info from files is very slow. in the playlist viewer it just shows the filename without the extension.

It is possible to show some of the playlist inside the WPS (have a look at the %Vp tag on CustomWPS in the wiki), but that has issues on some targets (ipov video only maybe)

Ezraghast:
best perhaps to open all the tracks on your player in something like mp3tag on your PC and rename them 'tag to filename' with a string "%artist% - %album% - %title%". think i'm suggesting the obvious there but it would be one way to almost achieve what you want

ultr:

--- Quote from: JdGordon on May 05, 2010, 09:24:25 PM ---it isnt really possible because he loading the id3 info from files is very slow. in the playlist viewer it just shows the filename without the extension.

--- End quote ---
Isn't it possible to use the database here?


--- Quote from: JdGordon on May 05, 2010, 09:24:25 PM ---It is possible to show some of the playlist inside the WPS (have a look at the %Vp tag on CustomWPS in the wiki)

--- End quote ---
I have noticed this already. But this only displays the incoming tracks, and does not really allow the user to interact with the playlist. Am I right?

JdGordon:

--- Quote from: ultr on May 06, 2010, 12:43:44 AM ---Isn't it possible to use the database here?

--- End quote ---
I dont know actually.. if it is possible then thats something to think about trying.

--- Quote from: ultr on May 06, 2010, 12:43:44 AM ---I have noticed this already. But this only displays the incoming tracks, and does not really allow the user to interact with the playlist. Am I right?

--- End quote ---

yes, you can't interact with the list from there

Navigation

[0] Message Index

[#] Next page

Go to full version