Mark McDowall
|
c534d47b0a
|
Added InheritFolderPermissions to DiskProvider.
DiskScanProvider.MoveEpisode will now set the moved file to inherit the parent folder permissions.
|
13 years ago |
Mark McDowall
|
d554e9ec83
|
Delete existing files on import if equal or better quality otherwise skip importing. If the folder is not deleted after processing it is renamed so it will not be processed repeatedly.
|
13 years ago |
Mark McDowall
|
ee4b6c9442
|
ExternalNotifications enabled (Xbmc only right now).
- Grab, Download, Rename
Notification Settings for Xbmc uses definitions.
|
13 years ago |
kay.one
|
68321c98d0
|
increased delete folder limit size to 10MB
|
14 years ago |
kay.one
|
fc0d7fc72f
|
Logging notification tweaks
|
14 years ago |
kay.one
|
3dd8e7240e
|
Added GetDirectorySize to DiskProvider
Removed search folder from disk provider
|
14 years ago |
kay.one
|
cfd42049e5
|
minor cleanup
|
14 years ago |
kay.one
|
b8b4e507b9
|
Added more video extensions
|
14 years ago |
kay.one
|
07312780f1
|
ParseEpisodeInfo is now separated into ParseTitle and ParsePath
|
14 years ago |
kay.one
|
5a5d0852ee
|
Updated some log levels
|
14 years ago |
kay.one
|
56fdf1a040
|
Removed Episodes list from EpisodeFile object.
|
14 years ago |
Mark McDowall
|
584a96a4f2
|
CalculateFilePath will use configured season folder, with tests.
MoveFile creates folder before move.
|
14 years ago |
kay.one
|
f6ccb5e17c
|
Fixed broken build
|
14 years ago |
kay.one
|
01163a4f87
|
Cleanup and tests around ImportFile
|
14 years ago |
kay.one
|
1ba74e0eea
|
Drop folder is now wired. needs more tests.
|
14 years ago |
kay.one
|
5c45515b00
|
Merge branch 'markus101'
|
14 years ago |
kay.one
|
63adb6b566
|
Wired-up drop folder move
|
14 years ago |
Mark McDowall
|
68b7ba9209
|
Added method to delete orphaned episodeFiles and also cleanup episodes that have invalid episodeFiles.
Cleanup will run aforementioned methods before doing cleanup.
|
14 years ago |
kay.one
|
907c508a70
|
PetaPoco now defaults to SQLite, requires WHERE on exists calls
|
14 years ago |
kay.one
|
8b7c624d09
|
Reformated some files
|
14 years ago |
kay.one
|
63bd972af9
|
Refactored MediaFileProvider
|
14 years ago |
kay.one
|
d3f823734e
|
Cleanedup get GetNewFilename
|
14 years ago |