database: rescan after metadata_to_use change

Store a list of supported tag items in the database.  When loading a
database which does not have a matching list, we must rescan in order
to get the missing information.
This commit is contained in:
Max Kellermann
2009-11-04 18:48:22 +01:00
parent a434c35eb4
commit e96dc9a14c
2 changed files with 33 additions and 0 deletions

1
NEWS
View File

@@ -47,6 +47,7 @@ ver 0.16 (20??/??/??)
- automatically update the database with Linux inotify
- support .mpdignore files in the music directory
- sort songs by album name first, then disc/track number
- rescan after metadata_to_use change
* log unused/unknown block parameters
* removed the deprecated "error_file" option
* save state when stopped