Commit Graph

348 Commits (8476e361220560e4dda297dcf8b9bcea0ddfe31b)

Author SHA1 Message Date
Leonardo Galli fc805e5078 Fixed: Refresh movie failing.
7 years ago
Leonardo Galli 1d7ce68431 Fixed: Refresh movie failing for most movies. (Fixes #2007)
7 years ago
MangaValk 4d8a270170 Fixed: Parser error when using `(year) name` folder (#1956) (Fixes #1951)
7 years ago
Rotem 9db46ba154 Fixed: Removed hebrew ISO, since english movies are still in english. (#1922)
7 years ago
Rotem 7c4c6ccd5c Added: Hebrew language (#1909)
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 ac5732536d Fixed: BDRemux not recognized as such and BDRips without resolution recognized as DVD. Fixes #1755
7 years ago
Leonardo Galli 1f4c2ad946 Fixed: A as part of an acronym being removed from clean title. Fixes #1747
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 58e81a916c Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
8 years ago
Leonardo Galli b05d505bce Fixed Final in titles parsing as an edition.
8 years ago
Leonardo Galli 7c3d8c8ff9 Added multiple new editions such as FanEdit, Anniversary and 2in1.
8 years ago
Leonardo Galli 433ae019de AHD, PTP and HDB support the new indexer flags too now! Indexer flags can be preferred over other releases.
8 years ago
Leonardo Galli 10091b9454 Movies with Umlauts are now correctly matched and have correct CleanTitles.
8 years ago
Leonardo Galli b26a036eed Fix when MovieTitle is the empty string (should not occur, but what evs)
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
Leonardo Galli 33b48eec95 Indexer flags implementation. (#1377) Will be further finalized over the next few weeks with Freelech, preferring of certain flags, etc
8 years ago
Leonardo Galli c36b259fa9 Fixes an issue where the semicolon and space afterwards was replaced.
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
geogolem 3f438563b8 incorrect check for imdbId prefix
8 years ago
Devin Buhl 571730ddec Onedr0p/3 8 17 (#1087)
8 years ago
Leonardo Galli b9eab860f5 Fixed the parser for movies with A.
8 years ago
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
8 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
8 years ago
Devin Buhl cf8f690d7a Add ReplaceGermanUmlauts method
8 years ago
Devin Buhl ddc6ccbf15 Added new TestCase for Parser and fixed spelling error
8 years ago
Devin Buhl 91c71ed6a0 Revert "Added FindByAlternativeTitle in MovieRepo."
8 years ago
Devin Buhl 0d85c7435c Added FindByAlternativeTitle in MovieRepo.
8 years ago
Devin Buhl 0f2234bcdc Patch/onedr0p 3 4 2017 (#1006)
8 years ago
Devin Buhl 1c086b057a Patch/galileo fixes (#951)
8 years ago
Devin Buhl 28d27dca5c Add remux 1080p and 2160p as qualities (#900)
8 years ago
Devin Buhl e33265b58d Update parsing french movies (#899)
8 years ago
Leonardo Galli a0050fedd3 Fixed language parsing of movies with language in movie name.
8 years ago
Devin Buhl e78a55ac6e Fix Hardcoded .DKSubs. (#726)
8 years ago
Leonardo Galli a16e46cf38 Fix parsing with lower bluray qualities.
8 years ago
Leonardo Galli fe0dfef83c Fixes issue with movies with same name but different years being downloaded.
8 years ago
Leonardo Galli bc1a47ff5a Fixed a few parser issues. Also added some tests.
8 years ago
Devin Buhl 0cb15121e5 Fix movies not showing up in Queue when downloading (#640)
8 years ago
Devin Buhl 8feb3fee98 Removed Wombles and Kickass, updated torrentpotato and torznab (#625)
8 years ago
Devin Buhl 63527858e7 Merge branch 'develop' into patch/update-qualities
8 years ago
Devin Buhl a1f2369306 Update the regex in Parser, Add workprint and telesync, change R5 to regional allow for R[0-9]{1}, changed the weights
8 years ago
Leonardo Galli 4abbf55ee4 Merge Develop into Net-Import
8 years ago
Devin Buhl c60be3a467 Added new qualities, added new qualities to profile class.
8 years ago
Devin Buhl 8e452f8b6d Change lang in UI to what profile / lang they choose when they add a movie
8 years ago
Devin Buhl a0b80ad41a Add year to search (#425)
8 years ago
Leonardo Galli 1ad4006819 Fixes an issue where movies with (year) at the beginning were recognized with a title of "("
8 years ago
Leonardo Galli 451f2d30e4 Merged branch develop into feature/net-import
8 years ago
Leonardo Galli 5aaba98c57 Imdbid parsing works now from url
8 years ago
Leonardo Galli 3d67f6237e Should fix 4K releases not getting parsed.
8 years ago
Leonardo Galli 6d665aeb21 Fix for hardcoded subs regex.
8 years ago
Leonardo Galli 1b035f8657 Update Parser to support large array of Extended, Director, Collectors, ... Cut, Edition, etc.
8 years ago
Leonardo Galli 8e8c4ff497 Update parser to recognize [] and year at the beginning. Fixes #155, fixes #137 and fixes #136.
8 years ago
Devin Buhl 1d88313424 #146 search imdbid for usenet indexers that support it
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 23aace6149 Merge remote-tracking branch 'refs/remotes/galli-leo/develop' into develop
8 years ago
Leonardo Galli f19a1a5960 Update Parser to support 576p movies, fixes #67
8 years ago
Leonardo Galli 04d01dc781 Fixes Parser to match ImdbId as well as (year).
8 years ago
Tim Turner 7a45394820 Unable to properly parse many movie titles
8 years ago
Leonardo Galli cd310626e9 Parser now recognizes Hardcoded subs. By default these releases are rejected. However, they can still be manually downloaded.
8 years ago
Leonardo Galli 7871c118e7 Fix for PassThePopcorn release titles
8 years ago
Leonardo Galli 7a5fe59dbf Added TorrentPotato Indexer.
8 years ago
Leonardo Galli 6d5e9ad4a1 Fixed matching wrong movies from database when searching.
8 years ago
Leonardo Galli a263558383 Fix parsing of special editions without . in title.
8 years ago
Leonardo Galli 06d39579a5 Fixed some things regarding director's cut / special edition.
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
Leonardo Galli ad95fbfd4a Implemented importing movies. This is still in early stages, however it should work pretty well.
8 years ago
Leonardo Galli 4f6380a73c Automatically downloading the best movie release works now.
8 years ago
Leonardo Galli 2a3b0304cb Fixed a few things with displaying the Movie Details Page. Implemented the first round of Searching for and Downloading movie Releases. ATM this is still a bit hacky and alot of things need to be cleaned up. However, one can now manually search for and download (only in qBittorrent) a movie torrent.
8 years ago
Leonardo Galli 0b278c7db8 Searching for movie now works with downloading. They also get imported fine.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Keivan Beigi c42e4d682c more kosher regex group names.
8 years ago
Mark McDowall 7dbacf105d Fixed: Parsing of some anime releases that use Episode after the title
8 years ago
Mark McDowall 4a82d30d3d Fixed: Parsing of mini episodes that contain the year in the title
8 years ago
Mark McDowall 6fb1aa85d0 Fixed: Parsing of some poorly named standard episode release names
8 years ago
Mark McDowall f1a289cc74 Re-added accidentally removed anime parsing Regex
8 years ago
Mark McDowall c39a26d9e0 Fixed: Parsing of multiple absolute episode number releases
8 years ago
Taloth Saldono 19d625c6c5 Fixed: Changed Quality Parser to avoid matching tags in the Episode title instead of the Quality tags.
8 years ago
Mark McDowall e6288148ad Fixed: Suppress warning log messages when unable to parse non-video files
8 years ago
Mark McDowall 522ef9d8d5 Don't append the extension when using ParsePath
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Mark McDowall 77574ec555 Fixed: Parsing absolute episode numbers preceeded by Episode
8 years ago
Mark McDowall 3b385e8738 Fixed: Parsing of a multi-episode anime formats
8 years ago
Mark McDowall 2ab9bb4fce Fixed: Incorrect matching of date in title
8 years ago
Taloth Saldono c7d445d1c1 New: Added raw DVD check for BTN to prevent those pesky VIDEO_TS downloads.
8 years ago
Taloth Saldono 4783803b6b New: Part One/Two/Three/.. parser support for mini series.
8 years ago
Taloth Saldono 32a347bdd2 Updated WEB regex.
8 years ago
Mark McDowall d984dd41d6 Fixed: Parsing WEB releases that use spaces instead of periods
8 years ago
Mark McDowall ecf67e609e Fix regex for expanded series + episode number (S01 - E01)
8 years ago
Mark McDowall c25bea6470 Fixed: Parsing separated season and episode numbers (S01 - E01)
8 years ago
Mark McDowall b9d67ae421 Better logger name for QualityParser
8 years ago
Mark McDowall 8a6d1ef373 Release scoring
9 years ago
Mark McDowall f2c8156c00 ParsingService.GetEpisodes will use TVDB season number when available
9 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
9 years ago