Rockbox Technical Forums

Rockbox General => Rockbox General Discussion => Topic started by: Intricate on September 12, 2007, 11:04:00 PM

Title: Database will not initialize....80G Ipod Video
Post by: Intricate on September 12, 2007, 11:04:00 PM
Can't get the database to initialize on my 80GB Ipod Video.  Using the latest build but have had this problem on every build I've used.

The initialization just hangs at '0 Found'.  The other odd thing that happens, when rebooting, Rockbox only gets to 'Committing Database 1/9' before loading.

The database initializes fine with a minimal amount of music loaded on the Ipod.

Any thoughts?
Title: Re: Database will not initialize....80G Ipod Video
Post by: Intricate on September 15, 2007, 06:28:41 PM
Anything?  It's not critical but it'd be nice to use the db functionality.
Title: Re: Database will not initialize....80G Ipod Video
Post by: Chronon on September 16, 2007, 02:31:49 PM
It sounds like you have some files whose metadata structure is causing the parser to choke.  Maybe a binary search algorithm can help you find which file(s) caused this.  I.e. remove half of your files and try both halves separately.  Keep dividing the file sets in half until you can isolate which files are causing the process to fail.  

More on binary search algorithms: http://en.wikipedia.org/wiki/Binary_search_tree