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

39 Commits

Author SHA1 Message Date
Mark McDowall
a2d993138c Allow series name in season folder 2013-07-03 00:13:55 -07:00
Mark McDowall
b21e49f5fa Settings loading overhaul
Download client moved to a layout
Settings are only shown after all settings are loaded
2013-07-01 23:46:38 -07:00
Mark McDowall
ef62af75df Don't skip files/folders that are too fresh on import 2013-06-23 22:42:31 -07:00
kay.one
ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one
487ad01a0e only publish import event if an episode is actually imported. 2013-06-09 00:14:38 -07:00
kay.one
ca71025bca updated history table 2013-06-08 23:20:38 -07:00
Mark McDowall
9722506aca Fixed XBMC updating 2013-06-04 20:14:12 -07:00
kay.one
49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -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
kay.one
8e89847f30 diskscan will not fully fail if a single file fails to be imported. 2013-05-20 21:30:54 -07:00
kay.one
80759f923e diskscan is triggered when new episodes are added. 2013-05-20 15:45:16 -07:00
kay.one
91c0e21a4d last modified time is logged if folder is too fresh 2013-05-19 21:52:06 -07:00
Mark McDowall
02fe3f9f5a Removed completed TODO 2013-05-15 17:29:58 -07:00
Mark McDowall
14853e7e3c Delete Subfolder after import 2013-05-15 17:29:26 -07:00
Mark McDowall
bc7e543c4d Fixed broken tests 2013-05-15 17:25:51 -07:00
Mark McDowall
fb96abed49 Now importing downloaded episodes 2013-05-14 20:05:31 -07:00
kay.one
cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
Keivan Beigi
4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
Keivan Beigi
ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one
87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
Keivan Beigi
3162e4864d improved Linux support for tests. 2013-04-29 17:04:14 -07:00
Keivan Beigi
182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00
Keivan Beigi
7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
kay.one
a8e76b3251 renamed some old 'parseResult' variable names. 2013-04-24 10:31:12 -07:00
kay.one
6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
Mark McDowall
684a72792a Add series changes 2013-04-10 21:31:12 -07:00
kay.one
7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult 2013-04-07 12:01:24 -07:00
kay.one
89f261eddf more project cleanup. 2013-04-07 11:13:09 -07:00
kay.one
048162a0ef fixed more tests. 2013-03-31 23:22:16 -07:00
kay.one
ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -07:00
kay.one
6dd56114e3 added Marr.Data.Mapping 2013-03-25 23:19:55 -07:00
kay.one
1a4f3fad25 removed sqo. 2013-03-25 23:19:51 -07:00
kay.one
e635e816f6 moved moving of episode files into their own service. 2013-03-07 21:39:54 +09: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
02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
kay.one
dce64a5530 moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
Keivan Beigi
4877ce405e event based cleanup when a series is deleted. 2013-03-05 11:49:34 -08:00
kay.one
1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
kay.one
de5d5b76e8 moved media file service 2013-02-28 23:05:52 -08:00