Hi !
Is there a way to indicate I want tracks to be ordered based on the track number without it being displayed ?
I'm fiddling with tagnavi but I can't seem to find how to only show the title while retaining the track ordering, it defaults to alphabetical ordering...
Can I silently filter in the %format or alternatively hide parts of the produced string ?
Does some hiding markup exist like say :
"\%d \%02d %s" discnum tracknum title
if "\" meant the value is to be parsed when ordering but not to be shown ?
...I'm not even sure the sorting must happen in the %format... help ?
____
To give some context from a user and (admittedly pedantic) UX designer point of view :- I don't want to see disc and track numbers when browsing the database. After tagging my tracks and naming the files appropriately, I don't want to concern myself with these values anymore, espacially when enjoying my music. Now it's up to the db to do some magic with it for me.
- The way it displays feels unnecessarily heavy and really distracting. The varying widths of the added characters mean the track titles rarely lign up so the list is harder to parse at a glance.
- And of course alphabetical sorting is not an option for track listing. XD
____
I searched here the best I could but I could only find a few related issues (same question about ordering except in playlists and files). If I missed it, can you redirect me to the appropriate thread ?
Thanks.