Commit Graph

111 Commits (a581e64cd3c423c6630da402fca8c29f38e2c041)

Author SHA1 Message Date
zhangdoa a581e64cd3 Only detect the .cue file encoding for the manual import service.
3 months ago
zhangdoa 26678e79fa Implement the track distance calculation for cue sheet tracks.
3 months ago
zhangdoa 853fdf7ff2 Add encoding detector support for the cue sheet parser.
3 months ago
zhangdoa 88abe75927 Add multi-performer support to the cue sheet parser.
3 months ago
zhangdoa 0bb5a10f10 Move the cue sheet info list into ImportDecisionMakerInfo to eliminate the IMakeImportDecision API change.
3 months ago
zhangdoa 2d5b6a1def Centralize most of the cue sheet-related features to a service.
3 months ago
zhangdoa 14bf91360a Only process cue-originated audio files if there is any.
3 months ago
zhangdoa 1f9adce15d Create a cue file for the move file operation in the same way as the copy file operation.
3 months ago
zhangdoa efd9a63fad Fix a crash caused by missing track files.
3 months ago
zhangdoa cb7a7ec24f Refactor the cue sheet file loader to read the track titles, disc ID and other useful information.
3 months ago
zhangdoa a7f07df588 Add multi-file/track support to the cue sheet loader.
3 months ago
zhangdoa c87efacb6a Add multi-disc support for single file releases.
3 months ago
zhangdoa 16a3fbe25b Add the support to copy .cue files to the media library folder.
3 months ago
zhangdoa 31016bca8a Add support to read cuesheet file and import a single-file release.
3 months ago
Bogdan ef8aeda3b5 Fixed: Avoid import loop for already imported albums
4 months ago
Mark McDowall 408e05292e Fixed: Don't reimport the same files from the same release unless grabbed again
4 months ago
Jendrik Weise ea9b46e922 Order for track/album import aggregators
4 months ago
Bogdan beb6dd6345 Fix possible enumerations in TrackGroupingService
5 months ago
Bogdan 7941ca58a5 Rename Episode to Track in namespaces
8 months ago
Mark McDowall 55c65d3d3d Fixed: UTC time sent to UI for already imported message
8 months ago
Mark McDowall 4ce8d38809 Improve logging when processing files for import
9 months ago
bakerboy448 47f9d27b21 New: Improve messaging for rejected quality upgrades
9 months ago
Bogdan 3066c80dc9 Prevent `Sequence contains no elements` when album isn't synced to Lidarr
11 months ago
Bogdan cc27107668 Use 'var' instead of explicit type
1 year ago
Stepan Goremykin adcba7b724 Use Array.Empty and fix a few multiple enumerations
1 year ago
Stepan Goremykin 565c05c4c9 Use MinBy and MaxBy instead of OrderBy + First
1 year ago
Mark McDowall ba4e3b404e New: Report health error if Recycling Bin folder is not writable
1 year ago
Qstick 1bc0b5f950 Enable all analyzers and enforce code style on build
1 year ago
PearsonFlyer 6ba4ec1ae7 Fixed: Typo in name of file DistanceCalculator.cs
1 year ago
Qstick 9fe13a2d14 New: Custom Formats
1 year ago
Qstick 84a758064c Fixed: Manual Import Reprocessing
1 year ago
Qstick c02b66ec44 Enforce comment spacing with Stylecop
2 years ago
luz paz 7d8a4abc8e Fix various typos
2 years ago
ta264 8ff141d886 Fixed: Only one version of an album may be approved for import
2 years ago
Qstick 423b489cf8 Fixed: Sorting interactive search by quality for unknown artist results
2 years ago
ta264 2318c43536 New: Option to control which new artist albums get monitored
2 years ago
Qstick 498368e8c5 MediaCover Pulls and Fixes
2 years ago
Qstick 1eb0d3b11a Track fully imported downloads in separate history table
2 years ago
ta264 f7925ff5d6 Fixed: NullReferenceException manually importing an unparseable release
3 years ago
ta264 334044ae31 Fixed: Albums added by disk scan have correct monitored status
3 years ago
Qstick 015d2b1396 Fixed: Prevent NullRef on Manual Import of unknown releases
3 years ago
Qstick 77b565c882 Fixed: Remove AlbumFolder column in Mass Editor
3 years ago
Qstick 774a3597de New: Remove AlbumFolder, Support Nested Track Format
3 years ago
Qstick 7566f68fea Fixed: Manual Import Fails on failed Import Items
4 years ago
ta264 39b57cfe6e Fixed: Get actual file names from QBittorrent API (#5226)
4 years ago
Qstick e8e4d76d73 Fixed: Edge case where import fails due to DB relationship mismatch
4 years ago
Mark McDowall d83e20937d New: Monitor and Process downloads separately
4 years ago
ta264 8771e715ae Fixed: Manual import from artist page forces correct artist
4 years ago
ta264 be4e748977 New: Don't require artist mapping
4 years ago
ta264 1cc434a498 New: Pass DownloadClientItem to Import Specs
4 years ago