This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12712 - Audio files are not removed from the database if database.ignore file is place in folder
|
DetailsExperienced Results:
I have 2 folders(lets call them FolderA and FolderB) each containing audio files. FolderA and FolderB are both on the root of my drive Neither one has a database.ignore file in it. I go to settings -> general settings -> database -> update now All files are added to the database as expected ...But i realize i dont want FolderB to show up in the database. I add a database.ignore file at /FolderB/database.ignore Then I go back in and update the database again(settings -> general settings -> database -> update now) all of my audio files still show up in the database(including the ones in FolderB with the database.ignore file) Expected Results: After adding the database.ignore file to FolderB and updating the database(settings -> general settings -> database -> update now) the audio files in FolderB should no longer appear in the database Summery: Any files in a folder containing a database.ignore file should be removed from the database on update Rockbox Info: Build Version: daily / e3cddc2-120701 |
This task depends upon