Mark McDowall
c184ec2d98
Progress messages are logged with Logger.Progress
11 years ago
Mark McDowall
a7eb331d4e
Merge branch 'ui-notifications' into develop
...
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
11 years ago
Keivan Beigi
bceaee27a3
moved logging config to in-process
11 years ago
Mark McDowall
c96ba5efd3
Commands return immediately and signalr is used to control the UI
11 years ago
Mark McDowall
a3961ffb69
Added CommandId to commands
11 years ago
Mark McDowall
e4d7ea9fd8
Episodes will actually be renamed now
11 years ago
kay.one
3b240e0dd7
getting freespace returns null instead of blowing up.
11 years ago
kay.one
dd835d5503
clear existing scene name since it wasn't storing the correct string
11 years ago
kay.one
c25b92955f
moveepisode is less side-effecty!
11 years ago
kay.one
954a79639f
moveepisode is less side-effecty!
11 years ago
kay.one
e256271c5c
store scene name in history
11 years ago
Mark McDowall
0d6b9969d2
FilterExistingFiles no longer converts paths to all lower case
11 years ago
Mark McDowall
dcb1b76917
Added spaces so the split works
11 years ago
Mark McDowall
1c4a687854
Added history details modal
11 years ago
Mark McDowall
7771899e29
NotUnpacking check added to episode import
...
Checks last write time when in working folder, should help with moving while unpacking
11 years ago
Mark McDowall
7c915bd522
Save episode quality after change
11 years ago
Keivan Beigi
e377e02db4
checking for existing files to import is now case insensitive.
11 years ago
Keivan Beigi
c13195046d
case insensitive match for unmapped folders.
11 years ago
Mark McDowall
bd4bd47e4e
Added more logging when free disk space check fails on import
11 years ago
kay.one
adc08973ec
re-added m2ts to know file lists
11 years ago
kay.one
be2e3c5c2e
synced know file extentions with XBMC's list
...
http://wiki.xbmc.org/?title=advancedsettings.xml#.3Cvideoextensions.3E
11 years ago
kay.one
ed883fd014
added .iso and .m2ts to known media file extensions.
11 years ago
Mark McDowall
44772c7391
Throw when unable to move file
11 years ago
Mark McDowall
4ea35ae626
Free space check should use series' parent directory
11 years ago
Mark McDowall
2df51615b7
Preventing more errors when move fails
11 years ago
Mark McDowall
a5e8452840
Removed premove and instead check for source file being in use
11 years ago
Mark McDowall
47e7805cf9
Skip sample check for .flv files, also log error for runtime 0
11 years ago
Mark McDowall
470182e397
FreeSpace check now uses the root of the drive\share as the check
11 years ago
Mark McDowall
c8d43accfb
FreeSpaceSpec is blowing everything up... undoing for now.
11 years ago
Mark McDowall
5fe78ba7bf
Require 100MB extra for import
11 years ago
Mark McDowall
fca4d20046
Do not import episodes when destination doesn't have enough disk space
11 years ago
Mark McDowall
e6b9cd7e60
Episode files are moved to final folder without renaming before deletion and final renaming
11 years ago
kay.one
256520c551
cleaned up extra usings.
11 years ago
Mark McDowall
7efe4419fb
Because kayone says any
11 years ago
Mark McDowall
bbd0fd41a3
MediaFile cleanup will unlink removed episode files from episodes
11 years ago
Mark McDowall
eaa7b39025
Better notification messages
11 years ago
kay.one
c57fb29db4
upgrade service only tries to delete existing file if it actually exists.
11 years ago
Mark McDowall
60177abf51
A bit more logging for delete file (in recycle bin)
11 years ago
kay.one
23b2c9eef5
more linux fixes
11 years ago
Mark McDowall
fa5dda8e2f
Remove _UNPACK_ and _FAILED_ from folder name before processing
11 years ago
Mark McDowall
f2d030ef27
Xem is used now
11 years ago
Mark McDowall
236316c402
Do not reparse episode files
11 years ago
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)
11 years ago
Mark McDowall
19fc3bad6c
More logging for existing file import issue
11 years ago
Mark McDowall
c07bef0e1b
Fixed merge conflict
11 years ago
Mark McDowall
b6b3d26868
Added tests for rename episodes
11 years ago
Mark McDowall
637b101975
Rename series added
11 years ago
kay.one
b676f868ce
Disk scan is much much much much faster.
11 years ago
kay.one
9252c5269a
Removed unused using statements
11 years ago
Mark McDowall
e92b273d75
Import will only delete folder if files were imported
11 years ago