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

23 Commits

Author SHA1 Message Date
Mark McDowall
7c915bd522 Save episode quality after change 2013-08-20 23:50:38 -07:00
Keivan Beigi
e377e02db4 checking for existing files to import is now case insensitive. 2013-08-20 14:29:10 -07:00
kay.one
256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
Mark McDowall
4c1e6e14aa EpisodeFile cleanup and deletion fixes
Upgraded episodes will no longer be auto unmonitored
EpsiodeFiles will be removed from db if parsing rules have changed
EpisodeFiles will be removed from db if they are not in their series' folder (or subfolder)
2013-07-22 17:50:37 -07:00
Mark McDowall
c07bef0e1b Fixed merge conflict 2013-07-18 23:22:49 -07:00
Mark McDowall
637b101975 Rename series added 2013-07-18 23:21:12 -07:00
kay.one
b676f868ce Disk scan is much much much much faster. 2013-07-18 22:05:07 -07:00
Keivan Beigi
32d6909045 fixed Ajax errors not being displayed in the UI. 2013-07-05 17:01:28 -07:00
Mark McDowall
3f6a6d53d5 Media Management settings are alive 2013-07-04 20:26:07 -07:00
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
kay.one
ca71025bca updated history table 2013-06-08 23:20:38 -07:00
kay.one
49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -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
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
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
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