Reply To: svn-1523 feedback

#9867
beerfan
Participant

@rpedde wrote:

The playlist file option is going to go away soon. It used to be that smart playlists were read from a file, not from the database. That was the path of the file.

I left the config, because I was going to use that file to back up the playlists from the db, but now I think I’m going to pull playlists completely out of the database, and store them all in files.

It makes more sense to me to leave the smart playlists in a separate file as well. The database is just a list of files found during a particular scan no? When a previous upgrade changed my database from sqlite to sqlite3, for whatever reason, all my smart playlists were gone. Having a simple comma delimited file would be much easier.