Commit Graph

1464 Commits

Author SHA1 Message Date
Mickaël Thomas 9da690f807 New: Support stoppedUP and stoppedDL states from qBittorrent
(cherry picked from commit 73a4bdea5247ee87e6bbae95f5325e1f03c88a7f)

Closes #4795
2024-05-10 00:56:42 +03:00
Christopher 5f248aa25e New: Remove qBitorrent torrents that reach inactive seeding time
(cherry picked from commit d738035fed859eb475051f3df494b9c975a42e82)
2024-04-28 13:42:22 +03:00
Bogdan 4a8d6c367d Bump skipping spotify tests 2024-04-20 18:37:21 +03:00
Mark McDowall b14e2bb618 New: Auto tag artists based on tags present/absent on artists
(cherry picked from commit f4c19a384bd9bb4e35c9fa0ca5d9a448c04e409e)

Closes #4742
2024-04-11 23:02:04 +03:00
Bogdan 2a10505dff Bump skipping spotify tests 2024-03-28 13:02:04 +02:00
Louis R 52b5ff6fdd Fixed: Exceptions when checking for routable IPv4 addresses
(cherry picked from commit 060b789bc6f10f667795697eb536d4bd3851da49)
2024-03-28 10:31:32 +02:00
Bogdan 1db0eb1029 New: Indexer flags
(cherry picked from commit 7a768b5d0faf9aa57e78aee19cefee8fb19a42d5)
2024-03-10 17:30:09 +02:00
Mark McDowall be8f7e5618 Fixed: Overly aggressive exception release group parsing
(cherry picked from commit 0183812cc58dad0e555125ddd8b33a85cbdecbf2)
2024-03-08 08:27:15 +02:00
Bogdan 2c19b5aa61 Ignore spotify mapping test more temporarily 2024-03-02 09:19:32 +02:00
Bogdan 27723eb3ea Revert "New: Preserve replaygain tags"
This reverts commit 2a8c67badc.
2024-02-12 22:11:25 +02:00
Bogdan d68f207e9b Ignore spotify mapping test temporarily 2024-02-11 06:20:59 +02:00
Qstick 8e5942d5c5 Parse Exception Release Groups
Closes #4541
Closes #4327
Closes #4250
Closes #3221
Closes #2658

Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2024-02-05 21:18:50 -06:00
Mark McDowall 2f0d02b3bc Allow Discography to be grabbed automatically if all albums will be released within 24 hours
(cherry picked from commit 87795708b5caf63e63570cb62c6043a781ee89ae)

