Commit Graph

103 Commits (1576bf1f17c085b2fbbb8fdfa28b03a16a881a82)

Author SHA1 Message Date
Qstick 9d6614b14a New: Support AKA release titles
3 years ago
Qstick 05f9f6b413 Fixed: Check movie null before trying to use it
3 years ago
Robin Dadswell 3c11e934a8 Fixed: Parsing service error for multi language releases when movie not mapped
3 years ago
Robin Dadswell 5f229b78be
Fixed: Multi language release being rejected when indexer profile is setup for original and any other language (#6311)
3 years ago
Qstick 784913a85b Fixed: Prevent null when no candidate in ParsingService
4 years ago
Qstick 0e5f43e139 Fixed: Same movie different year gets imported incorrectly
4 years ago
ta264 2d7942d69c Fixed: Speed up RSS sync
4 years ago
Qstick 9f925a5dbd Additional logging when we have to callback on language parse
4 years ago
Qstick 43d6b404f5 Fixed: Don't automatic import if year mismatch
4 years ago
Qstick e3fb000226 Fixed: Use Translations in Search Criteria Map
4 years ago
Qstick 5c7e28a280 Fixed: Typo in Mapping Message
4 years ago
Qstick e2165eb51b New: Use Translations for Movie Mapping
4 years ago
Qstick 6d4be67e36 Rename CleanSeriesTitle to CleanMovieTitle
4 years ago
Qstick 10322a1867 New: Aphrodite Language Improvements
4 years ago
Gabriel Patzleiner 51de8f16fb New: Removed the whole lenient parsing and lenient mapping functionality
4 years ago
ta264 df101258c5 New: Calculate custom formats on demand
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 0ca72bf444 Fixed: Null exception on EnhanceMovieInfo
5 years ago
Qstick bbadf3c7e6 Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick 78cac9fcfa Fixed: Use Modifier in Quality Aggregation
5 years ago
Qstick bfc467dd96 New: Use MediaInfo on File Parsing
5 years ago
Qstick d86c811543 Fixed: Alt Titles on Main Load, Alt Titles API updates
5 years ago
Qstick 722a996ad3 Fixed: Import not working due to Language constraint
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Ricardo Amaral 0c542eeb13 Fixed: Allow directory to be parsed similar to past implementation (#3057)
6 years ago
Leonardo Galli b865103871 Fixed: Languages not showing up correctly.
6 years ago
Leonardo Galli 409be45a19 Fixed: No media info causing an error when importing files
6 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Qstick 25e10e26e3 Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) (#2589)
7 years ago
Leonardo Galli cfcb66fba1 Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x).
7 years ago
Leonardo Galli 6d033c57f4 Added: More detailed descriptions why a movie was not able to be mapped. (#1696)
7 years ago
Leonardo Galli d6cf53e12c Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) (#1692)
7 years ago
Leonardo Galli 63e3361fb5 Movies with same name but different year being downloaded regardlessly is now fixed!
7 years ago
Leonardo Galli 10091b9454 Movies with Umlauts are now correctly matched and have correct CleanTitles.
8 years ago
Leonardo Galli 32a2407ad1 Fixed an issue where movies which were labelled with an alternative title could not be found.
8 years ago
Rusk85 27ab70333c Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
8 years ago
Leonardo Galli 499e46e10a Fixed error when downloading a movie.
8 years ago
Leonardo Galli 8f79563cf0 This should fix all imdbid problems with indexers.
8 years ago
Devin Buhl 0dc67419be Revert "Move up IMDB logic in ParsingService, should help with the mismatched movies"
8 years ago
Devin Buhl 066c746e5f Move up IMDB logic in ParsingService, should help with the mismatched movies
8 years ago
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
8 years ago
Devin Buhl 91c71ed6a0 Revert "Added FindByAlternativeTitle in MovieRepo."
8 years ago
Devin Buhl 0d85c7435c Added FindByAlternativeTitle in MovieRepo.
8 years ago
Leonardo Galli fe0dfef83c Fixes issue with movies with same name but different years being downloaded.
8 years ago
Devin Buhl 0cb15121e5 Fix movies not showing up in Queue when downloading (#640)
8 years ago
Devin Buhl a0b80ad41a Add year to search (#425)
8 years ago
Leonardo Galli 52fb29ee18 Fixes a few things with importing: Sample check is done even when file is already in movie folder. Fixed importing of movies with "DC".
8 years ago
Tim Turner 7a45394820 Unable to properly parse many movie titles
8 years ago
Leonardo Galli 6d5e9ad4a1 Fixed matching wrong movies from database when searching.
8 years ago
Leonardo Galli fd718b61ac Updated Parser to parse movie titles. Should also parse things, such as: Director's Cut, Special Edition, etc. This is then displayed in the manual search UI. Importing is not yet updated for the new parser!
8 years ago