Bogdan
0216f46b37
Fixed: Moving files for torrents when Remove Completed is disabled
...
(cherry picked from commit 78a0def46a4c8628d9bcf6af2701aa35b3f959b9)
Fixed: Moving files on import for usenet clients
(cherry picked from commit 291d792810d071f28c389d100b9642854d7cd70e)
3 months ago
Bogdan
d2bd9b4849
Improve messaging for renamed track files progress info
4 months ago
Bogdan
e17e3633f8
Don't block task queue for queued update task for Rescan Folders
...
Towards #4551
7 months ago
Bogdan
1db0eb1029
New: Indexer flags
...
(cherry picked from commit 7a768b5d0faf9aa57e78aee19cefee8fb19a42d5)
9 months ago
Bogdan
27723eb3ea
Revert "New: Preserve replaygain tags"
...
This reverts commit 2a8c67badc
.
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>
10 months ago
Qstick
6e43d8a4fe
New: Ability to import aiff files
...
Closes #4102
10 months ago
Qstick
2a8c67badc
New: Preserve replaygain tags
10 months ago
Bogdan
ef8aeda3b5
Fixed: Avoid import loop for already imported albums
...
(cherry picked from commit b183743d9f0a0b15e4a9db0a9d3d2d1c238b0d9c)
Closes #4231
10 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
10 months ago
Jendrik Weise
ea9b46e922
Order for track/album import aggregators
...
(cherry picked from commit 69f99373e56a2fca49a2be645e6640624cf12339)
Closes #4495
Closes #4496
10 months ago
bakerboy448
74834988b5
Update logging to indicate a hardlink is being attempted
...
(cherry picked from commit 16e5ffa467f72e52c750143c835f6ee1c1c2460b)
Closes #4455
10 months ago
Bogdan
beb6dd6345
Fix possible enumerations in TrackGroupingService
11 months ago
Mark McDowall
234d277eae
Fixed: Error checking if files should be deleted after import won't leave import in limbo
...
(cherry picked from commit 88ad6f9544110a2e825ebe6b2cde17e9f05475cc)
Closes #2003
11 months ago
Bogdan
1e14758072
Fixed: Don't write audio tags if there are no updates
12 months ago
bmarinov
9fc66e9b98
Fixed: Filter unchanged files using UTC timestamps ( #4332 )
1 year ago
Bogdan
7941ca58a5
Rename Episode to Track in namespaces
1 year ago
Mark McDowall
55c65d3d3d
Fixed: UTC time sent to UI for already imported message
...
(cherry picked from commit 3f598ffa6fbec90ecdbb266de4b0fe7558fbbc30)
Closes #3285
1 year ago
Mark McDowall
4ce8d38809
Improve logging when processing files for import
...
(cherry picked from commit ae306274be84be4c98aa38708596e79b08b54866)
Closes #3089
1 year ago
bakerboy448
47f9d27b21
New: Improve messaging for rejected quality upgrades
...
(cherry picked from commit 9263fc156498ff45716f18c53ace77e87a77df38)
Closes #2885
1 year ago
Mark McDowall
4bb3bfad79
Fixed: Ignore IOException deleting download folder after import
...
(cherry picked from commit d05cb40088a51eef5a2830bf2b55f5d05955578f)
1 year ago
Mark McDowall
5fc1fc499c
New: Ignore inaccessible files with getting files
...
(cherry picked from commit e5aa8584100d96a2077c57f74ae5b2ceab63de19)
1 year ago
Bogdan
1245b2c58b
Ensure path is valid before watching it
1 year ago
Taloth Saldono
c86d5980d3
Fixed: Include extension when calculating maximum episode title length when renaming files
...
Fixed: Option to override max filename length with MAX_NAME environment variable
(cherry picked from commit 6efee036a826027391433b7d0c954ebc1a75c679)
1 year ago
Bogdan
3066c80dc9
Prevent `Sequence contains no elements` when album isn't synced to Lidarr
1 year ago
Bogdan
cc27107668
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #3749
2 years ago
Stepan Goremykin
adcba7b724
Use Array.Empty and fix a few multiple enumerations
...
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)
Closes #3451
2 years ago
Bogdan
f19c6e8ee1
Remove unused imports
...
Close #3651
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
d0f75e2e96
New: Improve path validation when handling paths from different OSes
...
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
Closes #3466
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
Mark McDowall
45329f29bd
New: Add result to commands to report commands that did not complete successfully
...
(cherry picked from commit 103ce3def4636ef891e72bd687ef8f46b5125233)
2 years ago
Qstick
1bc0b5f950
Enable all analyzers and enforce code style on build
...
Fixes #3406
Fixes #3407
Fixes #3408
Fixes #3409
Fixes #3410
Fixes #3411
Fixes #3412
Fixes #3413
Fixes #3414
Fixes #3415
Fixes #3416
Fixes #3417
Fixes #3418
Fixes #3419
Fixes #3420
Fixes #3421
Fixes #3422
Fixes #3423
2 years ago
Mark McDowall
aca4d1337b
Fixed: Multiple Downloaded Episodes Scan commands should not run in parallel
...
(cherry picked from commit b3d1e4f520d14c41aa6a7dff049ee9b9ef48fecb)
2 years ago
Qstick
c7e142c461
Fixed: Argument Exception when folder cleaning on track delete
2 years ago
Qstick
db00ff1757
Fixed: Improve moving file to location where another one exists
...
Closes #2884
2 years ago
PearsonFlyer
6ba4ec1ae7
Fixed: Typo in name of file DistanceCalculator.cs
2 years ago
Qstick
9fe13a2d14
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Qstick
d999a4d582
New: Notifiarr and Webhook Updates
...
Closes #3062
2 years ago
Qstick
b230faaa34
Fixed: Correctly delete files on Album Delete
...
Fixes #2551
2 years ago
Qstick
1980173d86
Fix RootFolder logs in DiskScanService
...
Fixes #3283
2 years ago
Qstick
84a758064c
Fixed: Manual Import Reprocessing
2 years ago
Qstick
cb34495e0a
New: OnDelete Notifications
...
Closes #1933
Closes #1936
Closes #1937
Closes #1938
Closes #1939
Closes #2189
Closes #2444
Closes #2604
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2 years ago
Qstick
c02b66ec44
Enforce comment spacing with Stylecop
...
Fixes #3104
2 years ago
Robin Dadswell
8f6e099794
New: Postgres Database Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2 years ago
luz paz
7d8a4abc8e
Fix various typos
...
Found via `codespell -q3 -S ./yarn.lock,./src/NzbDrone.Core.Test,./src/NzbDrone.Core/Localization -L bitap,tempdate,uptodate`
2 years ago
Qstick
37fbc65eb6
Fixed: Correct diff previews when new tag image is null
...
Related to #2861
2 years ago
Qstick
f6f44f2fbd
Updated NLog Version
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2 years ago
servarr[bot]
d27d982120
Fixed: Don't process files that don't have a supported media file extension ( #2938 )
...
* Fixed: Don't process files that don't have a supported media file extension
(cherry picked from commit 1977f4aa3c55cc0a06e1958e611f366d56cc346e)
* fixup!
* fixup!
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2 years ago