Mark McDowall
4f7789605e
New: Log database engine version on startup
...
(cherry picked from commit 6ab1d8e16b29e98b4d2ebb68e0356f6f2d3a2c10)
9 months ago
Bogdan
1536e90053
New: Artist info in Album Delete event for Webhooks
...
Fixes #4552
9 months ago
Bogdan
c744231141
Translations for settings index
9 months ago
Mark McDowall
efe0a3d283
Typings cleanup and improvements
...
Appease linter
(cherry picked from commit b2c43fb2a67965d68d3d35b72302b0cddb5aca23)
(cherry picked from commit 3b5e83670b844cf7c20bf7d744d9fbc96fde6902)
Closes #3516
Closes #3510
Closes #2778
9 months ago
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>
9 months ago
Weblate
6471353bcd
Multiple Translations updated by Weblate
...
ignore-downstream
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
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/pt_BR/
Translation: Servarr/Lidarr
9 months ago
Bogdan
6ae99acea7
Fix tests for storing last search time for albums
9 months ago
Bogdan
d8066ec172
New: Size column for albums
...
Closes #3292
9 months ago
Mark McDowall
a9b16d298f
Improve CF calculation for files without scene name
...
Fixed: Use original filename instead of complete path when calculating CF for existing file without scene name
(cherry picked from commit 997aabbc3cfc3c9c5c220786d1d08cfceec5e2f2)
Closes #3359
9 months ago
Mark McDowall
0bdd5f3278
Fixed: A potential issue when extra files for multiple artists have the same relative path
...
(cherry picked from commit a6a68b4cae7688506c45ff6cf10989fe6596c274)
Closes #2760
9 months ago
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
9 months ago
Bogdan
abefdca0fc
Fix Missing/CutoffUnmet search all warnings
9 months ago
Bogdan
2fc966af0c
New: Missing/Cutoff Unmet searches will search for albums that haven't been searched recently first
...
Closes #3250
Simplify filter expression for cutoff unmet album search
9 months ago
Mark McDowall
5d8f9c9e27
New: Store last search time for AlbumSearch
...
(cherry picked from commit 9af57c6786
)
9 months ago
Servarr
09e9162aa6
Automated API Docs update
9 months ago
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>
9 months ago
Qstick
aecf5bba49
Fixed: Correctly map artist logos to clearlogo type
...
Closes #2627
9 months ago
Qstick
6e43d8a4fe
New: Ability to import aiff files
...
Closes #4102
9 months ago
Qstick
2a8c67badc
New: Preserve replaygain tags
9 months ago
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
9 months ago
Mark McDowall
1775dc9fa8
Fixed: Ensure first history item when marked as failed is the selected item
...
(cherry picked from commit cf48bf304122bacc597de1d4d4429065d2358fa8)
Closes #3557
9 months ago
Stevie Robinson
cf33d433a4
New: Additional tooltips for icon buttons
...
(cherry picked from commit 8c07f0d3d19a48ed96d1ded54399c66bf2977b2a)
Closes #4183
9 months ago
Bogdan
fcfd4e401e
Improve UI notice for delayed queue items
...
(cherry picked from commit f2cae4e2b2f87924973a00431be7216296648dac)
Closes #4242
9 months ago
Bogdan
8c6f0d10e9
Rename instances of Profile to QualityProfile
...
Close #4245
9 months ago
Weblate
7388e3fb66
Multiple Translations updated by Weblate
...
ignore-downstream
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Ole Nørby <ole@olenoerby.dk>
Co-authored-by: aghus <aghus.m@outlook.com>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/da/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/es/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/pt_BR/
Translation: Servarr/Lidarr
9 months ago
bakerboy448
dec241e6b6
Improve Release Grabbing & Failure Logging
...
(cherry picked from commit d7aea82e45a7c5fec9e72b534fc4c9fb8654c519)
Closes #4534
9 months ago
Bogdan
ef8aeda3b5
Fixed: Avoid import loop for already imported albums
...
(cherry picked from commit b183743d9f0a0b15e4a9db0a9d3d2d1c238b0d9c)
Closes #4231
9 months ago
Mark McDowall
408e05292e
Fixed: Don't reimport the same files from the same release unless grabbed again
...
(cherry picked from commit 0274778679a8fd485a651eea9d293463528244fd)
Closes #4050
9 months ago
Bogdan
57ac45fd8e
Fixed: Naming validation when using max token length
10 months ago
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)
10 months ago
Taloth Saldono
24b8029d2e
Fixed: Release Year in renaming format for certain OS language cultures
...
Based-On: a0d2af54e8
(cherry picked from commit 87897d56ea62544a36986eb09d420649668d7400)
10 months ago
Servarr
ba90095a47
Automated API Docs update
10 months ago
Mark McDowall
af12fad185
New: Show downloading status for artist progress bar
...
(cherry picked from commit ac806a2933bf2dc0c96d471ec143fca8e1f5282f)
10 months ago
Weblate
f1dede240d
Multiple Translations updated by Weblate
...
ignore-downstream
Co-authored-by: Anonymous <noreply@weblate.org>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/ar/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/bg/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/ca/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/cs/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/da/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/el/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/it/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/nb_NO/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/nl/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/pl/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/pt/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/tr/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/vi/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/zh_CN/
Translation: Servarr/Lidarr
10 months ago
Servarr
bc671124ef
Automated API Docs update
10 months ago
Mark McDowall
82d1fc1a81
Fixed: Monitored status being reset after refresh when artist is edited manually
...
(cherry picked from commit 98b1a7681be36199283f36c692ed10ff30ded721)
10 months ago
Weblate
545e17de49
Multiple Translations updated by Weblate
...
ignore-downstream
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/
Translation: Servarr/Lidarr
10 months ago
Weblate
a9521d1b68
Multiple Translations updated by Weblate
...
ignore-downstream
Co-authored-by: Crocmou <slaanesh8854@gmail.com>
Co-authored-by: Håkon Velsvik <temanor@proton.me>
Co-authored-by: Magyar <kochnorbert@icloud.com>
Co-authored-by: Oskari Lavinto <olavinto@protonmail.com>
Co-authored-by: Stas Panasiuk <temnyip@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: fordas <fordas15@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/es/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/fi/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/hu/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/nb_NO/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/uk/
Translation: Servarr/Lidarr
10 months ago
Mark McDowall
56d9dc4c7c
New: Show error message for pending queue items without albums
...
(cherry picked from commit 5ca868b4b2d34ba65ba3d40144ed889ccf55343d)
Closes #3512
10 months ago
Mark McDowall
5f9c616bff
New: On Artist Add connection event
...
(cherry picked from commit dec6e140365981f0391a759db33f4f5de46adc24)
Closes #3531
10 months ago
Weblate
3b0da3aac6
Multiple Translations updated by Weblate
...
ignore-downstream
Co-authored-by: Alexander <a.burdun@gmail.com>
Co-authored-by: Crocmou <slaanesh8854@gmail.com>
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Magyar <kochnorbert@icloud.com>
Co-authored-by: Oskari Lavinto <olavinto@protonmail.com>
Co-authored-by: diaverso <alexito_perez.95@hotmail.com>
Co-authored-by: fordas <fordas15@gmail.com>
Co-authored-by: zichichi <sollami@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/es/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/fi/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/hu/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/it/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/uk/
Translation: Servarr/Lidarr
10 months ago
Mark McDowall
fb4483cb71
Fixed: History retention for Newsbin
...
(cherry picked from commit 0ea189d03c8c5e02c00b96a4281dd9e668d6a9ae)
10 months ago
Qstick
c9faf83b0b
Fixed: Allow restore to process backups up to ~1000MB
...
Fixes #4513
10 months ago
Qstick
a3504b5e32
Prevent parsing for Roksbox metadata detection if not a matching extension
10 months ago
Qstick
76b6359732
Prevent parsing for Wdtv metadata detection if not a matching extension
10 months ago
Qstick
de284a980b
Support additional artwork types in Kodi Metadata detection
10 months ago
Mark McDowall
ce063f83ba
Don't use TestCase for single test
...
(cherry picked from commit 541d3307e1466b0353dc4149f502a4b62b4de616)
10 months ago
Weblate
3723b7225b
Multiple Translations updated by Weblate
...
ignore-downstream
Co-authored-by: Dani Talens <databio@gmail.com>
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Magyar <kochnorbert@icloud.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: fordas <fordas15@gmail.com>
Co-authored-by: horvi28 <horvi28@gmail.com>
Co-authored-by: reloxx <reloxx@interia.pl>
Co-authored-by: wilfriedarma <wilfriedarma.collet@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/ca/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/de/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/es/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/hu/
Translate-URL: https://translate.servarr.com/projects/servarr/lidarr/pt_BR/
Translation: Servarr/Lidarr
10 months ago
Servarr
8e2f959d5c
Automated API Docs update
10 months ago
Mark McDowall
6517485e0f
New: Optionally remove from queue by changing category to 'Post-Import Category' when configured
...
(cherry picked from commit 345854d0fe9b65a561fdab12aac688782a420aa5)
Closes #4510
10 months ago