Commit Graph

440 Commits

Author SHA1 Message Date
Qstick b0376c07f5 Fix some translations
Fixes #975
2022-05-01 22:20:59 -05:00
Qstick 7e0f88ad7a New: (Cardigann) - Cardigann v4 Support for Genre, Year, and TraktID 2022-02-05 13:30:12 -06:00
Qstick fa626a53e6 Fixed: Smarter Int normalization
Fixes #787
2022-01-17 21:27:22 -06:00
Qstick 480a76c290 New: Support for language metadata 2022-01-01 14:23:44 -06:00
Qstick b05d8c930d Date Routines Test Cases 2021-12-07 20:19:05 -06:00
Qstick 6b886b938c New: Better Fuzzy DateTime Parse 2021-12-07 18:48:46 -06:00
ta264 4a7bf39723 Fixed: Speed up parsing DateTime 2021-12-06 21:57:22 +00:00
Qstick 579b8a3d3b New: (Cardigann) More feed metadata for book and music 2021-12-05 11:23:47 -06:00
Qstick 5f5df99dab Improved logging on bad date parse 2021-11-29 21:00:11 -06:00
Qstick 2e103d6dba ParseUtil Cleanup 2021-11-28 16:47:16 -06:00
Qstick 7ce5df63d4 Fixed: (Cardigann) Number normalize to ignore non-digits 2021-11-27 22:38:52 -06:00
Qstick cb7cbb74e0 New: Build on Net6 2021-11-18 00:11:37 -05:00
Qstick 9331d8e013 Fixed: Parsing of 8 digit IMDb Ids 2021-11-14 00:20:28 -06:00
Qstick 293b32ea0e New: Improve size and number parsing 2021-10-10 13:04:12 -05:00
Qstick e304461dfb New: Add PosterUrl to ReleaseInfo for parsing 2021-07-18 21:33:17 -04:00
Qstick a97b801b24 New: (Indexer) GazelleGames 2021-06-19 15:48:28 -04:00
Qstick bc90415394 New: (Indexer) Nebulance 2021-06-13 01:10:46 -04:00
Qstick 9675171aff Fixed: (Cardigann) Don't die if no categories can be mapped for a release
Fixes #105
2021-06-12 02:17:17 -04:00
Qstick d1a3e61979 Fixed: Many torrent indexers use full ImdbId instead of int version
Fixes #192
2021-06-12 01:37:01 -04:00
Qstick 56850aa6d9 Fixed: Indexer sort is case sensitive 2021-06-01 21:56:35 -04:00
Qstick c694d1ef44 Cleanup UA Parser 2021-05-31 10:07:09 -04:00
Qstick 838e4e582a Fixed: Default list for IndexerFlags causing null ref 2021-05-25 21:47:01 -04:00
Qstick dd66d7845c New: Rewrite Indexer Flags Implementation 2021-05-24 23:46:30 -04:00
Qstick 06901c4aee Clean UA data 2021-05-15 18:31:08 -04:00
Qstick 3daede4a29 New: (Indexer) AnimeBytes 2021-05-05 22:35:24 -04:00
Qstick a0dec09a14 Fixed: Cardigann InfoUrls 2021-04-12 18:22:51 -04:00
Qstick 881313ef2b New: Download Clients for Manual Grabs 2021-03-22 00:07:21 -04:00
Qstick e2ef1e850c Fix Rarbg search and parsing 2021-02-20 03:22:20 -05:00
Qstick aa07b637f1 New Indexer: IPTorrents 2021-02-18 14:09:54 -05:00
Qstick 546bec3717 New Indexer: TorrentDay 2021-02-17 23:47:50 -05:00
Qstick 3bfa1b1e68 Add Volume Factor Props to Release Info 2021-02-17 23:47:50 -05:00
Qstick 66f726bf6f Misc Updates 2021-01-10 02:50:10 -05:00
Qstick 8f0c872873 Parse and Store App from UA for Nab Requests Stats 2020-12-29 23:06:41 -05:00
Qstick a041fc0d4b Parse Files and Grabs in Release Info 2020-12-28 21:40:54 -05:00
Qstick 8e72c7153d Lots of workings to search processing, UI Categories 2020-12-26 16:59:23 -05:00
Qstick 710b4f5ec6 Remove FetchRecent, Pass Cats back on Newznab Search 2020-12-26 16:59:23 -05:00
Qstick cfb1a80c58 Newznab Responses for Caps and Movie Search (rough) 2020-10-21 01:47:20 -04:00
Qstick e1020f4107 Initial Push 2020-10-18 04:18:35 -04:00
ta264 2d7942d69c Fixed: Speed up RSS sync 2020-10-13 20:54:33 -04:00
Qstick 37c1b5b28c New: Add Bulgarian Language
Fixes #4111
2020-10-06 00:33:33 -04:00
Qstick e28bea14b3 New: Add Thai Language 2020-10-06 00:33:33 -04:00
Qstick 2823099237 New: Add Hindi and Romanian Languages
Fixes #3597
2020-10-06 00:33:33 -04:00
bakerboy448 5799b3dc47 Fixed: Parser Detecting DTS-Audio formats and Blu-Ray as groups (#5090)
* Fix DTS-XXX Audio & Blu-ray false Group Positives

* Add test cases

* fixup! spaces

Co-authored-by: Qstick <qstick@gmail.com>
2020-10-04 01:59:31 -04:00
Qstick 30c51ec4f3 Fixed: Handle obfuscated files using abc.xyz pattern
Fixes #5105

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-04 01:20:17 -04:00
Qstick 7d31eb1f55 Fixed: Test for empty strings using isNullOrEmpty 2020-10-03 21:58:31 -04:00
nitsua 9a46d5165c New: Add support for prioritizing indexers (#5000) 2020-09-12 02:25:32 -04:00
Qstick bba2b01980 Don't parse subtitle language as language
Fixes #4972
2020-09-09 21:58:37 -04:00
Qstick 764d456d49 Fixed: Handle UHDRemux as Remux instead of Webdl 2020-09-09 21:54:16 -04:00
Qstick 9b1dc2d21d New: Handle BDMux Releases in Quality Parser
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-06 02:51:04 -04:00
Qstick c8de61df19 Fixed: Don't parse .ts files as Telesync
Fixes #4891
2020-08-17 22:51:10 -04:00