ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
997ff74fb9
Replace tabs with 4 spaces
5 years ago
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
5 years ago
Qstick
dbf12e1fa4
Fixed: Word Boundary on Edition ( #3382 )
6 years ago
Leonardo Galli
6d3cff85ae
Fixed: Unable to parse movies from 1800s.
...
Fixes #3271
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
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
6 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
MangaValk
4d8a270170
Fixed: Parser error when using `(year) name` folder ( #1956 ) ( Fixes #1951 )
7 years ago
Leonardo Galli
6d033c57f4
Added: More detailed descriptions why a movie was not able to be mapped. ( #1696 )
...
Added: Option to make mapping more lenient. This should practically allow all movies to be correctly mapped. Though it also opens the path for movies being wrongly mapped! (So it is a toggable option)
Added: Improved edition parsing. Now almost all releases should have the correct edition, even ones with no year, etc.
8 years ago
Leonardo Galli
d6cf53e12c
Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) ( #1692 )
...
Fixes #1676 . Fixes #1632 .
8 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
c36b259fa9
Fixes an issue where the semicolon and space afterwards was replaced.
...
This caused issues with cleaning the title afterwards. Fixes #1185
8 years ago
Leonardo Galli
b9eab860f5
Fixed the parser for movies with A.
...
Fixes some parser issues.
8 years ago
Devin Buhl
b81d8c4678
Correct DownloadDescisionMaker to use ImdbId, and update the ui a little. ( #1068 )
...
* Update variable names, also pass imdb to parsing service from downloaddescisionmaker
* Changes to the DownloadDescisionMaker to use ImdbId when looking for movie. Should fix a lot of Unknown Movie errors.
* Add movie link to nav bar, update Movies image to be fa-film :) Minor UI change.
8 years ago
Leonardo Galli
a0050fedd3
Fixed language parsing of movies with language in movie name.
...
Fixes #793
8 years ago
Leonardo Galli
85843efcb0
Added test for !
8 years ago
Leonardo Galli
bc1a47ff5a
Fixed a few parser issues. Also added some tests.
...
Fixes #549
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Björn Dahlgren
994e2a6c57
Fixed failing tests on Mono
...
Test case unicode characters in escaped format
9 years ago
Taloth Saldono
f01a21ce43
Degraded 101 regex to favour S01 regex to match prevent matching 3 digit series title.
...
Fixes #885
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
d46c170b70
Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
9 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Taloth Saldono
10b45f769e
Fixed: Parser no longer chokes on titles with a file extension and invalid path characters such as :.
10 years ago
MythJuha
67cd5703a1
New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Mark McDowall
3b54f90237
Absolute tests
10 years ago
Mark McDowall
3b08f317dd
Remove request info from title when parsing
10 years ago
Mark McDowall
41ece422c9
Fixed: Remove accents from titles when looking for matching series
10 years ago
Mark McDowall
9447ea6786
Fixed broken tests
11 years ago
Mark McDowall
db5baf70ea
Don't clean common words from the start of the title
...
Fixed: Do not treat similar titles as the exact same
11 years ago
Mark McDowall
0b2b8e9bbe
Cleaned up parser tests, 1103/1113 parsing is less greedy
...
Fixed: Importing of hashed releases
11 years ago
Mark McDowall
54f01ce41d
Fixed: Detection of russian releases using 'rus' in the title
11 years ago
Mark McDowall
4fc25b010c
Fixed: Sequential series have proper clean titles
11 years ago
Mark McDowall
b29efa5823
Fixed: Release group will not contain file extension
11 years ago
Mark McDowall
a5a02ce90e
Fixed: Incorrectly treating single episode releases as full season releases
11 years ago
Mark McDowall
80b2e605a9
Fixed: Issue processing full season releases
11 years ago
Mark McDowall
f76c4700a6
New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall
26495aaa4b
More parsing tests to ensure anime doesn't break standard episodes
11 years ago
Mark McDowall
c554e3f6b9
More tests for single title paring of shows with a number in the title
11 years ago
Mark McDowall
d0adac0b5d
Fixed: Parsing files/releases for series that start with numbers
11 years ago
Mark McDowall
9d5c1aa0a4
Validate that we can parse the chosen scheme before saving
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
106f06c81f
Fixed daily parsing tests
11 years ago
Mark McDowall
92cb702b9c
Added more multi-episode tests and support for them
11 years ago
Mark McDowall
9be6e68e7e
Fixed broken tests
11 years ago