Mark McDowall
12c1eb86f2
Fixed: New episodes in season follow season's monitored status
...
Closes #7401
2024-11-26 17:36:26 -08:00
Mark McDowall
4c170d0452
New: Update anime episodes by season/episode number instead of absolute episode number
...
Closes #6547
2024-02-26 21:32:46 -08:00
Mark McDowall
6dc0a88004
New: Search for recently aired anime episodes with added absolute episode number
...
Closes #2044
2024-02-26 21:32:46 -08:00
Qstick
08b677ca7d
Enforce comment spacing with Stylecop
2022-11-21 16:58:07 -08:00
Qstick
1c22a1ec0d
StyleCop
2022-08-07 15:24:35 -07:00
Taloth Saldono
1e80361c3a
Fixed tests and missing logger initialization
2020-06-01 14:01:09 +02:00
Taloth Saldono
5497b68a98
Fixed: Don't auto-search newly added episodes on tvdb that aired more than 2 weeks ago
...
Fixed: Don't monitor newly added old episodes on tvdb if series was previously empty
2020-03-13 00:33:35 +01:00
ta264
7b68ce49d5
Fix .gitattributes and normalize to LF in repository
...
Existing `*text eol=lf` is malformed (no space after *) so does
nothing.
CONTRIBUTING.md states 'We checkout Windows and commit *nix'. The
correct way to achieve this is `* text=auto`. `* text eol=lf` would
force line endings to LF on checkout.
See:
https://git-scm.com/docs/gitattributes#Documentation/gitattributes.txt-Settostringvaluelf
2019-10-19 17:16:45 +02:00
Qstick
0c1ce66053
Cleanup Multiple Compiler Warnings
2019-08-07 19:08:03 -07:00
Taloth Saldono
2505a19a88
Fixed: Air-time adjustment for Amazon/Hulu releasing 4+ episodes on one day
2019-04-21 00:06:13 +02:00
Mark McDowall
1603b06431
New: Prefer regular episodes over specials when absolute numbers conflict
...
Closes #676
2016-02-11 00:09:29 -08:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Mark McDowall
a8aac36379
Use skyhook for searching
2015-05-10 17:32:52 -07: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
8aa523c6df
AirDateUtc comparison validation on Linux
2015-01-10 12:11:10 -08:00
Mark McDowall
4d19dddf88
Fixed: Don't recalculate episode air times for Netflix series
2015-01-10 12:00:00 -08:00
Mark McDowall
c25496cb6a
Fixed: Default episode title to TBA if missing
2015-01-10 11:31:05 -08:00
Mark McDowall
4f0ca20808
Fixed: Refreshing anime series won't cause an error
2015-01-03 17:02:45 -08:00
Keivan Beigi
d4331e9470
removed trakt references, added user agent to tvdb requests
2014-12-31 14:12:07 -08:00
Keivan Beigi
19f5427dbf
Fixed: Replaced trakt with tvdb as data source
2014-12-30 14:08:08 -08:00
Taloth Saldono
6dfbc3c290
Fixed: Will no longer cause an error when trying to parse an anime episode with absolute number 0.
2014-10-20 22:16:31 +02:00
Keivan Beigi
2c1d3339d0
HttpClient
2014-09-11 16:49:41 -07:00
Taloth Saldono
6c44121b09
Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd.
2014-08-10 14:54:56 -07:00
Mark McDowall
bb87d4e96e
Fixed: Get all anime episodes even when absolute episode number is zero
2014-07-13 19:11:28 -07:00
Mark McDowall
2a0f461135
Fixed broken tests
2014-07-10 20:38:48 -07:00
Mark McDowall
55beec4908
Fixed: Attempt to refresh anime episodes by absolute numering when refreshing
2014-07-10 19:23:57 -07:00
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
2014-07-02 07:33:51 -07:00
Taloth Saldono
2528dc5b95
Removed specials from test data to fix RefreshEpisodeService tests.
2014-05-30 19:40:25 +02:00
mythjuha
7c5bc94f6e
Fixed binary files.
2014-05-30 19:40:24 +02:00
markus101
01bdec965b
Add absolute episode numbers to episodes during refresh
2014-02-01 14:26:49 -08:00
Mark McDowall
9f403b46ff
Dropped TVDbEpisodeId since its not used and was causing contraint issues
...
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
2013-10-09 17:23:13 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00