1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-01 04:45:35 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Mark McDowall
c8d43accfb FreeSpaceSpec is blowing everything up... undoing for now. 2013-08-08 11:44:10 -07:00
Mark McDowall
5fe78ba7bf Require 100MB extra for import 2013-08-08 09:24:23 -07:00
Mark McDowall
fca4d20046 Do not import episodes when destination doesn't have enough disk space 2013-08-08 08:52:22 -07:00
kay.one
256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
kay.one
23b2c9eef5 more linux fixes 2013-07-25 22:22:44 -07:00
Mark McDowall
f2d030ef27 Xem is used now 2013-07-22 22:50: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
19fc3bad6c More logging for existing file import issue 2013-07-21 23:31:51 -07:00
kay.one
b676f868ce Disk scan is much much much much faster. 2013-07-18 22:05:07 -07:00
kay.one
9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Keivan Beigi
48bf793746 updated around import episodes, update series. 2013-07-16 17:53:52 -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
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
aeb8ee06f6 Episode import uses specs and moves before import now 2013-07-06 15:00:57 -07:00