Commit Graph

65 Commits (develop)

Author SHA1 Message Date
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Bogdan c6b543e072 Remove unused imports
1 year ago
Stepan Goremykin 11d91faaad
Use Array.Empty and fix a few multiple enumerations
1 year ago
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago
Qstick 2e953a0eb1 Dapper and STJson
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Qstick aa463e0af1
New: Use https for thexem.info
2 years ago
Taloth Saldono c0a961bb94 New: Updated TheXEM server url on xem admin request
3 years ago
Taloth Saldono bcdbadbede Simplify release titles before applying scene naming exception regex filter
3 years ago
Mark McDowall 3f8bb24b75 Fixed: Don't ignore number only aliases
3 years ago
Taloth Saldono e289c428c6 Fixed: Refresh scene naming exceptions on series add to help first-use scenario
3 years ago
Taloth Saldono e10cff5414 Fixed parsing (duplicate) releases for series with multiple season number mappings
3 years ago
Taloth Saldono 772448b41b New: Support in services for multiple scene naming/numbering exceptions
3 years ago
Taloth Saldono 200aee52f7 New: Searching for episodes with season level scene mapping now possible instead of only via RssSync (Newznab/Torznab only)
4 years ago
Mark McDowall f0c90a4744 Fixed: Log matching scene mapping for title
5 years ago
Taloth Saldono c7d30ae703 Include releaseTitle in InvalidSceneMappingException.
7 years ago
Mark McDowall 5efff4d481
Cleanup exception messages
7 years ago
Mark McDowall 563b5ef017
Fixed: Don't use invalid scene mappings. Fixes #1627
7 years ago
Taloth Saldono c184e7ddcc Fixed: Multiple Scene Mapping exception even when the mappings pointed to the same tvdbid.
7 years ago
Taloth Saldono cd7368512d Fixed Scene Mapping error message.
7 years ago
Taloth Saldono a5bc4a8f11 Added ability to filter scene mappings by regex via services.
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
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
8 years ago
Mark McDowall 942be364dc Treat XEM aliases as SceneSeasonNumber
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono 7818f0c59b Fixed: Don't purge xem scene mapping cache when new series gets added.
8 years ago
Taloth Saldono e5de7fb8cf Fixed: Don't trigger SceneMapping update and Housekeeping right on the startup event.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 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.
9 years ago
Taloth Saldono 2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
9 years ago
Mark McDowall ecd941a6e5 Fixing scene mappings
9 years ago
Taloth Saldono 23daae05cc Remove invalid scene mappings.
9 years ago
Mark McDowall e40508e5e9 Fixed: Don't save invalid scene mappings into database
9 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