Closes #249: add Rescan Library to settings menu
This commit is contained in:
@@ -90,4 +90,6 @@ type MediaProvider interface {
|
||||
Scrobble(trackID string, submission bool) error
|
||||
|
||||
DownloadTrack(trackID string) (io.Reader, error)
|
||||
|
||||
RescanLibrary() error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user