Commit Graph

485 Commits (1ec1ce58e9f095222e7fe4a8c74a0720fed71558)

Author SHA1 Message Date
Mark McDowall d338425951 Fixed: Use custom formats from import during rename
6 months ago
Alan Collins d86aeb7472
New: Release Hash renaming token
7 months ago
bakerboy448 a0329adeba
Improve single file detected as full season messaging
7 months ago
Bogdan 18aadb544e
Fixed: Maintain release type for items in Manual Import
7 months ago
Mark McDowall 32c32e2f88 Fixed: Issue extracting subtitle information for unknown episodes
7 months ago
Mark McDowall f8a0751775 New: Release Type (Single/Multi episode and Season Pack) for Custom Formats
7 months ago
Bogdan 7a768b5d0f
New: Indexer flags
7 months ago
Bogdan 965e7c22d9 Fixed: Reprocessing multi-language file in Manage Episodes
8 months ago
Bogdan 75535e61d9 Fixed: Reprocessing custom formats for file in Manual Import
8 months ago
Mark McDowall 895eccebc5
New: Parse and reject split episode releases and files
8 months ago
bakerboy448 cac97c057f
Improve Custom Format rejection messaging
8 months ago
Stevie Robinson e1c6722aad
New: Ignore 'Other' subfolder when scanning disk
8 months ago
Mark McDowall a71d40edba New: Add recycle bin path for deleted episodes to webhook/custom script
8 months ago
Jendrik Weise 69f99373e5
New: Parse subtitle titles
8 months ago
Qstick ec91142c85 Fixed: Only use frames for Primary video stream for analysis
9 months ago
bakerboy448 16e5ffa467
Update logging to indicate a hardlink is being attempted
9 months ago
bakerboy448 65aeb19486
Improve Custom Format compare logging
9 months ago
Bogdan e291834393 Fixed: Bump media info revision for DV HDR10Plus
9 months ago
Bogdan 848c03f16a
New: Support for DV HDR10Plus from media info
10 months ago
Jendrik Weise b4ac495983
New: Custom import scripts can communicate information back
10 months ago
bakerboy448 c7d12066bf
Fixed: Logging length of sample file
11 months ago
Bogdan b183743d9f
Fixed: Avoid import loop for already imported episodes part of season packs
11 months ago
Mark McDowall 0274778679 Fixed: Don't reimport the same file from the same release unless grabbed again
1 year ago
Jendrik Weise 2166e4dce4 Prevent exception when renaming after script import
1 year ago
Mark McDowall d05cb40088 Fixed: Ignore IOException deleting download folder after import
1 year ago
Mark McDowall d5c6faaf45 Fixed: Files in releases that span multiple TVDB seasons not automatically imported
1 year ago
Mark McDowall e5aa858410 New: Ignore inaccessible files with getting files
1 year ago
Bogdan cda9cf726a Fixed: Recalculate Custom Format Score in Manual Import
1 year ago
Mark McDowall 12c3426c95 Fix circular dependency with ScriptImportDecider, TagService and DownloadClientFactory
1 year ago
Jendrik Weise 3f0268b79f
New: Additional info passed in for Script Import and Custom Script
1 year ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Bogdan 6b1e4ef819
Enforce rule IDE0005 on build
1 year ago
JeWe37 9f1e215120
New: Option to Import via Script
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Mark McDowall f56d504816 Fixed: Incorrect event types for interactive import required notifications
1 year ago
Bogdan e3f71ca79c
New: Log content for invalid torrent files
1 year ago
Mark McDowall 8c50cd061e New: Report health error if Recycling Bin folder is not writable
1 year ago
Mark McDowall 764c084987 New: Don't try to analyze disk image files (iso, img, etc)
1 year ago
Mark McDowall 619ac557f9 Fixed: Importing from Manage Episodes ignoring Analyse video files
1 year ago
Qstick 39350ed0de New: Improve video stream formatting
1 year ago
Qstick b0834015e7 New: Improve primary video stream selection
1 year ago
Mark McDowall 103ce3def4 New: Add result to commands to report commands that did not complete successfully
2 years ago
Mark McDowall f4130d96e5 New: Add release info to webhook/custom script import events
2 years ago
Mark McDowall 0321368cc3 New: Improve path validation when handling paths from different OSes
2 years ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
2 years ago
Mark McDowall cef6d5a99a Fixed: Imports when custom format is a downgrade, but file is an upgrade
2 years ago
Mark McDowall bd228e88c3 New: Rescan series if destination file already exists during import
2 years ago
Mark McDowall 978618f041 New: Don't import episodes that don't match grab history
2 years ago
Qstick e805f61450 Use Length/Count property instead of Count() method to prevent enumerating
2 years ago