Support and General Use > Audio Playback, Database and Playlists
[Clip Zip] Song Number Problem
AliasDanny:
The Database just skips from "05." to "1.09.", then to "1.922." then back to "11." when I want it to be "5.", then "9.", then "11.", then a bunch of songs in between, then "922."
What's the problem? I changed the metadata over again, and it still didn't work. Could it be different metadata types? Yikes.
Another problem: it would skip from "32." to "320." and back to "41." Can the Database actually sort song numbers correctly past 99? What do I have to do?
saratoga:
The default tagnavi file only zero pads out to two digits, probably because that is the most allowed on an audio CD. If you want 3 digit sorting, you can copy:
/.rockbox/tagnavi.config
to
/.rockbox/tagnavi_custom.config
and then change instances of "%02d" to "%03d" so that strings are zero padded to 3 digits for sorting.
More info: http://www.rockbox.org/wiki/DataBase
AliasDanny:
Uh oh. It didn't work. I didn't have a tagnavi_custom.config originally, so I copied the tagnavi.config and did the change. Didn't work. I tried moving tagnavi.config out of the .rockbox folder. Still didn't work.
hdfhdfgdfgdf43:
--- Quote from: saratoga on May 04, 2013, 12:36:58 AM ---The default tagnavi file only zero pads out to two digits, probably because that is the most allowed on an audio CD. If you want 3 digit sorting, you can copy:
/.rockbox/tagnavi.config
to
/.rockbox/tagnavi_custom.config
and then change instances of "%02d" to "%03d" so that strings are zero padded to 3 digits for sorting.
More info: http://www.rockbox.org/wiki/DataBase
--- End quote ---
Hi,
I tried that, but now my Clip Zip doesn't boot.
It's stuck in a loop, and I can't even connect it through USB, because it doesn't get recognized.
AliasDanny:
--- Quote from: messy on May 12, 2013, 04:33:38 AM ---
--- Quote from: saratoga on May 04, 2013, 12:36:58 AM ---The default tagnavi file only zero pads out to two digits, probably because that is the most allowed on an audio CD. If you want 3 digit sorting, you can copy:
/.rockbox/tagnavi.config
to
/.rockbox/tagnavi_custom.config
and then change instances of "%02d" to "%03d" so that strings are zero padded to 3 digits for sorting.
More info: http://www.rockbox.org/wiki/DataBase
--- End quote ---
Hi,
I tried that, but now my Clip Zip doesn't boot.
It's stuck in a loop, and I can't even connect it through USB, because it doesn't get recognized.
--- End quote ---
Same thing happened to me but I managed to rescue the thing.
Hold down your volume buttons when you boot your Clip Zip. You will go back into the Sansa firmware. Go to Settings > System Settings > USB Mode. Select MSC. Then your computer should be able to read the player and let you roll back the changes.
Hope that helps!
Navigation
[0] Message Index
[#] Next page
Go to full version