Commit Graph

1464 Commits

Author SHA1 Message Date
Stevie Robinson 00ba296b28 Add health check for dl clients removing completed downloads + enable for sab and qbit
(cherry picked from commit 7f2cd8a0e99b537a1c616998514bacdd8468a016)

Closes #4138
2023-09-18 18:13:37 +03:00
Mark McDowall 404c888cca Fixed parsing of multiple languages from Newznab indexer releases
(cherry picked from commit 2a241294b5eeb9e95c46e030828191da09d05e88)

Closes #4114
2023-09-11 11:52:24 +03:00
Bogdan 380bd42b04 Fixed: Calculating seed time for qBittorrent
(cherry picked from commit 1b3ff64cc521396f9f1623617052c497649325a8)
2023-09-08 04:16:05 +03:00
Taloth Saldono 86130751c2 Fixed: Inserting literal { or } in renaming format using {{ or }}
Closes #1267
2023-08-25 04:13:21 +03:00
Mark McDowall 85e62caccf Fix tests for ImportListSyncService
(cherry picked from commit b271b3b694081a2889d75d39dc0296d53c734aaf)
2023-08-19 21:40:59 +03:00
Bogdan 78610ff6ee Use `All()` for import lists in ImportListSyncService 2023-08-19 21:40:59 +03:00
Bogdan 8d87b88147 New: Add Medium Name to multi disc track naming
Fix TrimSeparatorsRegex to match multiple characters

Fixes #4027
2023-08-18 19:54:36 +03:00
Qstick ce62a12c62 Sync DeleteBadMediaCoversFixture with upstream
(cherry picked from commit df6c89ea234526a61df65ccf344ac52d34b3c97a)

Closes #3990
2023-08-17 21:59:20 +03:00
Bogdan fd9bd5f691 New: Async HttpClient 2023-08-17 20:13:56 +03:00
Mark McDowall caf4a18e59 Fixed: Don't block updates under docker unless configured in package_info
(cherry picked from commit 5a7e34e291c2715aa67161e5c455d25e80f498df)
2023-08-17 20:13:46 +03:00
Qstick 7f4b79f84d New: Notifications (Connect) Status
(cherry picked from commit e3545801721e00d4e5cac3fa534e66dcbe9d2d05)
2023-08-15 17:50:38 +03:00
Bogdan 98ae377aff Add one minute back-off level for all providers
(cherry picked from commit d8f314ff0ef64e8d90b21b7865e46be74db5e570)

Closes #3989
2023-08-12 10:41:32 +03:00
Mark McDowall 5fc1fc499c New: Ignore inaccessible files with getting files
(cherry picked from commit e5aa8584100d96a2077c57f74ae5b2ceab63de19)
2023-08-05 21:01:26 +03:00
Bogdan 108fc8c724 Fix test in DiskSpaceServiceFixture 2023-08-04 17:29:22 +03:00
Mark McDowall 86c0a0904d Fix GetBestRootFolderPath tests
(cherry picked from commit 63a911a9a549749b5460c2b9fea48a25e78c52a4)

Closes #3962
Closes #3963
2023-08-04 13:33:11 +03:00
Mark McDowall c445315064 Fixed: UI loading when artist or root folder path is for wrong OS
(cherry picked from commit 5f7217844533907d7fc6287a48efb31987736c4c)

Closes #3961
2023-08-04 13:29:17 +03:00
Bogdan 0cfb3f1b63 Fixed: Check only enabled Jackett indexers for '/all' endpoint
(cherry picked from commit ae3dd5730e05c5229e7f7092f15c33859524863b)
2023-07-29 04:43:53 +03:00
Bogdan 81870ea481 Fixed: (Parser) Strip `produced by` from track titles 2023-07-15 00:16:50 +03:00
Bogdan 6ecab2d84b Fix typo in SkipRedownload 2023-07-14 00:42:21 +03:00
Taloth Saldono 3b62636e83 Fixed: Truncating too long filenames with unicode characters
(cherry picked from commit 158e31d54aab2419e79b3a7b2f3ef918954a440b)
2023-07-13 22:44:29 +03:00
Taloth Saldono c86d5980d3 Fixed: Include extension when calculating maximum episode title length when renaming files
Fixed: Option to override max filename length with MAX_NAME environment variable

