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

56 Commits

Author SHA1 Message Date
Keivan Beigi
48bf793746 updated around import episodes, update series. 2013-07-16 17:53:52 -07:00
Keivan Beigi
9835608ff0 skip episode folder if drop folder doesn't exist. 2013-07-16 10:55:36 -07:00
Mark McDowall
0fbb45c175 Moved SampleSizeLimit to Spec 2013-07-15 23:43:45 -07:00
Mark McDowall
de6304e628 Lower quality episodes are deleted on import (from disk and db) 2013-07-15 19:57:06 -07:00
Mark McDowall
8dacd076d8 Do not import episodes with the same filename and size 2013-07-15 19:57:04 -07:00
kay.one
4456d3cbe0 fixed disk not being scanned during series refresh. 2013-07-13 13:21:34 -07:00
Mark McDowall
e8238fb03a Fixed an issue when trying to import files 2013-07-13 01:11:04 -07:00
Mark McDowall
87731d56bf Fixed an issue with parsing full path instead of filename on import
This should fix Card #61
2013-07-12 01:15:23 -07:00
Mark McDowall
3e7ef408ee Added tests for ImportApprovedEpisodes 2013-07-11 23:14:53 -07:00
Mark McDowall
55b8b31bed Existing episodes will not be added to history 2013-07-11 19:19:37 -07:00
Mark McDowall
40962aca1d Add new series won't create a folder
EpisodeFile DB cleanup happens even when series folder is missing
2013-07-11 18:47:22 -07:00
Mark McDowall
21656ecc39 Added ParsedEpisodeInfo to LocalEpisode 2013-07-07 20:17:07 -07:00
Mark McDowall
aeb8ee06f6 Episode import uses specs and moves before import now 2013-07-06 15:00:57 -07:00
Keivan Beigi
32d6909045 fixed Ajax errors not being displayed in the UI. 2013-07-05 17:01:28 -07:00
kay.one
a216e37d6a better Series.ToString() 2013-07-04 22:17:42 -07:00
kay.one
d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43: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
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