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
5 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
...
Fixes SENTRY Radarr-3KM
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 )
...
Fixes #3051
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
...
Fixes #2945
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
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 )
...
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
63e3361fb5
Movies with same name but different year being downloaded regardlessly is now fixed!
8 years ago
Leonardo Galli
10091b9454
Movies with Umlauts are now correctly matched and have correct CleanTitles.
...
An update library is recommended. Fixes #1338
8 years ago
Leonardo Galli
32a2407ad1
Fixed an issue where movies which were labelled with an alternative title could not be found.
...
Fixes #557 Fixes #1387 Probably fixes #1372 , probably fixes #555
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"
...
This reverts commit 066c746e5f
.
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 )
...
* 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
Devin Buhl
91c71ed6a0
Revert "Added FindByAlternativeTitle in MovieRepo."
...
It won't work. You have to do it like in FindByTitle. This reverts commit 0d85c7435c
.
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 )
...
#417
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
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.
...
Additionally, a whole series (or movie in this case) can now be
downloaded manually.
Note: It probably won't start downloading missed releases. Only manually
clicking search for is working ATM.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Mark McDowall
e6288148ad
Fixed: Suppress warning log messages when unable to parse non-video files
8 years ago
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
8 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
...
Fixed: Aliases used incorrectly when TVDB season number matched the seaon number of the alias
Closes #1140
9 years ago
Mark McDowall
8373024f9d
Fixed: Parsing of queued specials from download client queue
9 years ago