(cherry picked from commit 6efee036a826027391433b7d0c954ebc1a75c679)
2023-07-13 22:44:29 +03:00
Mark McDowall f4292be588 New: Limit filenames to a maximum of 255 characters
(cherry picked from commit 34d81356a3b3b378ce669ea65c5802b64efaad6e)
2023-07-13 22:44:29 +03:00
Qstick eb9f56e1eb New: Download Client Tags
(cherry picked from commit f6ae9fd6c5173cbf1540341fa99d2f120be1d28e)
2023-07-12 03:21:11 +03:00
Qstick 0ef7c3420b New: Added health check warning if SABnzbd sorting is enabled
Fixes #3266
Fixes #3792

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-07-01 13:36:17 -05:00
bakerboy448 c9c1df63a3 Fixed: Handle checkingResumeData state form qBittorrent
(cherry picked from commit 8d8a16225ff7772ccb57784f272ca31e28bb8455)
2023-06-14 07:52:23 +03:00
Bogdan f0fceb1499 Fixed: Remove Rarbg Indexer due to site shutdown 2023-05-31 23:17:41 +03:00
Bogdan cc27107668 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #3749
2023-05-28 17:23:59 +03:00
Mark McDowall 8d4f4d8245 New: Filter SABnzbd queue by category
(cherry picked from commit 49fd9c4462741e756e0cd43c287939f929de11b2)

Closes #3737
2023-05-27 13:11:52 +03:00
Bogdan 8f4f514ee2 Fix tests in IndexerServiceFixture
(cherry picked from commit 90a9ecbaac1b406ffeb6b6876d619191a317a35f)

Fixes #3709
Fixes #3710
2023-05-21 19:56:04 +03:00
Bogdan feebe6726a Fix tests in SpotifyMappingFixture 2023-05-21 14:22:48 +03:00
Bogdan bbbf903619 Fix tests in TorrentDownloadStationFixture 2023-05-21 10:42:13 +03:00
Mark McDowall 511dacd24a Fixed tests in DownloadServiceFixture
(cherry picked from commit d743a8f7e9eac348b4679919f60af5b27457acfd)

Closes #3706
2023-05-21 09:53:00 +03:00
Mark McDowall 14f5a94867 Fixed: Don't retry grabbing the same release if download client is unavailable
(cherry picked from commit b38c1255dc19d72ee10db4af67e76a4ce95f288f)

Closes #3704
2023-05-21 09:50:54 +03:00
Mark McDowall b6967aed47 New: Colon replacement naming option
(cherry picked from commit b3260ba8661f3b2c6996eee7e04974e8f41365d5)
2023-05-14 21:41:49 +03:00
Bogdan 35248c277d Rename fields from Tv to Music in download clients settings 2023-05-14 21:41:24 +03:00
Bogdan f19c6e8ee1 Remove unused imports
Close #3651
2023-05-12 19:24:16 +03:00
ta264 87e702cbef Fixed: Don't buffer update package to memory when downloading
(cherry picked from commit 63654b99f22b87b42acd699ac5b453f2de20211f)

Closes #3639
Closes #3641
2023-05-09 14:04:31 +03:00
The Dark 5b701aafc1 New: On Health Restored notification
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)

Closes #3631
Closes #3637
2023-05-09 01:03:41 +03:00
Qstick 625787ddb4 New: Translations support for Health Checks
(cherry picked from commit bfc036178487fe0b692f306a53f2a334cdf7f9d5)
2023-05-07 04:01:08 +03:00
Mark McDowall f26e0511d6 Fixed IsValidPath usages
(cherry picked from commit 033936dce7e13c8ab2e38407782dc9cdd949460e)

Closes #3470
2023-05-06 16:01:55 +03:00
Bogdan fe0abd527e Fix track lookup in integration tests 2023-05-05 14:35:25 +03:00
Bogdan d317c3dd60 Fixed: (Headphones) Use custom download request
Closes #3595
2023-05-03 12:29:55 +03:00
Bogdan 3b0289e3ec Fixed: (Redacted) Use Api Key for downloading 2023-05-03 05:47:30 +03:00
Scott Fridlund 8a685be882 Adding Artist Id, Album Id, and Track Artist Id as file name options. 2023-05-01 22:23:50 -05:00
Gabriel Sjöberg 8ea54b6a94 Use BuildInfo.AppName for RARBG appId instead of hardcoded value
(cherry picked from commit 99c4f5b746bff6809c988f8b816e5135f5959ed7)

