Commit Graph

161 Commits (24a394bf46e16ede9e9341d4e7ee70cb39c1cc26)

Author SHA1 Message Date
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
8 years ago
Devin Buhl cf8f690d7a Add ReplaceGermanUmlauts method
8 years ago
Leonardo Galli a0050fedd3 Fixed language parsing of movies with language in movie name.
8 years ago
Leonardo Galli bc1a47ff5a Fixed a few parser issues. Also added some tests.
8 years ago
Devin Buhl 8feb3fee98 Removed Wombles and Kickass, updated torrentpotato and torznab (#625)
8 years ago
Leonardo Galli 4abbf55ee4 Merge Develop into Net-Import
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 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
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 7871c118e7 Fix for PassThePopcorn release titles
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 0b278c7db8 Searching for movie now works with downloading. They also get imported fine.
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
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 4783803b6b New: Part One/Two/Three/.. parser support for mini series.
9 years ago
Mark McDowall ecf67e609e Fix regex for expanded series + episode number (S01 - E01)
9 years ago
Mark McDowall c25bea6470 Fixed: Parsing separated season and episode numbers (S01 - E01)
9 years ago
Taloth Saldono 947f494e72 Fixed: Release Group detection didn't handle RLSGRP_English properly.
9 years ago
Mark McDowall e5cb8bb0bd Fixed: Some releases with date and season/episode numbers with multiple episodes on a single day
9 years ago
Björn Dahlgren 94323f79e7 New: Added support for UltraHD (2160p) quality
9 years ago
Mark McDowall 8818e39c63 Fixed: Daily + Standard with 3 digit episode numbers
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono 4038fa6907 Ignore -Obfuscated while parsing.
9 years ago
Mark McDowall 4771b1c1b2 New: Parsing of XofY mini series format
9 years ago
Taloth Saldono f38d5de946 Fixed: Regression in parser incorrectly parsing S2015Exx.2015-01-01 notation.
9 years ago
Mark McDowall dc3f7c9bda Fixed: Improved parsing for single digit multi-episode titles
9 years ago
Mark McDowall 8c211364e2 Fixed: Improved parsing of some multi-episode filenames
9 years ago
Mark McDowall 2d9917d074 Re-order regex to prefer [1x01] over 101
9 years ago
Mark McDowall 83eebfe153 Fixed: Stricter parsing of some release filenames
9 years ago
Mark McDowall e4e687c2a4 Fixed: Parsing anime series with number in title
9 years ago
Taloth Saldono f01a21ce43 Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title.
9 years ago
Taloth Saldono a06a3fa5d6 Fixed: Removal of common suffixes such as [ettv] while parsing.
9 years ago