Fixed a couple of issues
This commit is contained in:
@@ -9,6 +9,7 @@ enabled = boolean(default=True)
|
||||
username = string(default="")
|
||||
password = string(default="")
|
||||
quality=string(default="high")
|
||||
avoid_transcoding = boolean(default=False)
|
||||
include_albums = boolean(default=True)
|
||||
include_compilations = boolean(default=True)
|
||||
include_singles = boolean(default=True)
|
||||
|
Reference in New Issue
Block a user