mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-14 07:39:36 +01:00
Little bug when searching waffles - requests merge
This commit is contained in:
@@ -937,7 +937,7 @@ def searchTorrent(album, new=False, losslessOnly=False):
|
||||
|
||||
data = request.request_feed(
|
||||
url=providerurl,
|
||||
params=params, headers=headers,
|
||||
params=params,
|
||||
timeout=20
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user