Thank You for your continued support and contributions!
Upon further searching, I checked the databases and "database_6.tcd" had content that made no sense. If there is a metadata parsing issue, it's in that database. I checked the tags for CodeMonkey.mp3 and it seemed there were about 6 sets of 8 character hexadecimal numbers delimited by a space in that database that were not remotely linked to the tags in the MP3.
I decided to open the TCD database in notepad (since I'm booted into windows right now) and highlighted exactly from where the hex numbers started to where they stopped and pressed backspace. I then saved the file without issue. When I tried opening the database on my iPod, it started to freeze at "459 songs found so far" (paraphrasing). I pressed back to exit the process and decided to initialize the database via the context menu. I then tested the results: nothing. Updated via the context menu: nothing.
So basically you found the file name followed by a series of numbers?Random guess: track number, disk number, year, index in the database, etc. If you want to know how the database works, its probably easier to just read the code then try and reverse engineer it from the binary.
That probably ruins the entire database file.
Quote from: saratoga on November 29, 2010, 04:21:38 PMSo basically you found the file name followed by a series of numbers?Random guess: track number, disk number, year, index in the database, etc. If you want to know how the database works, its probably easier to just read the code then try and reverse engineer it from the binary.I was perusing the rockbox folder of my iPod and found some CP files on there... is that what you're referring to? Maybe the docs index on the site?
I assume you mean .tcd. Those numbers you found for your files are probably it's tags.Anyway, rereading your posts, if you did a restore, then reinstalled, and nothing changed I tend to think theres something wrong with your player.
Random guess: track number, disk number, year, index in the database, etc. If you want to know how the database works, its probably easier to just read the code then try and reverse engineer it from the binary.
Actually I was referring to the contents of /.rockbox/codepages when you mentioned:
Page created in 0.078 seconds with 15 queries.