Commit Graph

89 Commits (44d7c54077b2f3546c2832f3ce9ab5cc7a964f0d)

Author SHA1 Message Date
Qstick 44d7c54077 Enforce comment style in CS
2 years ago
Qstick 53a9c849cb New: CustomFormat Score for history grabs
2 years ago
Qstick 9662495fa2 Fixed: Remove buggy CF import check
2 years ago
Qstick d8af17ce3d Rename MovieImportedEvent to MovieFileImportedEvent
2 years ago
Qstick 144f564076 Try to fix CF null error for imported movie files
2 years ago
Qstick e923b2fc6c Fixed: Don't Import Files with lower CF Score
2 years ago
Qstick f80272a659 New: Collections View
2 years ago
Qstick 6a03eddda9 Rework Movie Metadata data model
2 years ago
Qstick fc08c39fb8 Fixed: Revert manual import augmentation for unknown items
2 years ago
Robin Dadswell a33b861cec
Fixed: Download Client not sending on Import or Upgrade notifications (#6908)
3 years ago
Qstick d1fa92bc6c Fixed: Manual Import language handling
3 years ago
Qstick 9442666493 Fixed: Duplicates on index before housekeeper runs when manual importing over existing file
3 years ago
Qstick c538424229 New: Reanalyze media files if file size changes
3 years ago
Qstick 9d6614b14a New: Support AKA release titles
3 years ago
Roxedus 025634cd19 Complete reject reason for multi-part
3 years ago
ta264 d33bed6a36 Fixed: Null reference error getting video file info
3 years ago
ta264 f0f8a4ffaf
New: MediaInfo -> FFProbe
3 years ago
Qstick 35a53c5627 New: Store FileId on Import History Events
3 years ago
Qstick e5f66da087 New: Don't process files during Manual Import if there are more than 100 items
3 years ago
Qstick 2a93686360 New: Reprocess items after selection in Manual Import
3 years ago
Qstick a152ab2b56 Fixed: Log only for quality mismatch between release and file
4 years ago
Qstick 460c86911c Fixed: Scene Name not being stored properly during import if not linked to a download client item and filename is obfuscated
4 years ago
ta264 3e795d290b
Fixed: Get actual file names from QBittorrent API (#5226)
4 years ago
Qstick bb5f5eeee6 Fixed: Correctly storing v0 version during import, allowing them to be upgraded to v1 later
4 years ago
Qstick cfb44c7db7 Fixed: 576p Detection in MediaInfoAugment
4 years ago
Qstick 295b975046 Fixed: Do not use Count/LongCount when Any can be used
4 years ago
Qstick 0198c7a3b1 Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Taloth Saldono 2ee77aa0a4 Fixed: Ignore files in subfolders during a manual import
4 years ago
Qstick 16321377fc Fixed: Filter direct excluded subfolders of the selected directory during manual import
4 years ago
Mark McDowall a9ee3d5bc5 Fixed: Importing completed downloads from NZBGet with post processing script failing
4 years ago
Mark McDowall 1dfe6eb6ed Fixed: Importing of completed download when not a child of the download client output path
4 years ago
Qstick e4d033d0a7 New: Reprocess Language in Manual Import after Movie Selection
4 years ago
Qstick 28177eb042 New: Use release quality source if not in downloaded file and resolution matches
4 years ago
Qstick 7eedb7fbec
New: Reject Multi-Part Files from Import - Take 2 (#4644)
4 years ago
Qstick e2165eb51b New: Use Translations for Movie Mapping
4 years ago
Qstick 7a19d0a88c Revert "New: Reject Files at Import if they are Multi-Part for now"
4 years ago
Qstick bed4604e62 New: Reject Files at Import if they are Multi-Part for now
4 years ago
Qstick 2390ab98fa New: Reject File if Sample Check Indeterminate
4 years ago
Qstick 3f39c8d1bd Fix Language Aggregation debug Log statement
4 years ago
Qstick a552389ee8 Fixed: Don't duplicate languages from MediaInfo
4 years ago
Qstick 075f024cec Cleanup Solution Unused Usings
4 years ago
Qstick 88bda6bcb6 New: Use MediaInfo to Augment Languages
4 years ago
Qstick 10322a1867 New: Aphrodite Language Improvements
4 years ago
Qstick 965ed041ae Fixed: All Imports show as Multi due to duplicated langs
4 years ago
Qstick 0142c45210 Fixed: Multi Language lost on Import
4 years ago
Doug Krahmer 3a7b1741d9
Fixed: Skip sample check for DVD image files (iso, img, m2ts) (#4531)
4 years ago
Qstick 1849ce4190 Additional logging when trying to complete tracked downloads
4 years ago
Gabriel Patzleiner 40b630ef10 Fixed: Updated GetSceneName. It will clean the ReleaseTitle now.
4 years ago
Gabriel Patzleiner e59257f457 Fixed: correctly replacing SimpleReleaseTitle by A Movie. This resolves a lot of cases where a wrong language or edition has been parsed because it has parsed a part of the movie title (also applies to custom formats parsing)
4 years ago
Gabriel Patzleiner 51de8f16fb New: Removed the whole lenient parsing and lenient mapping functionality
4 years ago