Commit Graph

382 Commits

Author SHA1 Message Date
Bogdan a25e5aae10 Fixed: Indexer flags for torrent release pushes
(cherry picked from commit 47ba002806fe2c2004a649aa193ae318343a84e4)
2024-05-05 12:32:44 +03:00
Servarr 431ad0a028 Automated API Docs update 2024-04-18 15:33:13 +03:00
Bogdan 59cf7a95c3 Fixed: Re-testing edited providers will forcibly test them
(cherry picked from commit e9662544621b2d1fb133ff9d96d0eb20b8198725)
2024-04-16 10:54:12 +03:00
Servarr 13ce040e4d Automated API Docs update 2024-03-28 13:01:34 +02:00
Servarr 5ffde40320 Automated API Docs update 2024-03-14 07:58:46 +02:00
Mark McDowall ebfa68087d Fixed: Release push with only Magnet URL
(cherry picked from commit 9f705e4161af3f4dd55b399d56b0b9c5a36e181b)
2024-03-14 07:12:50 +02:00
Bogdan 1db0eb1029 New: Indexer flags
(cherry picked from commit 7a768b5d0faf9aa57e78aee19cefee8fb19a42d5)
2024-03-10 17:30:09 +02:00
Bogdan 29c77ec3a1 Fix version in namespace for AutoTagging 2024-03-09 10:57:24 +02:00
Mark McDowall fb1b7274d0 Queue Manual Import commands at high priority
(cherry picked from commit 64c6a8879beb1b17122c8f6f74bf7b3cf4dd1570)
2024-03-03 13:20:24 +02:00
Servarr f13b095040 Automated API Docs update 2024-02-11 21:05:15 -06:00
Qstick a4af75b60c New: Calendar filtering by tags
Closes #3658
Closes #4211

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2024-02-11 20:51:28 -06:00
Servarr 09e9162aa6 Automated API Docs update 2024-02-04 14:43:01 -06: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
Servarr ba90095a47 Automated API Docs update 2024-01-31 23:28:47 +02:00
Mark McDowall af12fad185 New: Show downloading status for artist progress bar
(cherry picked from commit ac806a2933bf2dc0c96d471ec143fca8e1f5282f)
2024-01-31 20:59:28 +02:00
Servarr bc671124ef Automated API Docs update 2024-01-31 20:12:40 +02:00
Mark McDowall 5f9c616bff New: On Artist Add connection event
(cherry picked from commit dec6e140365981f0391a759db33f4f5de46adc24)

Closes #3531
2024-01-30 16:22:53 +02:00
Qstick c9faf83b0b Fixed: Allow restore to process backups up to ~1000MB
Fixes #4513
2024-01-25 07:18:33 +02:00
Servarr 8e2f959d5c Automated API Docs update 2024-01-23 12:40:20 +02:00
Mark McDowall 6517485e0f New: Optionally remove from queue by changing category to 'Post-Import Category' when configured
(cherry picked from commit 345854d0fe9b65a561fdab12aac688782a420aa5)

Closes #4510
2024-01-23 12:32:22 +02:00
Qstick 82d9228ee9 New: Improve All Artits call by using dictionary for stats iteration
(cherry picked from commit e792db4d3355fedd3ea9e35b3f5e1e30394d9ee3)

Closes #4480
2024-01-19 10:15:55 +02:00
Servarr 9fcba79bc7 Automated API Docs update 2024-01-17 05:14:01 +02:00
Rubicj 829ef83e00 New: Added column in Queue
(cherry picked from commit 57445bbe57a84990e284ef97d42455a06587e1ee)

Closes #4460
2024-01-17 03:43:30 +02:00
Servarr 679a5fa4b2 Automated API Docs update 2024-01-13 02:11:44 +02:00
Bogdan aab13e028d Fix log typo in release/push 2024-01-13 01:07:43 +02:00
Bogdan bee2b44918 New: Resolve download client by name using 'downloadClient' for pushed releases
Closes #4279
2024-01-13 01:04:00 +02:00
Mark McDowall a165965a7e New: Optional 'downloadClientId' for pushed releases
(cherry picked from commit fa5bfc3742c24c5730b77bf8178a423d98fdf50e)

Closes #4133
2024-01-13 00:58:43 +02:00
Bogdan 71608897b7 Allow to override download client
Towards #3494
2024-01-13 00:35:45 +02:00
Bogdan 7b8c17c793 Fixed: Filter history by multiple event types in PG
Fixes #4436
2024-01-12 17:34:33 +02:00
Servarr 5661a0a956 Automated API Docs update 2024-01-12 03:51:53 +02:00
Bogdan 354533871e Fixed: Filter history by multiple event types 2024-01-12 03:34:22 +02:00
Bogdan 30833453a6 Fixed: Release source for release/push
Closes #4430
2024-01-12 03:16:36 +02:00
Servarr 9cbecbfae4 Automated API Docs update 2024-01-09 04:41:56 +02:00
Bogdan 8cca919f6b Add custom format score to parse endpoint 2024-01-09 03:50:17 +02:00
Servarr 57dd53e2f2 Automated API Docs update 2024-01-09 03:16:30 +02:00
Mark McDowall 1551f336f4 New: Download client option for redownloading failed releases from Interactive Search
(cherry picked from commit 87e0a7983a437a4d166aa8b9c9eaf78ea5431969)
2024-01-09 03:04:28 +02:00
Servarr d819fd1bd1 Automated API Docs update 2023-12-22 06:13:57 +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 0655a9aa72 Revert "Fixed: Prevent false notification for moving artist when editing"
This reverts commit 0133f4331b.
2023-12-03 22:16:43 +02:00
Bogdan 0133f4331b Fixed: Prevent false notification for moving artist when editing 2023-12-03 21:56:17 +02:00
Servarr 852d7014e0 Automated API Docs update 2023-12-03 19:53:13 +02:00
Bogdan 14c02c7882 Fixed: Toggling monitor artist multiple times 2023-12-03 19:44:16 +02:00
Mark McDowall a2acbddd65 Fixed force saving provider triggering testing
(cherry picked from commit 65cb1ccafd54479fa3fca1f1eaa4b96222b0176b)
2023-11-20 07:38:39 +02:00
Mark McDowall 34027932c5 Fixed: Saving indexer, download client, etc settings
(cherry picked from commit 804a5921b3b620e2407d5d6a7fd69fb1fd9b0cbf)
2023-11-20 00:52:36 +02:00
Servarr 064f76b89f Automated API Docs update 2023-11-19 22:39:59 +02:00
Mark McDowall 1361492bf5 New: Require password confirmation when setting or changing password
(cherry picked from commit b248163df598dc611ee919d525eb7357256d73d5)

Closes #4315
2023-11-19 21:57:25 +02:00
Mark McDowall 8d87453b60 Don't retest unchanged providers
New: Don't retest connections, indexers, download clients, etc if re-saved with the exact same settings

(cherry picked from commit 71fd09f162b2880c461e03cba4317c34ee3203dc)
2023-11-18 07:03:46 +02:00
Bogdan 4866c3ed12 Fixed: Enforce validation warnings when testing providers
(cherry picked from commit c3b4126d0c4f449a41e2cf7ea438b20e25370995)
2023-11-17 02:38:57 +02:00
Servarr 86f311a23b Automated API Docs update 2023-11-02 00:47:13 +02:00
Mark McDowall e408c6f055 New: History custom filters
(cherry picked from commit 2fe8f3084c90688e6dd01d600796396e74f43ff9)

Closes #4213
Closes #4235
Closes #4236
2023-11-02 00:33:54 +02:00