Commit graph

4438 commits

Author SHA1 Message Date
Mark McDowall
8d8c08c5f2 New: Use release quality source if not in downloaded file and resolution matches 2023-05-11 00:46:10 +03:00
Bogdan
a3c33fe8cc Fix namespace for CustomFormatController 2023-05-10 21:23:58 +03:00
Mark McDowall
150c76f61c New: Option to include series image for Gotify notifications
(cherry picked from commit e57e68c97a9d24f8344623ac8f731c2da220686b)

Closes #3240
2023-05-10 17:42:45 +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
Bogdan
eca3776ddd Replace UC preset with VC 2023-05-09 13:39:23 +03:00
Servarr
d61b851d23 Automated API Docs update 2023-05-09 01:21:23 +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
42ed5f4c4a New: Add support for Simplepush notifications
Co-Authored-By: Timm Schäuble <Timm.Schaeuble@gmail.com>

(cherry picked from commit 4c7df31070fbd370b26dbcc07131f21eb88d35fc)
2023-05-08 15:30:47 +03:00
Devin Buhl
9279ca9245 New: Send additional information with Webhook and Custom Scripts
(cherry picked from commit e5d6e569cf05cbe431e7ffa98569017d5243d848)

Closes #3069
2023-05-08 13:55:12 +03:00
lodu
dc5a5240be New: Add indexer option for Discord on grab notifications
(cherry picked from commit 5d09b84b05ab70662830e910c8f5e98af7830d45)
2023-05-08 12:12:56 +03:00
Mark McDowall
ace0f265cb Why rename many files when few file do trick
(cherry picked from commit eaa4a358e8eb93e15203001d16e868e22aded5c3)
2023-05-08 12:09:28 +03:00
Mark McDowall
a8e661603a GracePeriod not Graceperiod
(cherry picked from commit 993c69530ed34460800f40ecf8a0b7bc9a2f7d48)
2023-05-08 12:09:28 +03:00
Bogdan
8b512caa67 API key improvements
Fixed: Special characters in API key
New: Add heathcheck for API Key

(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)

Closes #3636
2023-05-08 12:04:05 +03:00
Bogdan
7f3ccf659c Fixed: Ensure indexer errors are handled before processing response
(cherry picked from commit 76f93c8415419f0c3dab90582d47a1c9a653263c)

Closes #3628
2023-05-07 22:58:36 +03:00
Bogdan
7c3871441e Fixed: custom script error when importing some downloads
Co-authored-by: Qstick <376117+Qstick@users.noreply.github.com>

(cherry picked from commit 8f482c534f15c14a9b3097313a4f5e9273549d88)

Closes #3627
2023-05-07 22:57:28 +03:00
Bogdan
50328861fa Log invalid config file exceptions
(cherry picked from commit a95317446c452926819ad24f892a00770b1b23fc)

Closes #3618
2023-05-07 22:53:53 +03:00
Mark McDowall
bfb3c632d7 New: Only add version header for API requests
(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)
2023-05-07 13:53:53 +03:00
Bogdan
c3e44cc4ed New: Add token authentication for ntfy.sh notifications
Co-authored-by: KucharczykL <lukas@kucharczyk.xyz>

(cherry picked from commit 5bb03a9ddf4d2d33976dfdc39fc70bcf56bf1b49)
2023-05-07 12:11:26 +03:00
Qstick
625787ddb4 New: Translations support for Health Checks
(cherry picked from commit bfc036178487fe0b692f306a53f2a334cdf7f9d5)
2023-05-07 04:01:08 +03:00
Bogdan
8368a8021d Escape search query and use string interpolation for Headphones request generation 2023-05-07 02:09:05 +03:00
Marty Zalega
5ce376d314 Don't lowercase UrlBase in ConfigFileProvider
UrlBase should honour the case it is given.

(cherry picked from commit e1de523c89f7649e64f520b090bbdb2f56cc4b85)
2023-05-07 01:42:06 +03:00
Bogdan
83224884f7 New: Log content for invalid torrent files
(cherry picked from commit e3f71ca79c3c92015e6c3fc292ae3124dab63410)
2023-05-06 23:26:03 +03:00
Stepan Goremykin
565c05c4c9 Use MinBy and MaxBy instead of OrderBy + First
(cherry picked from commit 6ea3d8c127eafbcf9d1b6e9338b737e91e256875)

Closes #3485
2023-05-06 16:11:24 +03:00
Mark McDowall
8dbc522774 New: More information on on why hardlinks should be used over copying
(cherry picked from commit 83a9d15ff8721c8effdc2c8055e37bfb757022d4)

Closes #3519
2023-05-06 16:04:41 +03:00
Bogdan
0d2d36176e New: Add version and timestamp to backup archive
(cherry picked from commit ed3d880974ae6a1430866eebaf72533f35258f6f)

Closes #3525
2023-05-06 16:02:57 +03:00
Mark McDowall
f26e0511d6 Fixed IsValidPath usages
(cherry picked from commit 033936dce7e13c8ab2e38407782dc9cdd949460e)

Closes #3470
2023-05-06 16:01:55 +03:00
Mark McDowall
d0f75e2e96 New: Improve path validation when handling paths from different OSes
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)

Closes #3466
2023-05-06 16:00:23 +03:00
Bogdan
fe0abd527e Fix track lookup in integration tests 2023-05-05 14:35:25 +03:00
Mark McDowall
ba4e3b404e New: Report health error if Recycling Bin folder is not writable
(cherry picked from commit 8c50cd061e691914d9fcce119b9f838f1276950c)
2023-05-04 06:51:29 +03:00
Bogdan
d317c3dd60 Fixed: (Headphones) Use custom download request
Closes #3595
2023-05-03 12:29:55 +03:00
Lars
bfe917a09e New: Filter Sonarr synchronization based on Root Folders
Closes #3569

(cherry picked from commit ff3327483a233ebe54d8f178c355abaeb6f9d11e)
2023-05-03 11:51:52 +03:00
Servarr
14a77d8b3d Automated API Docs update 2023-05-03 11:10:48 +03:00
Bogdan
3b0289e3ec Fixed: (Redacted) Use Api Key for downloading 2023-05-03 05:47:30 +03:00
Mark McDowall
45329f29bd New: Add result to commands to report commands that did not complete successfully
(cherry picked from commit 103ce3def4636ef891e72bd687ef8f46b5125233)
2023-05-03 05:46:57 +03:00
Bogdan
a7e4a85cef Fix downloading releases without an indexer
(cherry picked from commit ca8b26138e3ebd793cc1a5fd51522ce3eda8a2e1)

Closes #3598
2023-05-02 09:12:38 +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
Weblate
1ffc0cb8c1 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translated using Weblate (Finnish) [skip ci]

Currently translated at 96.5% (869 of 900 strings)

Translated using Weblate (Greek) [skip ci]

Currently translated at 100.0% (900 of 900 strings)

Translated using Weblate (German) [skip ci]

Currently translated at 97.0% (873 of 900 strings)

Co-authored-by: Qstick <qstick@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/de/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/el/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/fi/
Translation: Servarr/Lidarr
2023-04-30 11:42:01 +03:00
Bakerboy448
89972b8b66 Fixed: Missing Translates 2023-04-30 09:23:41 +03:00
Bogdan
f8d0d4a2a0 Bump Swashbuckle to 6.5.0 2023-04-29 21:34:37 +03:00
Servarr
e83de41f08 Automated API Docs update 2023-04-29 01:48:40 -05:00
Bogdan
90dfb55188 New: (Notifications) Add Apprise 2023-04-29 01:09:50 -05:00
Robin Dadswell
6ea561f8bb Frontend Placeholders from the Backend
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
2023-04-29 01:09:50 -05:00
Bogdan
d0244978aa Fixed: Ignore VA artists in Redacted 2023-04-29 01:04:23 -05:00
Lars
0a0ddf2b02 New: Option to use Telegram topics for notifications
(cherry picked from commit c8933d812490ba375c6f7e07cd4355921dc513ac)
2023-04-29 00:45:53 -05:00
Bogdan
ea0a78b620 Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00
Qstick
9259ad7d49 Convert method to static that doesn't use instance data
(cherry picked from commit a42f97229acb713719c616851db572100f319ad7)
2023-04-29 00:29:05 -05:00
Bogdan
9c7b6efe09 Fixed: Null reference processing import with no download client info 2023-04-29 00:02:57 -05:00