Commit Graph

81 Commits

Author SHA1 Message Date
iceypotato 1335efd487 New: My Anime List import list
Closes #5148
2024-03-27 22:27:34 -07:00
Mark McDowall c028222617 New: Support import list lookup by TMDb ID 2023-11-16 16:35:15 -08:00
Mark McDowall 076aaba908 Fixed: End year displayed on series details
Closes #6067
2023-10-10 06:58:16 -07:00
Mark McDowall 809788eb2e Map Clearlogo images to cover type 2023-09-10 13:05:41 -07:00
Mark McDowall 311cd66fcd New: Show midseason and other finales in episode list
Closes #5719
2023-08-19 01:36:37 -07:00
Xabis 465a584486
New: AniList Import List 2023-08-13 19:26:03 -04:00
Bogdan 12374f7f00 Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Bogdan 281add47de Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
Mark McDowall f22998aef3 Use episode runtime for size limits when available
Closes #3482
2023-03-15 19:00:08 -07:00
Mark McDowall b848100693 Fixed: Images for some series not downloading
Closes #5376
2023-01-15 21:21:34 -08:00
Qstick 3a2a030432 Really fix Original Language in MapSeries
Fixes #5246
2022-11-27 12:14:28 -06:00
Qstick 381834edce New: IMDb List Support 2022-11-25 06:31:41 -06:00
Qstick ea7af03d69
Fixed: Handle MapSeries when orig language is null 2022-11-24 14:33:12 -06:00
Qstick 08b677ca7d Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -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 f6b08f697b New: Use TVDB's Episode ID as default uniqueid for Kodi metadata
Closes #4792
2022-02-21 21:28:24 -08:00
Taloth Saldono f57cf1561b Log Skyhook connection failures with more info. 2021-03-10 23:05:19 +01:00
Taloth Saldono 6672650b6b Log Skyhook connection failures with more info. 2021-03-10 21:44:32 +01:00
Taloth Saldono 182ad17b77 Fixed: Series year wrong when airing January 1st.
closes #4191
2020-12-24 12:43:46 +01:00
netpok c07a67ae3c New: Added aired-before field to kodi metadata to sort specials
closes #3073
2020-03-01 22:15:58 +01:00
Mark McDowall db42256dc3 Improve default series type handling (for daily series)
New: Display default series type when adding new/existing series when available
Fixed: Don't override series type on series refresh
2020-01-31 17:51:30 -08:00
Taloth Saldono 10dc884fa8 Fixed: Posters not always showing when searching for new shows 2020-01-12 22:27:56 +01:00
Taloth Saldono d8446c2d5a New: Added tvdb Upcoming series status 2020-01-12 22:27:55 +01:00
Mark McDowall b298f84f51 Fixed: Parsing of first aired date on Arabic systems 2019-04-24 00:12:16 -07:00
Mark McDowall 7297c1b8e4 v3 API 2018-12-29 13:08:37 +01:00
Mark McDowall 1dab0aee6a Fixed: Reduce parameters required to add a new series
Fixes #1403
2017-02-27 21:37:33 -08:00
Taloth Saldono 23871503a2 Replaced Uri with HttpUri. 2016-03-11 20:36:01 +01:00
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).
2016-03-11 20:35:58 +01:00
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
Taloth Saldono 84c7f4cd8c Added support for tvmaze. 2015-10-09 22:36:10 +02:00
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Taloth Saldono 372ba13fd2 Fixed SkyHookSearch tests. 2015-08-12 22:53:51 +02:00
Taloth Saldono 9bcb6ff19a New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it. 2015-08-12 22:07:47 +02:00
Mark McDowall a8aac36379 Use skyhook for searching 2015-05-10 17:32:52 -07:00
Taloth Saldono 3907e2b168 Fixed: Xbmc metadata no longer fails if an episode has no rating. 2015-01-09 19:06:01 +01:00
Keivan Beigi 53b22035be New: Skyhook! fixing your calendars! 2015-01-08 17:43:51 -08:00
Mark McDowall 4f0ca20808 Fixed: Refreshing anime series won't cause an error 2015-01-03 17:02:45 -08:00
Mark McDowall f4169e165c Fixed: Don't store incomplete image URLs (image doesn't exist) 2014-12-31 15:22:22 -08:00
Keivan Beigi d4331e9470 removed trakt references, added user agent to tvdb requests 2014-12-31 14:12:07 -08:00
Keivan Beigi d5da0ec4dd fixed: return proper error when searching for invalid tvdb id. 2014-12-30 21:28:46 -08:00
Keivan Beigi 46bf80dcd1 fixed: increased tvdb search limit to 10 2014-12-30 20:24:35 -08:00
Keivan Beigi c368335183 fixed: search using tvdb id is now fixed. 2014-12-30 18:29:09 -08:00
Keivan Beigi 19f5427dbf Fixed: Replaced trakt with tvdb as data source 2014-12-30 14:08:08 -08:00
Mark McDowall 0f56bfac2f Revert "Fixed: Breaking trakt API changes (Posters for add series are placeholders for now)"
This reverts commit 66ca925b0d.
2014-12-30 09:03:48 -08:00
Mark McDowall 66ca925b0d Fixed: Breaking trakt API changes (Posters for add series are placeholders for now) 2014-12-30 08:08:39 -08:00
Mark McDowall e3893083bc Fixed: Add series searching improvements 2014-12-14 11:52:50 -08:00
Keivan Beigi 6af9b03d26 added missing using 2014-12-06 22:08:41 -08:00
Keivan Beigi 0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Mark McDowall 17d4b54561 Fixed: Removed support for CamelCase in folder names to support legitimate show titles like MythBusters 2014-12-05 17:45:43 -08:00