Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SongUpdate: pass Storage to UpdateFileInArchive() | Max Kellermann | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | SongUpdate: use the Storage interface, support remote files | Max Kellermann | 2014-02-06 | 1 | -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 Kellermann | 2014-01-24 | 1 | -0/+112 |