mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-23 05:09:28 +00:00
Merge pull request #2811 from Gadzy/develop
T411 specific download bugfix
This commit is contained in:
@@ -278,7 +278,8 @@ def do_sorted_search(album, new, losslessOnly, choose_specific_download=False):
|
||||
headphones.CONFIG.RUTRACKER or
|
||||
headphones.CONFIG.APOLLO or
|
||||
headphones.CONFIG.PTH or
|
||||
headphones.CONFIG.STRIKE)
|
||||
headphones.CONFIG.STRIKE or
|
||||
headphones.CONFIG.TQUATTRECENTONZE)
|
||||
|
||||
results = []
|
||||
myDB = db.DBConnection()
|
||||
|
||||
Reference in New Issue
Block a user