Closes #3181
2024-02-05 20:53:46 +02:00
Qstick d38c44d25e
New: Option to disable cover art embed in files (#4547)
* New: Option to disable cover art embed in files

Fixes #2488

* Update src/NzbDrone.Core/MediaFiles/AudioTagService.cs

Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
2024-02-04 14:26:15 -06:00
Qstick 2a8c67badc New: Preserve replaygain tags 2024-02-04 12:01:06 -06:00
Stevie Robinson 0121095b3e New: Add additional CleanNameThe/CleanTitleThe naming tokens
(cherry picked from commit 81aaf00a4cd2b3a2f8ddf67226c13bb51ea39dda)

Add some translations and fix the validation for track naming

Closes #4197
2024-02-04 18:26:02 +02:00
Bogdan 8c6f0d10e9 Rename instances of Profile to QualityProfile
Close #4245
2024-02-03 21:24:06 +02:00
Bogdan ef8aeda3b5 Fixed: Avoid import loop for already imported albums
(cherry picked from commit b183743d9f0a0b15e4a9db0a9d3d2d1c238b0d9c)

Closes #4231
2024-02-03 11:56:12 +02:00
Mark McDowall 408e05292e Fixed: Don't reimport the same files from the same release unless grabbed again
(cherry picked from commit 0274778679a8fd485a651eea9d293463528244fd)

Closes #4050
2024-02-03 11:54:28 +02:00
Mark McDowall 18fc1de451 Add max token length (including ellipsis) for some tokens
New: Accept ':##' on renaming tokens to allow specifying a maximum length for artist, album, track titles and release group

(cherry picked from commit 19db75b36beaa5e549d903b136dbda300f1f8562)
2024-02-01 16:34:30 +02:00
Taloth Saldono 24b8029d2e Fixed: Release Year in renaming format for certain OS language cultures
Based-On: a0d2af54e8
(cherry picked from commit 87897d56ea62544a36986eb09d420649668d7400)
2024-02-01 16:28:49 +02:00
Mark McDowall fb4483cb71 Fixed: History retention for Newsbin
(cherry picked from commit 0ea189d03c8c5e02c00b96a4281dd9e668d6a9ae)
2024-01-27 10:25:24 +02:00
Bogdan d98418f80e Fix Content-Type in FileList fixture 2024-01-16 21:53:13 +02:00
Bogdan 71608897b7 Allow to override download client
Towards #3494
2024-01-13 00:35:45 +02:00
Bogdan e6e50c8784 Fixed: Ignore repack version for MP3 V0/V2 VBR 2024-01-09 19:06:21 +02:00
Bogdan 4c2f17f1cf Add release source for releases
Towards #3287
2024-01-09 03:04:28 +02:00
Mark McDowall d000dcfb9f Fixed: Don't grab propers/repacks when item in queue meets cutoff and propers/repacks are not downloaded automatically
(cherry picked from commit cf00fecbe410caf1a57d561e458f2e58921eef05)

Closes #3370
2023-12-23 02:15:33 +02:00
Mark McDowall 3dd933ba15 Fixed: Parsing similar artist names with common words at end
(cherry picked from commit 0fe24539625f8397dfb63d4618611db99c3c137a)

Closes #2064
2023-12-23 00:43:52 +02:00
Mark McDowall c180c327d4 New: Quality Preferred Size Setting
Co-authored-by: Qstick <qstick@gmail.com>

(cherry picked from commit d08f33ae213bb5a94b6b6aa8f6f1e780a7a9835f)

Fixed: Include preferred size in quality definition reset

(cherry picked from commit 8e925ac76d2f46cf5fef1ea62a20ae5e85d3000e)
2023-12-22 04:50:32 +02:00
Bogdan 3aeac5b530 Fixed: (Redacted) Improve title and filter by categories 2023-12-13 16:33:29 +02:00
Bogdan 1e14758072 Fixed: Don't write audio tags if there are no updates 2023-12-07 15:19:58 +02:00
Mark McDowall 0fb07a54d6 Add test for Scene name not being set during import
(cherry picked from commit 044342f6779740a630eb56eba7587fb8da5d77f6)

Closes #1994
2023-12-03 15:34:33 +02:00
Mark McDowall a9bef2b4a1 Initial support to use named tokens for backend translations
Towards #4210

(cherry picked from commit 11f96c31048c2d1aafca0c91736d439f7f9a95a8)
2023-11-24 23:35:30 +02:00
Stevie Robinson 8df5a5011b Use Diacritical.Net library for NameFirstCharacter token
(cherry picked from commit 59ea524e0ce85333779f430b867e93aae366289f)

Closes #4230
2023-11-02 00:52:27 +02:00
Stevie Robinson 2e91a61ccf Fixed: Cleanup First Character in Name when using 'NameFirstCharacter'
(cherry picked from commit b3c691859a0841cde9bb2655c01c240cc5279d74)

Closes #4179
2023-11-02 00:52:27 +02:00
Mark McDowall b643a5e619 Fixed: Blocking unknown indexers from pushed releases
(cherry picked from commit 44d8dbaac81706691124ae5f8317289f0a3e5d73)
2023-10-30 21:43:40 +02:00
Mark McDowall 362bd42cb8 New: Auto tagging of artists
(cherry picked from commit 335fc05dd1595b6db912ebdde51ef4667963b37d)
2023-10-30 21:29:24 +02:00
Stevie Robinson cbb3cb78f9 New: Refresh only selected or filtered artists
(cherry picked from commit bf90c3cbddffca4f7ad07c3ae51fa705988cd80b)

Closes #3717
2023-10-29 14:41:29 +02:00
Bogdan fe9fa4c1ea Revert "Bump SQLite to 3.42.0 (1.0.118)"
This reverts commit c4a339f0af.
2023-10-22 09:33:17 +03:00
Colin Gagnaire 94329a1d1b New: Add support for native Freebox Download Client
Closes #3222

(cherry picked from commit fb76c237bfbb8aa43bcdd9ce34d90ea843011cee)
2023-10-20 21:58:37 -05:00
Qstick c4a339f0af Bump SQLite to 3.42.0 (1.0.118)
(cherry picked from commit e3160466e0c5b392d80f248db13c7934bc5d0117)
2023-10-20 19:45:01 -05:00
bakerboy448 f35173e670 New: Support for new Nyaa RSS Feed format
(cherry picked from commit 40ecdbc12de8b320a4d650aea65a36e8edea77d8)

Closes #2738
2023-10-16 14:49:42 +03:00
Qstick 3d7d43bb46 Fixed: Enable parsing of repacks with revision
Closes #3320

(cherry picked from commit e29470d8cb9dd3d4d75a3abe1b9b7e8df4f2df4a)
2023-10-15 19:37:51 -05:00
Mark McDowall efa0a53f1c Fixed: Prevent conflicts with reserved device names
Closes #2346
Closes #2349

(cherry picked from commit dc7f46027aebf33b77d258a63c2ae973788cedd0)
2023-10-15 19:08:17 -05:00
Qstick a60f1f128c Fixed: Incorrectly parsing RePACKPOST as Group
Closes #2294
2023-10-15 18:47:30 -05:00
Mark McDowall fb21dd0f19 Fixed: Duplicate notifications for failed health checks
Mock debouncer for testing

(cherry picked from commit c0e54773e213f526a5046fa46aa7b57532471128)
(cherry picked from commit bb7b2808e2f70389157408809ec47cc8860b4938)
2023-10-02 18:15:22 +03:00
Mark McDowall 2bfc6ae5d6 Fixed: Completed downloads in Qbit missing import path
(cherry picked from commit 35365665cfd436ac276dd9591e23333bd26cf789)

Closes #4162
2023-10-01 17:18:33 +03:00
bakerboy448 f5bbf21d72 Fixed: Only apply remote path mappings for completed items in Qbit
(cherry picked from commit 583eb52ddc01b608ab6cb17e863a8830c17b7b75)
2023-10-01 17:16:28 +03:00
Stevie Robinson 3a494c6040 Fixed: SABnzbd history retention to allow at least 14 days
(cherry picked from commit a3938d8e0264b48b35f4715cbc15329fb489218a)
2023-09-27 19:46:32 +03:00
Bogdan 7941ca58a5 Rename Episode to Track in namespaces 2023-09-23 16:00:24 +03:00