Close #3570
2023-04-30 21:43:10 +03:00
Mark McDowall 09cc4c23e1 New: Updated Rarbg request limits
(cherry picked from commit 47cf8e6430b7f7704ce2f1524fa9e3c8e6f9b47a)

Close #3526
2023-04-30 21:42:56 +03:00
Bogdan 5380d78cad Build download requests from indexer implementation
(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)

Closes #3590
Closes #3593
2023-04-30 15:00:06 +03:00
Bogdan d0244978aa Fixed: Ignore `VA` artists in Redacted 2023-04-29 01:04:23 -05:00
Bogdan ea0a78b620 Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00
Bogdan fbb05dcec9 Fixed: (Gazelle) Add `usetoken` only if use FL token is enabled 2023-04-28 22:24:03 -05:00
Bogdan 2cabc3eb0d Rename `CC` to `Cc` 2023-04-16 19:52:43 -05:00
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
2023-04-11 21:31:27 -05:00
bakerboy448 16f30e7f19 New: Use better page size for Newznab/Torznab (up to 100) when supported by the indexer
Closes #3340

(cherry picked from commit ddb25b109575cc378462a1c3a64705f2003f01f0)
2023-03-12 15:34:53 -05:00
cicomalieran c554c499a1 Fixed: Processing very long ETA from Transmission
(cherry picked from commit 9800bd6b439257e73e3545e125cd03900a3036bb)
2023-03-12 13:36:48 -05:00
Bogdan 75009f9a2a Fixed: Standardize single quotes and allow the neutral apostrophe 2023-02-11 14:50:56 -06:00
Qstick 6635840972 Fixed: Migrating case-sensitive Preferred Word REGEX to Custom Formats
Closes #3322
2023-02-04 20:21:52 -06:00
Qstick 5f1394acfa Fixup FileNameBuilder tests 2023-01-26 21:09:10 -06:00
Qstick 6af492a0b6 Fixed: Better colon replacement logic
Closes #2193

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-01-26 20:41:03 -06:00
Mark McDowall 0592f35aee Fixed: Profiles with upgrades disabled incorrectly allowing upgrades in some cases
Closes #2649
2023-01-25 22:30:06 -06:00
Qstick af21f4859b Fixed: Parse TR24 as Flac24
Fixes #2002
2023-01-24 19:53:06 -06:00
Qstick 8e9f56716b Fixed: Correctly detect additional cases of Flac 24bit 2023-01-22 17:00:49 -06:00
Qstick 9fe13a2d14 New: Custom Formats
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2023-01-22 16:38:04 -06:00
Qstick 180e9badf5 Fixed: RemotePathMappingCheck Improvements 2023-01-21 13:18:00 -06:00
Qstick d999a4d582 New: Notifiarr and Webhook Updates
Closes #3062
2023-01-15 02:37:17 -06:00
Qstick 93cce9a02e Don't block task queue for queued update task when long running tasks queued
Fixes #2935

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-01-14 17:52:35 -06:00
Qstick 04b85071e3 Fix Tests for Artist First Letter 2022-12-26 17:42:46 -06:00
Qstick ec41951ea5 New: Album and Artist Genre Naming Tokens 2022-12-25 14:02:48 -06:00
Qstick f7548f9bb7 New: Artist name first character renaming token
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-12-25 13:47:03 -06:00
Qstick cb34495e0a New: OnDelete Notifications
Closes #1933
Closes #1936
Closes #1937
Closes #1938
Closes #1939
Closes #2189
Closes #2444
Closes #2604

Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-12-24 20:42:14 -06:00
Qstick f538feb798 Fixed: Errors loading queue after albums in artist are removed
Fixes #1989

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-12-12 21:05:17 -06:00
Qstick 097712f04f Fixed: Clean Remaster from track titles prior to compare
Some albums get stuck with import issues if they contain `remaster`. Clean this before running through the distance calc.
2022-12-11 23:42:13 -06:00
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Robin Dadswell c006b66aa4 Fixed: Postgres timezone issues
Co-authored-by: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit d55864f86914199aa0c4ee37df1e42e6ad71ef4f)
2022-11-20 10:41:48 -06:00
Robin Dadswell 8f6e099794 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -06:00
ta264 f7839adc38 Cache database for Unit tests to avoid repeated migrations
(cherry picked from commit f3308827d0ede7895b0b8b3b251a17cda3a54120)
2022-11-20 10:41:48 -06:00
Vincent Simon 6c7a578cb7 Added missing Audio drama type 2022-11-04 15:02:14 -05:00
Qstick 117436b199 Cleanup dual target and mono code 2022-10-23 11:15:36 -05:00
Qstick 80143e0ae1 Fix UpdateFixture artist path test 2022-10-23 01:52:21 -05:00
Qstick 02152d85a1 Fixed: Kodi Library Update Notification
Fixes #2574
2022-10-23 01:16:58 -05:00
Qstick 8c5b227b17 Fixed: Ignore VA on Gazelle search for Various Artist Albums
Fixes #2829
2022-10-22 23:32:14 -05:00
Qstick a2d1291168 Fixed: Assume WEB is MP3-320
Fixes #3038
2022-10-21 23:45:42 -05:00
Qstick 7fcebba786 Fixed: Parse WEBFLAC as FLAC
Fixes #3013
2022-10-02 18:54:17 -05:00
bakerboy448 25c9de857b Fixed: Repack Preference Ignored
(cherry picked from commit 04447d9d4db8cc3d54baf0a721f4430cf77908c4)
2022-09-26 20:48:04 -05: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
servarr[bot] f74b6e5275
New: Parse version with a space before 'v'
* New: Parse anime version with a space before 'v'

