1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 16:01:46 +02:00
Commit Graph

35 Commits

Author SHA1 Message Date
Mark McDowall
05c7b4f4ef Added missing view 2013-03-21 15:21:56 -07:00
kay.one
9a8414edde moved cleanup of deleted files to their own service.
detaching of episodes when files are deleted is done through events now.
2013-03-07 21:39:54 +09:00
kay.one
db37d020f4 renamed report rejection reason. 2013-03-07 21:39:49 +09:00
Keivan Beigi
4877ce405e event based cleanup when a series is deleted. 2013-03-05 11:49:34 -08:00
Keivan Beigi
cc1dcffdf3 added delete series event 2013-03-05 11:35:59 -08:00
kay.one
1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
kay.one
9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
kay.one
62f15d4d96 season list is properly populated in series details. 2013-03-03 15:21:53 -08:00
kay.one
77eedf448e fixed jobs running all the time. 2013-03-02 12:14:18 -08:00
kay.one
ba68dd9386 removed TvdbLib.dll using the embedded wattvdb.codeplex.com 2013-03-02 11:33:17 -08:00
Mark McDowall
bb27995eaf Series Details started 2013-03-02 11:13:39 -08:00
kay.one
beb2f7c7fd removed sqlce 2013-03-02 10:25:39 -08:00
kay.one
de5d5b76e8 moved media file service 2013-02-28 23:05:52 -08:00
Mark McDowall
da2c0d1d65 Calendar colouring, upcoming list shows yesterday
Cleaned up series file a bit.
Added spoon for common sugar tasks.
2013-02-28 20:59:06 -08:00
Mark McDowall
295a624311 popover overflows, overviews no longer capped 2013-02-27 23:33:27 -08:00
Mark McDowall
c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
Mark McDowall
bfc026128d OID changed to a field
DeleteEpsidoesNotInTvdb disabled for now since its broken
2013-02-25 23:47:29 -08:00
Mark McDowall
0399b18357 Calendar uses start and end date 2013-02-25 22:47:53 -08:00
Keivan Beigi
94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
Keivan Beigi
c9370865a4 removed searchhistory storage. 2013-02-25 18:20:42 -08:00
Mark McDowall
ed3a503342 More Calendar! 2013-02-24 16:00:44 -08:00
kay.one
1d78bb7210 more fixed tests. 2013-02-24 12:24:31 -08:00
kay.one
9931bab998 fixed more tests. 2013-02-24 11:57:33 -08:00
kay.one
554924a522 post grab notification and updates are now using the new EventAggregator 2013-02-24 11:18:48 -08:00
kay.one
13658e3c6d moved config to objectdb. 2013-02-23 22:48:52 -08:00
Mark McDowall
7d0d5ab943 Use Series.OID (Tests still need to be updated)
CalendarModule working
2013-02-23 15:09:15 -08:00
kay.one
f568fdad6a moved history over to objectdb 2013-02-23 13:29:22 -08:00
kay.one
c35682376e added sample event for series added 2013-02-23 12:34:51 -08:00
Mark McDowall
5b50aa5d59 Updated csproj 2013-02-20 23:29:59 -08:00
Mark McDowall
4130c115d9 Renamed SeriesProvider to SeriesService 2013-02-20 23:27:25 -08:00
Keivan Beigi
385e7c2cc6 Merge branch 'series-cleanup' into vnext 2013-02-20 10:15:09 -08:00
Mark McDowall
cf1a067b3b Upcoming view working under backbone 2013-02-19 23:45:52 -08:00
Keivan Beigi
b5644bf660 moved series/season/episodes to object db. 2013-02-19 18:05:15 -08:00
kay.one
4504232956 still very broken 2013-02-18 22:56:02 -08:00
kay.one
2d4998d52d moved Series,Seasons,Episodes to their own folders. 2013-02-18 22:01:03 -08:00