Commit Graph

36 Commits

Author SHA1 Message Date
Mark McDowall bb72308afa Trakt fixed DST issue, removing workaround 2013-09-17 07:07:56 -07:00
Mark McDowall eb7dda0629 Added NMA support, also added generic HttpStatusCode handling 2013-09-16 11:14:09 -07:00
Mark McDowall 97eb5ffc61 Default to starting at lowest season above 0 2013-09-09 23:44:00 -07:00
Mark McDowall 33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
Mark McDowall 529f65339f Moved NzbDroneClientException to Core 2013-09-09 08:09:55 -07:00
Mark McDowall 0c57c6a6c1 Better client side errors when there are issues communicating with trakt. 2013-09-08 23:40:24 -07:00
Mark McDowall 412adfed71 Check for null before checking if EST 2013-09-08 10:57:03 -07:00
Mark McDowall b06f1004f8 hacked in a fix for EDT shows showing the wrong start time 2013-09-08 10:49:49 -07:00
kay.one 5557ac8454 emergency hack to fix breaking trakt api. 2013-09-02 23:18:54 -07:00
kay.one c5c02f08f8 better remove RemoveAccent logic. 2013-08-17 18:52:56 -07:00
kay.one 9c8c485c98 added RestSharpExtensions to help validate REST response 2013-08-17 17:17:37 -07:00
Mark McDowall c7d3a07219 Throw a custom error for trakt so it doesn't die in LINQ 2013-08-06 23:16:28 -07:00
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
Mark McDowall 17d5895957 Properly store AirDate from source timezone 2013-07-30 01:52:54 +02:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
kay.one 49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -07:00
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
kay.one e2d17ac109 covers are re-downloaded if remote size is different than
local size.
2013-05-28 21:10:49 -07:00
Keivan Beigi 4e06cf0fa6 added more info to decision engine exception reporting. 2013-05-28 17:15:42 -07:00
Mark McDowall e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -07:00
kay.one 42849d3276 cleaning up episode/series air date/time 2013-05-12 18:32:21 -07:00
Mark McDowall ebf82ec09e Now Showing: series status from Trakt. 2013-04-17 17:34:29 -07:00
Mark McDowall a4d69cc5ce Manual join of Series for EpisodesBetweenDates 2013-04-16 23:55:39 -07:00
Keivan Beigi 9fdfd13dbf fixed more tests. 2013-04-15 17:08:06 -07:00
Mark McDowall 9ae21cf7a1 Fixed IInitializable registration
I tried to make it all happen in the same method as AutoRegisterImplementations, but it caused issues with BasicRepo.
2013-04-05 18:03:14 -07:00
Mark McDowall 28d4010c5c Return poster placeholder url when trakt doesn't have one 2013-04-05 17:12:50 -07:00
Mark McDowall 900122c265 Existing series looks like add new series now 2013-04-04 23:24:23 -07:00
kay.one bdcdc7c0f6 replaced FastReflection.dll with Fasterflect.dll to fix the race condition. 2013-03-31 16:40:19 -07:00
kay.one 4be637edff much nicer add new series. 2013-03-31 14:45:16 -07:00
kay.one a052a9389e fully replaced TVDB with Trakt.tv 2013-03-31 13:25:39 -07:00
Mark McDowall 22bbf83e42 Fixed scene mapping deserialization 2013-03-26 22:51:48 -07:00
kay.one fc641baab3 got basic relationships working
added support for embedded documents.
2013-03-25 23:20:18 -07:00
markus101 4bb4faf626 Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
2013-03-25 23:19:55 -07:00
kay.one 40a959a309 more search cleanup. 2013-03-07 21:39:53 +09:00
kay.one 1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00