Commit graph

4431 commits

Author SHA1 Message Date
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
Weblate
933facd50c Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 100.0% (900 of 900 strings)

Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]

Currently translated at 98.7% (889 of 900 strings)

Translated using Weblate (Portuguese (Brazil)) [skip ci]

Currently translated at 100.0% (900 of 900 strings)

Translated using Weblate (German) [skip ci]

Currently translated at 96.8% (872 of 900 strings)

Translated using Weblate (German) [skip ci]

Currently translated at 97.1% (874 of 900 strings)

Translated using Weblate (Czech) [skip ci]

Currently translated at 65.0% (585 of 900 strings)

Translated using Weblate (French) [skip ci]

Currently translated at 75.8% (683 of 900 strings)

Translated using Weblate (Portuguese) [skip ci]

Currently translated at 76.2% (686 of 900 strings)

Translated using Weblate (Hebrew) [skip ci]

Currently translated at 66.4% (598 of 900 strings)

Co-authored-by: Cassio Rizzi <clrizzi@gmail.com>
Co-authored-by: Deflector8249 <lh2jwko5@gomail.me>
Co-authored-by: Florian <sephrat.flo@gmail.com>
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Lizandra Candido da Silva <lizandra.c.s@gmail.com>
Co-authored-by: Nir Israel Hen <nirisraelh@gmail.com>
Co-authored-by: SHUAI.W <x@ousui.org>
Co-authored-by: Sascha Brockel <gsydaydreamer@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: tomas15420 <tomas15420@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/cs/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/de/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/he/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/pt/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/zh_CN/
Translation: Servarr/Lidarr
2023-04-28 23:59:30 -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
529ea26ab6 Remove mono process detection
(cherry picked from commit 5a046026725084bc880a7b63d7105dcf4d882128)
2023-04-16 19:52:31 -05:00
Bogdan
95f30b23c8 Fixed: Exception thrown when marking download as complete
(cherry picked from commit 9ebeee8b4fb04edfb709767b970f5e1d109bc4b9)
2023-04-16 17:42:13 -05:00
Bogdan
47d0acaa1a Fixed: Null reference processing failed import for unknown album
(cherry picked from commit be09385c9d7526de7d3f03ca25c5289cc8ad4a4f)
2023-04-16 17:42:13 -05:00
Bogdan
1374fb1a32 Fixed: (UI) Show the correct path in delete artist modal 2023-04-15 21:13:01 -05:00