Mark McDowall
23118871fd
Added Recycle Bin to server side
...
New: Recycle Bin is now available
12 years ago
Mark McDowall
cc6011ec87
Organized tests for DiskScan and PostDownload
...
Added tests for GetVideoFiles and ProcessVideoFile
12 years ago
Mark McDowall
3cdd479bb4
Import video files from root of unsroted dir
...
New: Import Files directly from unsorted directory (no subfolder
required)
12 years ago
Mark McDowall
6f3262c68a
Release group is added to history and episodefile
12 years ago
Mark McDowall
bee6914062
Allow scene name to be used for renaming
...
New: Added option to use scene name for episodefiles
12 years ago
Mark McDowall
4ca828db81
New: .strm files are now considered media files
12 years ago
Mark McDowall
b122f1135e
Metadata will be called when needed #ND-21
...
Import/Rename episode files
Import series/update series info
12 years ago
Mark McDowall
53ced94af9
Fixed: Issue with notifications when new episode filename did not contain the the quality.
13 years ago
Mark McDowall
6c0ff71cde
Cleanup drop folder will treat moves as new downloads, so notifications will go out (otherwise the user gets nothing).
...
Fixed: Notifications will go out even if the episode failed to move the first time.
13 years ago
Mark McDowall
c0d1d2c502
Fix: Successful downloads that are not moved properly should be retried.
13 years ago
kay.one
34054f2178
New: Added support for .M4V extensions.
13 years ago
Mark McDowall
1f24e87421
Fix: Deleted files were always ignored when deleted, ignoring AutoIgnorePreviouslyDownloadedEpisodes setting.
13 years ago
Mark McDowall
03a7643b75
SignalR will now update quality in UI as well (when applicable)
13 years ago
Mark McDowall
c739b3e132
Update clients when new episode is imported (ready).
13 years ago
kay.one
5717b7f596
New: Rewrite of download decision engine.
13 years ago
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
13 years ago
Mark McDowall
d5e62bc70b
Files will be tagged with Proper when append quality is enabled and episode is a proper.
13 years ago
kay.one
b498c242af
Fixed QueueEmpty.txt json file.
13 years ago
kay.one
9acfb7330c
Check sab queue now takes quality into consideration
13 years ago
kay.one
4da2e1cb72
Episode auto-ignore is now done in realtime rather than using a job.
13 years ago
Mark McDowall
dfbb222c6c
Changed the second .xvid to .divx.
...
.mkv & .ts will be treated as HDTV, all others will be treated as SDTV.
13 years ago
Mark McDowall
f2984d9430
ts and ogm files will now be scanned.
13 years ago
Mark McDowall
1c06ee2a01
PathEquals is used for MoveEpisodeFile.
...
Cleanup will log an error if it fails to alter the DB.
13 years ago
Mark McDowall
1c99541731
Do not rename episodeFiles if the source and destination are the same (file is already named correctly).
13 years ago
Mark McDowall
2856c3dca3
Added more logging DiskScanProvider.CleanUp.
13 years ago
kay.one
034d0c46e5
Updated some logs, removed .vob .ts from video extentions
13 years ago
kay.one
6778a6ed99
Moved duplicated NormalizePath method to PathExtentions
13 years ago
kay.one
1270e464b3
More autoupdate code.
13 years ago
kay.one
b3e4485d71
Post processor now deletes folders that are less than 40MB.
13 years ago
kay.one
ec08436587
Refactored the shit out of PostDownloadProvider
13 years ago
Mark McDowall
bb5febaade
DiskScanProvider.Scan() will log a warning if the path doesn't exist.
13 years ago
Mark McDowall
5098ea3249
Added two new Episode Statuses - Unpacking and Failed.
...
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
13 years ago
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