Commit Graph

14 Commits

Author SHA1 Message Date
Bogdan f19c6e8ee1 Remove unused imports
Close #3651
2023-05-12 19:24:16 +03:00
Bogdan 8368a8021d Escape search query and use string interpolation for Headphones request generation 2023-05-07 02:09:05 +03:00
Bogdan d317c3dd60 Fixed: (Headphones) Use custom download request
Closes #3595
2023-05-03 12:29:55 +03:00
Qstick dc7b5b52dc Added searchEngine support in Newznab/Torznab caps
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
(cherry picked from commit eb76dd5248988c8101d9414aef0215f01f81cf00)
2022-09-26 20:48:04 -05:00
Qstick 35651df049 Use modern HttpClient
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 4c0fe62dda7ba87eec08d628f79e4fae8fdb1a0f)
2022-09-26 17:18:11 -05:00
Robin Dadswell d5bd169061
New: Indexer Categories no longer Advanced option (#2267) 2021-05-23 18:40:11 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
Qstick 40483c1bbb New: Updated FluentValidation to 8.4.0
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-10-13 23:14:58 -04:00
gismo2004 a95191dc3b Fixes: Headphones album search (#502) 2018-09-22 03:14:26 -04:00
Qstick e08f39ebe0
New: Setting to prevent download of early releases (#485)
* New: Setting to prevent download of early releases

* Fixup! Test and Wording
2018-09-20 22:21:26 -04:00
Qstick 812af82fae
Fixed: Search fails for many artist and albums with specials (#466)
* Fixed: Search fails for many artist/albums with specials

* fixup! Replace & with space

* fixup! Add two more test cases

* fixup! Add last test case

* fixup: Newznab test case
2018-09-04 22:55:08 -04:00
Qstick 25c0423ef6
Fixed :Compile warning cleanup (#314)
Fixed :Compile warning cleanup
2018-04-22 17:12:57 -04:00
Qstick ded7574227
Fix Headphones Download Auth, Add Special Parsing (#152)
* Add Secondary Backup Parsing Method if Regex Fails

* Add BasicAuth info to release for nzb download handling
2017-12-17 18:34:58 -05:00
Qstick ede3a55c68
New: Add Headphones VIP Indexer (#147)
* New: Add Headphones VIP Indexer

* fixup! String Format Invalid

* fixup! Remove hyphen from search string

* Add Tests for Headphones Indexer
2017-12-15 23:08:16 -05:00