Leonardo Galli
d6cf53e12c
Added: Options to make parsing more lenient. (Adds support for some german and french releasegroups) ( #1692 )
...
Fixes #1676 . Fixes #1632 .
2017-06-17 15:02:58 +02:00
Leonardo Galli
63e3361fb5
Movies with same name but different year being downloaded regardlessly is now fixed!
2017-05-12 16:09:23 +02:00
Leonardo Galli
10091b9454
Movies with Umlauts are now correctly matched and have correct CleanTitles.
...
An update library is recommended. Fixes #1338
2017-04-17 13:08:47 +02:00
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
2017-04-15 14:50:34 +02:00
Rusk85
27ab70333c
Cleanup on mapping logic. Movies with up to 4500 parts are now supported!
2017-04-05 20:44:05 +02:00
Leonardo Galli
499e46e10a
Fixed error when downloading a movie.
2017-03-27 17:07:23 +02:00
Leonardo Galli
8f79563cf0
This should fix all imdbid problems with indexers.
2017-03-21 18:51:58 +01:00
Devin Buhl
0dc67419be
Revert "Move up IMDB logic in ParsingService, should help with the mismatched movies"
...
This reverts commit 066c746e5f .
2017-03-21 18:29:27 +01:00
Devin Buhl
066c746e5f
Move up IMDB logic in ParsingService, should help with the mismatched movies
2017-03-20 21:51:48 -04:00
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.
2017-03-07 18:29:02 -05:00
Devin Buhl
91c71ed6a0
Revert "Added FindByAlternativeTitle in MovieRepo."
...
It won't work. You have to do it like in FindByTitle. This reverts commit 0d85c7435c .
2017-03-05 10:47:45 +01:00
Devin Buhl
0d85c7435c
Added FindByAlternativeTitle in MovieRepo.
2017-03-04 23:47:45 -05:00
Leonardo Galli
fe0dfef83c
Fixes issue with movies with same name but different years being downloaded.
2017-02-10 19:40:10 +01:00
Devin Buhl
0cb15121e5
Fix movies not showing up in Queue when downloading ( #640 )
2017-02-07 03:03:15 -05:00
Devin Buhl
a0b80ad41a
Add year to search ( #425 )
...
#417
2017-01-24 20:17:35 +01:00
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".
2017-01-10 16:23:07 +01:00
Tim Turner
7a45394820
Unable to properly parse many movie titles
2017-01-08 19:48:04 -05:00
Leonardo Galli
6d5e9ad4a1
Fixed matching wrong movies from database when searching.
2017-01-05 13:23:22 +01:00
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!
2017-01-04 22:59:34 +01:00
Leonardo Galli
ad95fbfd4a
Implemented importing movies. This is still in early stages, however it should work pretty well.
2017-01-03 23:18:51 +01:00
Leonardo Galli
4f6380a73c
Automatically downloading the best movie release works now.
2017-01-03 11:59:03 +01:00
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.
2017-01-02 18:05:55 +01:00
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.
2016-12-28 17:13:18 +01:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Mark McDowall
e6288148ad
Fixed: Suppress warning log messages when unable to parse non-video files
2016-09-20 22:08:04 -07:00
Mark McDowall
2e96c4e798
New: Parse existing subtitles and extra files
...
Towards #459
2016-09-17 01:27:15 -07:00
Mark McDowall
f2c8156c00
ParsingService.GetEpisodes will use TVDB season number when available
2016-03-28 19:32:58 -07:00
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
2016-03-28 19:32:25 -07:00
Mark McDowall
8373024f9d
Fixed: Parsing of queued specials from download client queue
2016-01-05 22:56:34 -08:00
Taloth Saldono
99f452e299
New: Added support for newznab indexers using tvdbid for searching.
2015-10-09 22:22:46 +02:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Taloth Saldono
a84f39bb48
Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
2015-08-03 23:09:33 +02:00
Taloth Saldono
429298c68c
Fixed manual import of unknown episodes.
2015-05-12 00:30:47 +02:00
Mark McDowall
62f4fc5e58
Fixed: Some anime season 1 parsing
2015-04-10 07:32:34 -07:00
Taloth Saldono
d8662321be
Fixed parsing specials with Scene.Title.S0x.Episode.Title format.
2015-03-03 01:08:53 +01:00
Taloth Saldono
2e81e278e1
Fixed a couple of logging errors.
2015-03-01 22:34:39 +01:00
Mark McDowall
20782bbbc1
Episode import improvements
...
Fixed: Use folder name when file name is not parsable on import
2015-02-08 00:07:08 -08:00
Mark McDowall
2bbce39faa
Show title mismatches, but don't import them automaticallys
...
Fixed: Show Series title mismatches in the UI
Fixed: Force import from Queue for title mismatches
2015-01-21 14:34:11 -08:00
Mark McDowall
7e76a36d68
Fixed: Search results without TV Rage IDs won't match a series without a TV Rage ID
2014-12-31 10:23:03 -08:00
Keivan Beigi
a6d34caf2c
New: Rebuilt Completed/Failed download handling from scratch
2014-12-18 16:26:42 -08:00
Mark McDowall
83e3d7145f
Better parsing of Chistmas Specials
2014-12-15 10:52:16 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
2014-12-01 22:26:25 -08:00
Mark McDowall
438686ca1a
Refresh the scene mapping cache if it is empty during a lookup
2014-11-18 23:47:19 -08:00
Keivan Beigi
6a743a8792
removed dead code
2014-10-03 16:29:52 -07:00
Mark McDowall
caa6a3858b
Use DownloadClientIds to find matching series/episodes instead of relying solely on release name
...
Fixed: Show a warning in Queue when drone is unable to import due to a name mismatch
Fixed: Better UI messages for Queue when there is an error or warning
2014-09-28 16:20:06 -07:00
Mark McDowall
b638e09f24
Fixed: Don't mark releases as imported unless at least one file is imported
2014-09-03 17:57:27 -07:00
Mark McDowall
9e0c8a60b4
Anime special fixes
...
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
2014-08-11 19:44:26 -07:00
Taloth Saldono
7b420fc033
Added MediaInfo to EpisodeFile.
2014-08-05 18:14:06 +02:00
Mark McDowall
b72678a9ad
Using absolute episode number logging moved to Debug
2014-07-25 08:34:29 -07:00