Mark McDowall
7771899e29
NotUnpacking check added to episode import
...
Checks last write time when in working folder, should help with moving while unpacking
2013-08-22 08:34:51 -07:00
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
Keivan Beigi
c13195046d
case insensitive match for unmapped folders.
2013-08-20 12:28:46 -07:00
Mark McDowall
bd4bd47e4e
Added more logging when free disk space check fails on import
2013-08-19 08:19:39 -07:00
kay.one
adc08973ec
re-added m2ts to know file lists
2013-08-17 21:35:36 -07:00
kay.one
be2e3c5c2e
synced know file extentions with XBMC's list
...
http://wiki.xbmc.org/?title=advancedsettings.xml#.3Cvideoextensions.3E
2013-08-17 21:28:34 -07:00
kay.one
ed883fd014
added .iso and .m2ts to known media file extensions.
2013-08-17 12:41:02 -07:00
Mark McDowall
44772c7391
Throw when unable to move file
2013-08-12 19:27:44 -07:00
Mark McDowall
4ea35ae626
Free space check should use series' parent directory
2013-08-12 08:29:01 -07:00
Mark McDowall
2df51615b7
Preventing more errors when move fails
2013-08-12 00:12:05 -07:00
Mark McDowall
a5e8452840
Removed premove and instead check for source file being in use
2013-08-11 15:55:26 -07:00
Mark McDowall
47e7805cf9
Skip sample check for .flv files, also log error for runtime 0
2013-08-08 18:50:11 -07:00
Mark McDowall
470182e397
FreeSpace check now uses the root of the drive\share as the check
2013-08-08 18:40:24 -07:00
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
Mark McDowall
e6b9cd7e60
Episode files are moved to final folder without renaming before deletion and final renaming
2013-08-07 22:40:31 -07:00
kay.one
256520c551
cleaned up extra usings.
2013-08-05 15:10:32 -07:00
Mark McDowall
7efe4419fb
Because kayone says any
2013-08-03 11:18:01 -07:00
Mark McDowall
bbd0fd41a3
MediaFile cleanup will unlink removed episode files from episodes
2013-08-02 23:44:10 -07:00
Mark McDowall
eaa7b39025
Better notification messages
2013-08-01 00:11:42 -07:00
kay.one
c57fb29db4
upgrade service only tries to delete existing file if it actually exists.
2013-07-30 22:11:54 -07:00
Mark McDowall
60177abf51
A bit more logging for delete file (in recycle bin)
2013-07-30 02:09:48 +02:00
kay.one
23b2c9eef5
more linux fixes
2013-07-25 22:22:44 -07:00
Mark McDowall
fa5dda8e2f
Remove _UNPACK_ and _FAILED_ from folder name before processing
2013-07-22 23:46:42 -07:00
Mark McDowall
f2d030ef27
Xem is used now
2013-07-22 22:50:32 -07:00
Mark McDowall
236316c402
Do not reparse episode files
2013-07-22 18:37:52 -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
Mark McDowall
c07bef0e1b
Fixed merge conflict
2013-07-18 23:22:49 -07:00
Mark McDowall
b6b3d26868
Added tests for rename episodes
2013-07-18 23:21:13 -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
kay.one
9252c5269a
Removed unused using statements
2013-07-18 20:47:55 -07:00
Mark McDowall
e92b273d75
Import will only delete folder if files were imported
2013-07-17 21:50:58 -07:00
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