Bogdan
|
8c17a5f6b1
|
Remove empty constructors
Close #3650
|
2 years ago |
Bogdan
|
f19c6e8ee1
|
Remove unused imports
Close #3651
|
2 years ago |
Qstick
|
ddb8c8dffe
|
Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
GetCurrentProcess().MainModule.FileName is expensive, Environment.ProcessPath added in net6
|
2 years ago |
Mark McDowall
|
add2a3afa0
|
New: Log additional information when processing completed torrents from rTorrent
(cherry picked from commit c7d39579b45adbe1b9da3baff587b2d7b7c9724b)
|
2 years ago |
Bogdan
|
a3c33fe8cc
|
Fix namespace for CustomFormatController
|
2 years ago |
Mark McDowall
|
150c76f61c
|
New: Option to include series image for Gotify notifications
(cherry picked from commit e57e68c97a9d24f8344623ac8f731c2da220686b)
Closes #3240
|
2 years ago |
ta264
|
87e702cbef
|
Fixed: Don't buffer update package to memory when downloading
(cherry picked from commit 63654b99f22b87b42acd699ac5b453f2de20211f)
Closes #3639
Closes #3641
|
2 years ago |
Bogdan
|
eca3776ddd
|
Replace UC preset with VC
|
2 years ago |
Servarr
|
d61b851d23
|
Automated API Docs update
|
2 years ago |
The Dark
|
5b701aafc1
|
New: On Health Restored notification
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
Closes #3631
Closes #3637
|
2 years ago |
Qstick
|
42ed5f4c4a
|
New: Add support for Simplepush notifications
Co-Authored-By: Timm Schäuble <Timm.Schaeuble@gmail.com>
(cherry picked from commit 4c7df31070fbd370b26dbcc07131f21eb88d35fc)
|
2 years ago |
Devin Buhl
|
9279ca9245
|
New: Send additional information with Webhook and Custom Scripts
(cherry picked from commit e5d6e569cf05cbe431e7ffa98569017d5243d848)
Closes #3069
|
2 years ago |
lodu
|
dc5a5240be
|
New: Add indexer option for Discord on grab notifications
(cherry picked from commit 5d09b84b05ab70662830e910c8f5e98af7830d45)
|
2 years ago |
Mark McDowall
|
ace0f265cb
|
Why rename many files when few file do trick
(cherry picked from commit eaa4a358e8eb93e15203001d16e868e22aded5c3)
|
2 years ago |
Mark McDowall
|
a8e661603a
|
GracePeriod not Graceperiod
(cherry picked from commit 993c69530ed34460800f40ecf8a0b7bc9a2f7d48)
|
2 years ago |
Bogdan
|
8b512caa67
|
API key improvements
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
Closes #3636
|
2 years ago |
Bogdan
|
7f3ccf659c
|
Fixed: Ensure indexer errors are handled before processing response
(cherry picked from commit 76f93c8415419f0c3dab90582d47a1c9a653263c)
Closes #3628
|
2 years ago |
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
|
2 years ago |
Bogdan
|
50328861fa
|
Log invalid config file exceptions
(cherry picked from commit a95317446c452926819ad24f892a00770b1b23fc)
Closes #3618
|
2 years ago |
Mark McDowall
|
bfb3c632d7
|
New: Only add version header for API requests
(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)
|
2 years ago |
Bogdan
|
c3e44cc4ed
|
New: Add token authentication for ntfy.sh notifications
Co-authored-by: KucharczykL <lukas@kucharczyk.xyz>
(cherry picked from commit 5bb03a9ddf4d2d33976dfdc39fc70bcf56bf1b49)
|
2 years ago |
Qstick
|
625787ddb4
|
New: Translations support for Health Checks
(cherry picked from commit bfc036178487fe0b692f306a53f2a334cdf7f9d5)
|
2 years ago |
Bogdan
|
8368a8021d
|
Escape search query and use string interpolation for Headphones request generation
|
2 years ago |
Marty Zalega
|
5ce376d314
|
Don't lowercase UrlBase in ConfigFileProvider
UrlBase should honour the case it is given.
(cherry picked from commit e1de523c89f7649e64f520b090bbdb2f56cc4b85)
|
2 years ago |
Bogdan
|
83224884f7
|
New: Log content for invalid torrent files
(cherry picked from commit e3f71ca79c3c92015e6c3fc292ae3124dab63410)
|
2 years ago |
Stepan Goremykin
|
565c05c4c9
|
Use MinBy and MaxBy instead of OrderBy + First
(cherry picked from commit 6ea3d8c127eafbcf9d1b6e9338b737e91e256875)
Closes #3485
|
2 years ago |
Mark McDowall
|
8dbc522774
|
New: More information on on why hardlinks should be used over copying
(cherry picked from commit 83a9d15ff8721c8effdc2c8055e37bfb757022d4)
Closes #3519
|
2 years ago |
Bogdan
|
0d2d36176e
|
New: Add version and timestamp to backup archive
(cherry picked from commit ed3d880974ae6a1430866eebaf72533f35258f6f)
Closes #3525
|
2 years ago |
Mark McDowall
|
f26e0511d6
|
Fixed IsValidPath usages
(cherry picked from commit 033936dce7e13c8ab2e38407782dc9cdd949460e)
Closes #3470
|
2 years ago |
Mark McDowall
|
d0f75e2e96
|
New: Improve path validation when handling paths from different OSes
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
Closes #3466
|
2 years ago |
Bogdan
|
fe0abd527e
|
Fix track lookup in integration tests
|
2 years ago |
Mark McDowall
|
ba4e3b404e
|
New: Report health error if Recycling Bin folder is not writable
(cherry picked from commit 8c50cd061e691914d9fcce119b9f838f1276950c)
|
2 years ago |
Bogdan
|
d317c3dd60
|
Fixed: (Headphones) Use custom download request
Closes #3595
|
2 years ago |
Lars
|
bfe917a09e
|
New: Filter Sonarr synchronization based on Root Folders
Closes #3569
(cherry picked from commit ff3327483a233ebe54d8f178c355abaeb6f9d11e)
|
2 years ago |
Servarr
|
14a77d8b3d
|
Automated API Docs update
|
2 years ago |
Bogdan
|
3b0289e3ec
|
Fixed: (Redacted) Use Api Key for downloading
|
2 years ago |
Mark McDowall
|
45329f29bd
|
New: Add result to commands to report commands that did not complete successfully
(cherry picked from commit 103ce3def4636ef891e72bd687ef8f46b5125233)
|
2 years ago |
Bogdan
|
a7e4a85cef
|
Fix downloading releases without an indexer
(cherry picked from commit ca8b26138e3ebd793cc1a5fd51522ce3eda8a2e1)
Closes #3598
|
2 years ago |
Scott Fridlund
|
8a685be882
|
Adding Artist Id, Album Id, and Track Artist Id as file name options.
|
2 years ago |
Gabriel Sjöberg
|
8ea54b6a94
|
Use BuildInfo.AppName for RARBG appId instead of hardcoded value
(cherry picked from commit 99c4f5b746bff6809c988f8b816e5135f5959ed7)
Close #3570
|
2 years ago |
Mark McDowall
|
09cc4c23e1
|
New: Updated Rarbg request limits
(cherry picked from commit 47cf8e6430b7f7704ce2f1524fa9e3c8e6f9b47a)
Close #3526
|
2 years ago |
Bogdan
|
5380d78cad
|
Build download requests from indexer implementation
(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)
Closes #3590
Closes #3593
|
2 years ago |
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
|
2 years ago |
Bakerboy448
|
89972b8b66
|
Fixed: Missing Translates
|
2 years ago |
Bogdan
|
f8d0d4a2a0
|
Bump Swashbuckle to 6.5.0
|
2 years ago |
Servarr
|
e83de41f08
|
Automated API Docs update
|
2 years ago |
Bogdan
|
90dfb55188
|
New: (Notifications) Add Apprise
|
2 years ago |
Robin Dadswell
|
6ea561f8bb
|
Frontend Placeholders from the Backend
(cherry picked from commit 69f5963f6f1e80e3f598bdb13792b7413fcc13b1)
|
2 years ago |
Bogdan
|
d0244978aa
|
Fixed: Ignore `VA` artists in Redacted
|
2 years ago |
Lars
|
0a0ddf2b02
|
New: Option to use Telegram topics for notifications
(cherry picked from commit c8933d812490ba375c6f7e07cd4355921dc513ac)
|
2 years ago |