Rockbox General > Rockbox General Discussion
custom database???
bascule:
No, that's not how the Database works.
It works by writing each required database menu entry, which is actually a filter, describing what you want to select. e.g.:
artist -> album -> title
initially displays all artists. When you select one, it lists all albums by that artist. When you select an album, it lists all tracks on that album.
Yours would need to be:
artist ? filename !^ "/iPod_Control/" -> album -> title
etc, etc...
ZincAlloy:
this thread is pretty old, but it should be noted that directories can be excluded from scanning for database data by placing a file named "database.ignore" in them (wow, the manual IS really useful).
Navigation
[0] Message Index
[*] Previous page
Go to full version