Devin Buhl
50fdbd896c
Bug fixes ( #874 )
...
* Update Torrent and Usenet DownloadStation
* Update Download Tests
* Fix TorrentPotato not finding results #754
* Update UpdateMediaInfoService and Tests #572
* Ignore plex otimized versions w/ tests #391
* Remove Xem Serivce files and tests #386
* Ignore TV Episode from IMDb lists
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Taloth Saldono
f681d43601
Fixed: XEM series with only alternate season titles.
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
Taloth Saldono
2ffbbb0e71
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
9 years ago
Taloth Saldono
7818f0c59b
Fixed: Don't purge xem scene mapping cache when new series gets added.
9 years ago
Taloth Saldono
e5de7fb8cf
Fixed: Don't trigger SceneMapping update and Housekeeping right on the startup event.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
e3c4070924
Fixed: Don't produce scene mapping warnings if TheXEM only maps the second half of a season.
9 years ago
Taloth Saldono
0b219e1169
Fixed nullables.
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
a84f39bb48
Fixed: Should ignore indexer provided tvrageid when scene naming exception exists.
9 years ago
Taloth Saldono
794a7957ef
Show thexem outdated mappings message on the calendar as well.
9 years ago
Taloth Saldono
6d046a8df8
Fixed: Extrapolate scene numbering but won't auto import.
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
Taloth Saldono
0578e68a51
Fixed: Sonarr didn't clear scene mappings if a series was removed from TheXEM.
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Mark McDowall
ecd941a6e5
Fixing scene mappings
10 years ago
Taloth Saldono
23daae05cc
Remove invalid scene mappings.
10 years ago
Mark McDowall
e40508e5e9
Fixed: Don't save invalid scene mappings into database
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Mark McDowall
6467167046
Moved Extension methods in common to subfolder
10 years ago
Mark McDowall
907aa4a0ba
Use an event to update title mismatches
10 years ago
Mark McDowall
438686ca1a
Refresh the scene mapping cache if it is empty during a lookup
10 years ago
Taloth Saldono
6dfbc3c290
Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
10 years ago
Mark McDowall
e978a425c2
Fixed: Getting list of xem series won't die if a bad ID is entered on their site
10 years ago
Keivan Beigi
2c1d3339d0
HttpClient
10 years ago
Taloth Saldono
9a649cf58e
Added UserAgent to RestClient.
10 years ago
Mark McDowall
25abeb8c9c
Various anime improvements
...
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
11 years ago
Mark McDowall
4170415b03
Fixed: Fate/Zero being incorrectly imported to Fate/Stay Night
11 years ago
Mark McDowall
193672b652
Anime!
...
New: Anime support
New: pull alternate names from thexem.de
New: Search using all alternate names (if rage ID is unavailable)
New: Show scene mapping information when hovering over episode number
New: Full season searching for anime (searches for each episode)
New: animezb.com anime indexer
New: Treat BD as bluray
Fixed: Parsing of 2 digit absolute episode numbers
Fixed: Loading series details page for series that start with period
Fixed: Return 0 results when manual search fails, instead of an error
Fixed: animezb URL
11 years ago
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
11 years ago
Cyberlane
612ca49281
New: Alternative titles on Series Details UI
11 years ago
Mark McDowall
e21574a203
Blacklisting improvements
...
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
0a837be9ff
Many (update/insert/delete) DB operations now use transactions
...
Fixed: Improved series/episode info refresh speed
11 years ago
Mark McDowall
401a5c9f26
Fixed: Xem mapped series should be more reliable
11 years ago
Mark McDowall
68d1c421ba
Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only
11 years ago
kayone
76bc4aaa9c
Replaced manual argument validations with Ensure.
11 years ago
kayone
575dc03e35
reset existing xem info during update
11 years ago
kayone
0503d7eea6
ignore known xem errors.
11 years ago
kayone
0069b29f88
Fixed: xem mappings for series without scene mapping
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago