Commit Graph

186 Commits (d178dce0d3acf938008a8a1d85453f30e563145b)

Author SHA1 Message Date
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Leonardo Galli 7756b03555 Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
5 years ago
Qstick dbf12e1fa4 Fixed: Word Boundary on Edition (#3382)
5 years ago
Leonardo Galli 4015ff08a6 @cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
5 years ago
Leonardo Galli 6d3cff85ae Fixed: Unable to parse movies from 1800s.
6 years ago
Qstick 92b5822a39 New: Remove Pre, postbot, xpost suffixes from release groups (#3220)
6 years ago
Leonardo Galli 64e8fde0e1 Fixed: ImdbIds not being padded with zeroes, which messes up matching.
6 years ago
Leonardo Galli b865103871 Fixed: Languages not showing up correctly.
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)
6 years ago
Leonardo Galli 1dbb856ced Fixed: Apostrophe getting replaced by an empty string causing no search results.
6 years ago
MangaValk 4d8a270170 Fixed: Parser error when using `(year) name` folder (#1956) (Fixes #1951)
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 58e81a916c Fixed error when language is present in title, but has dots instead of spaces. For example The.Danish.Girl.2015
7 years ago
Leonardo Galli b05d505bce Fixed Final in titles parsing as an edition.
7 years ago
Leonardo Galli 7c3d8c8ff9 Added multiple new editions such as FanEdit, Anniversary and 2in1.
7 years ago
Leonardo Galli 10091b9454 Movies with Umlauts are now correctly matched and have correct CleanTitles.
7 years ago
Leonardo Galli b26a036eed Fix when MovieTitle is the empty string (should not occur, but what evs)
7 years ago
Leonardo Galli c36b259fa9 Fixes an issue where the semicolon and space afterwards was replaced.
7 years ago
geogolem 3f438563b8 incorrect check for imdbId prefix
7 years ago
Devin Buhl 571730ddec Onedr0p/3 8 17 (#1087)
7 years ago
Leonardo Galli b9eab860f5 Fixed the parser for movies with A.
7 years ago
Devin Buhl b81d8c4678 Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. (#1068)
7 years ago
Devin Buhl cf8f690d7a Add ReplaceGermanUmlauts method
7 years ago
Leonardo Galli a0050fedd3 Fixed language parsing of movies with language in movie name.
7 years ago
Leonardo Galli bc1a47ff5a Fixed a few parser issues. Also added some tests.
7 years ago
Devin Buhl 8feb3fee98 Removed Wombles and Kickass, updated torrentpotato and torznab (#625)
7 years ago
Leonardo Galli 4abbf55ee4 Merge Develop into Net-Import
7 years ago
Leonardo Galli 1ad4006819 Fixes an issue where movies with (year) at the beginning were recognized with a title of "("
7 years ago
Leonardo Galli 451f2d30e4 Merged branch develop into feature/net-import
7 years ago
Leonardo Galli 5aaba98c57 Imdbid parsing works now from url
7 years ago
Leonardo Galli 3d67f6237e Should fix 4K releases not getting parsed.
7 years ago
Leonardo Galli 1b035f8657 Update Parser to support large array of Extended, Director, Collectors, ... Cut, Edition, etc.
7 years ago
Leonardo Galli 8e8c4ff497 Update parser to recognize [] and year at the beginning. Fixes #155, fixes #137 and fixes #136.
7 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