Mark McDowall
|
a7607ac7d6
|
Fixed: Only match via TV Rage ID if TheTVDB ID is not available
Closes #6517
|
2024-02-20 20:10:17 -08:00 |
|
Qstick
|
0ed8ba828d
|
Avoid unnecessary zero-length array allocations
|
2023-03-15 19:24:48 -05:00 |
|
Mark McDowall
|
2fc76a9ac5
|
New: Use XEM season number for some releases when mapping episodes
Closes #5195
|
2022-12-31 21:41:22 -08:00 |
|
Qstick
|
be0fa73129
|
New: Store and use original Series language
|
2022-11-21 16:58:07 -08:00 |
|
Qstick
|
1c22a1ec0d
|
StyleCop
|
2022-08-07 15:24:35 -07:00 |
|
Mark McDowall
|
edf1167a37
|
Fixed: Mapping episode 0 to the parsed season instead of specials
|
2022-04-29 17:27:35 -07:00 |
|
Mark McDowall
|
a36397452d
|
Fixed: Parsing episodes when full series does not have XEM mappings
Fixed #4849
|
2022-02-05 19:13:02 -08:00 |
|
Mark McDowall
|
1e99856ffc
|
Fixed: Exception when searching some anime
Closes #4414
|
2021-03-29 13:27:52 -07:00 |
|
Mark McDowall
|
d4167d7169
|
New: Support for using parsed season number for some anime releases without aliases
Closes #4377
|
2021-03-17 17:14:54 -07:00 |
|
Taloth Saldono
|
79cfa3a5f6
|
Removed bad file from commit
|
2021-03-06 22:47:15 +01:00 |
|
Taloth Saldono
|
d668e923af
|
New: Allow user to choose whether delay profile should apply to release of the highest enabled quality
|
2021-03-06 13:57:11 +01:00 |
|
bakerboy448
|
ae63373b2b
|
Update parser tests to be generic
|
2021-02-07 21:06:41 +01:00 |
|
Taloth Saldono
|
e10cff5414
|
Fixed parsing (duplicate) releases for series with multiple season number mappings
|
2021-01-16 21:13:32 +01:00 |
|
Taloth Saldono
|
772448b41b
|
New: Support in services for multiple scene naming/numbering exceptions
|
2021-01-04 17:35:35 +01:00 |
|
Taloth Saldono
|
a75e10c4c9
|
Fixed: Parsing anime dual language titles
closes #3756
|
2020-05-18 01:33:03 +02:00 |
|
Taloth Saldono
|
200aee52f7
|
New: Searching for episodes with season level scene mapping now possible instead of only via RssSync (Newznab/Torznab only)
|
2020-04-21 18:44:08 +02:00 |
|
Mark McDowall
|
00821b7ad6
|
New: Parse multi-part episodes using date
Closes #381
|
2020-03-22 22:44:14 -07:00 |
|
Taloth Saldono
|
52588509ed
|
Fixed failing test and some flaky tests.
|
2018-03-16 22:00:59 +01:00 |
|
Taloth Saldono
|
e15530cee1
|
Fixed: TheXEM mapping with one scene release to multiple tvdb episodes.
|
2018-03-09 23:10:30 +01:00 |
|
Taloth Saldono
|
a5bc4a8f11
|
Added ability to filter scene mappings by regex via services.
|
2017-05-06 14:05:49 +02:00 |
|
Mark McDowall
|
3c22f68f5a
|
Fixed: Parsing releases with year added to the end of the series title
Fixes #1768
|
2017-03-18 22:45:47 -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 |
|
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 |
|
Mark McDowall
|
62f4fc5e58
|
Fixed: Some anime season 1 parsing
|
2015-04-10 07:32:34 -07:00 |
|
Mark McDowall
|
438686ca1a
|
Refresh the scene mapping cache if it is empty during a lookup
|
2014-11-18 23:47:19 -08: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 |
|
Mark McDowall
|
669f351d08
|
Properly handling multi episode in one scene numbered release
Fixed: Multiple episodes under one scene episode for some shows
|
2014-02-26 22:51:41 -08:00 |
|
kayone
|
ec63053fe7
|
cleaned up using directives.
|
2013-11-19 16:42:17 -08:00 |
|
Cyberlane
|
44c1bc632e
|
Parsing service code (and tests) for absolute numbered episodes
|
2013-11-11 21:03:08 -08:00 |
|
Mark McDowall
|
436644318b
|
Added name + year lookups
New: Support series lookup when year has been appended to the release name
|
2013-10-31 16:50:39 -07:00 |
|
Mark McDowall
|
52da5b643d
|
Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
|
2013-10-22 22:17:02 -07:00 |
|
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
|