Rockbox Ports are now being developed for various digital audio players!
Is there a way to configure the tagnavi file to eliminate the "untagged" option for certain categories?
Clicking onto albums makes perfect sense, as it means the albums playback correctly. But for unsorted songs, it seems like an unnecessary step, especially for artists whom I own no albums from, only the one or two unsorted mp3s.
The idea is to save button presses ...
... and to make things more logical.
Or just make sure your mp3s are adequately tagged.
Not possible. You can't have albums (or any other tags) on the same level as Songs.
Quote from: roolku on January 27, 2007, 02:14:37 PMOr just make sure your mp3s are adequately tagged. Just curious, how would you suggest he tagged the tracks in question? Not all tracks in the world are from an album.
It's just a logical thing for me. Some tracks are from albums, some tracks aren't. The ones that aren't shouldn't be foldered away like that.It seems highly logical to me.
I don't obviously know enough about coding or the db structure in general but it seems like a relatively simple If-Then...If ID3Tag:Album /= ""Then(whatever the commands are to make it display Artist>Album>Track)ElseIf ID3Tag: Album = ""Then(Whatever the commands are to make it display Artist>Track)
Makes perfect logical sense to me. If the organizational chain is missing a link, instead of adding a "ghost" link to replace it, you just shorten it.
Page created in 0.099 seconds with 15 queries.