mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 07:05:57 -05:00
[spotify/library] add missing metarescan
This commit is contained in:
parent
e642147f6e
commit
6120551cf5
@ -1965,6 +1965,7 @@ struct library_source spotifyscanner =
|
||||
.init = spotifywebapi_init,
|
||||
.deinit = spotifywebapi_deinit,
|
||||
.rescan = rescan,
|
||||
.metarescan = rescan,
|
||||
.initscan = initscan,
|
||||
.fullrescan = fullrescan,
|
||||
.queue_add = queue_add,
|
||||
|
Loading…
Reference in New Issue
Block a user