aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/Song.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SongUpdate: pass Storage to UpdateFileInArchive()Max Kellermann2014-02-071-1/+1
|
* SongUpdate: use the Storage interface, support remote filesMax Kellermann2014-02-061-2/+4
| | | | | | | This commit finally allows the database update to scan remote files, e.g. using the smbclient storage plugin. However, it is not yet possible to configure that, therefore the feature is not accessible yet.
* Database*: move to db/Max Kellermann2014-01-241-0/+112