refactor: update scanner, scanner tests, mockfs
closes #165 closes #163
This commit is contained in:
@@ -29,6 +29,7 @@ type Controller struct {
|
||||
*ctrlbase.Controller
|
||||
CachePath string
|
||||
CoverCachePath string
|
||||
PodcastsPath string
|
||||
Jukebox *jukebox.Jukebox
|
||||
Scrobblers []scrobble.Scrobbler
|
||||
Podcasts *podcasts.Podcasts
|
||||
|
||||
Reference in New Issue
Block a user