1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 03:52:33 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Mark McDowall
6bea671a1a Episode and Season monitored toggling works again 2013-08-26 20:20:39 -07:00
kay.one
4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
2013-08-25 22:14:55 -07:00
Mark McDowall
b1899b5f6f Using reqres to map episode to episode file 2013-08-21 20:34:49 -07:00
Mark McDowall
c1b68e0dee When a new episode is grabbed the client will update its status 2013-08-10 11:38:01 -07: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
Mark McDowall
3aa0507912 Toggle episode monitored status from the table 2013-07-09 19:57:43 -07:00
Mark McDowall
41baecc2ee Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
kay.one
ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one
b133fa9585 Added populate lazy-loading extensions. 2013-06-01 23:41:30 -07:00
kay.one
0c63e5ad81 episodes for series are now fetched using a single call and broken into seasons. 2013-06-01 12:31:39 -07:00
Keivan Beigi
bdf86aa4ba removed automapper. 2013-05-30 17:15:22 -07:00
kay.one
21e9bad6d5 removed episode status from server. 2013-05-20 14:05:48 -07:00
Mark McDowall
b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
Mark McDowall
11cef70406 Calendar now using EpisodeResource 2013-04-30 18:54:15 -07:00
kay.one
c3214a2e88 added resource mapping validation tests 2013-04-21 14:05:42 -07:00
kay.one
048162a0ef fixed more tests. 2013-03-31 23:22:16 -07:00
kay.one
9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
kay.one
6447b78a5a restructuring series detail around season and episodes being separate resources. 2013-03-03 15:21:52 -08:00
kay.one
77eedf448e fixed jobs running all the time. 2013-03-02 12:14:18 -08:00
Mark McDowall
bb27995eaf Series Details started 2013-03-02 11:13:39 -08:00