mirror of
https://github.com/rembo10/headphones.git
synced 2026-04-11 23:49:27 +01:00
Merge remote-tracking branch 'SlashingWolf/patch-1' into develop
This commit is contained in:
@@ -1333,7 +1333,7 @@ def searchTorrent(album, new=False, losslessOnly=False, albumlength=None,
|
||||
|
||||
if headphones.CONFIG.WAFFLES:
|
||||
provider = "Waffles.ch"
|
||||
providerurl = fix_url("https://www.waffles.ch/browse.php")
|
||||
providerurl = fix_url("https://waffles.ch/browse.php")
|
||||
|
||||
bitrate = None
|
||||
if headphones.CONFIG.PREFERRED_QUALITY == 3 or losslessOnly:
|
||||
|
||||
Reference in New Issue
Block a user