(cherry picked from commit e9123982f33ab35ca022f91f345da05fef23d6dc)

* Delete AnimeVersionFixture.cs

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2022-09-26 17:19:13 -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
Qstick e6fb6b5033 Rename NzbSearchService to ReleaseSearchService
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Qstick a26cbdf61f New: Add tag support to indexers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-09-26 16:00:20 -05:00
Mark Trolley b3b93db643 Fix typo: loseless to lossless 2022-08-19 21:44:28 -05:00
ta264 7ebd41eff1 Update packages 2022-08-03 17:11:51 +01:00
ta264 c339645cec Fixed: Respect import list search setting when monitoring existing items 2022-08-03 14:23:31 +01:00
Thomas White 33bb5960e5 Fixed: Null reference error when import list adds new album to existing artist
(cherry picked from commit 5e3045db86748d0ab407a6785007cb6bbd4f46a6)
2022-08-03 14:23:31 +01:00
Thomas White d96775a4a3 Fixed: "Specific Book" setting for lidarr list import
Fixes #2435

(cherry picked from commit 466876da624843f62c849dfb28ac9515b6fe3a2c)
2022-08-03 14:23:31 +01:00
ta264 8ff141d886 Fixed: Only one version of an album may be approved for import 2022-07-04 12:40:47 +01:00
ta264 cf4103d73d Use DryIoc for Automoqer, drop Unity dependency
(cherry picked from commit e3468daba04b52fbf41ce3004934a26b0220ec4f)
2022-06-22 09:28:03 +01:00
Kai Yang 9b120f4885
New: Link indexer to specific download client (#2668)
* New: Link indexer to specific download client

Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>

(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)

* lint

Co-authored-by: Qiming Chen <simoncqm@gmail.com>
2022-06-06 22:06:40 -05:00
ta264 2318c43536 New: Option to control which new artist albums get monitored
(cherry picked from commit c51ae664aa6e6f5330be67e68476af76c55352f5)
2022-05-02 21:30:09 -05:00
ta264 dc45a2d0d6 Temporarily ignore update tests until linux-x86 released
(cherry picked from commit 1576bf1f17c085b2fbbb8fdfa28b03a16a881a82)
2022-04-29 12:01:08 +01:00
Qstick 4dd0b49dbc Package and Installer Updates 2022-04-13 22:05:50 -05:00
Robin Dadswell ba0ad7e8e3 New: End Jackett 'all' endpoint support
(cherry picked from commit 54c914d48fefa730728518d50fc9e49032d0947b)
(cherry picked from commit 1bf87bf8735f7e7eb1b2d207d3015a7301b558bf)

Closes #2638
Closes #2569
2022-04-13 21:27:31 -05:00