Revert "Added more settings in Tidal"

This reverts commit 207a7110ef.

Revert to the last commit so the integration of music player features needs to be done in another way.
This commit is contained in:
2019-08-16 02:59:04 -05:00
parent adc1317401
commit 6a188b7ec7
2 changed files with 16 additions and 29 deletions

View File

@@ -9,9 +9,6 @@ enabled = boolean(default=True)
username = string(default="")
password = string(default="")
quality=string(default="high")
include_albums = boolean(default=True)
include_compilations = boolean(default=True)
include_singles = boolean(default=True)
[[youtube]]
enabled = boolean(default=True)