Commit Graph

419 Commits (729f2b7089e6c684dc5acea8e1463e97ee275091)

Author SHA1 Message Date
Mark McDowall e637d68157 Advanced option to disable media info for add series/rescan
10 years ago
Mark McDowall 7aee3c5ac4 Fixed: Don't check for sample for anime specials
10 years ago
Mark McDowall d93bd52a01 Queue actions
10 years ago
Keivan Beigi f4c202441c Cleaned up environment detection
10 years ago
Keivan Beigi cf77104a02 removed redundant else
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono 08d92c5511 Fixed: File imports via CDH are no longer checked for file locks.
10 years ago
Taloth Saldono 94311bda1f Fixed: CDH erroneously reported a locked file on import.
10 years ago
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono ffa814f387 Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall fd71bd6969 Refactored setting attributes on media/metadata files to its own service
10 years ago
Mark McDowall f8c002db9f Fixed: Use runtime of series for sample checks instead of constant
10 years ago
Taloth Saldono 5fed3670c8 Drone factory would throw exception on unknown series instead of proper error.
10 years ago
Taloth Saldono 0b48630c00 New: Improved the DownloadedEpisodesScanCommand endpoint to better support external triggers to CDH. (nzbToMedia)
10 years ago
Mark McDowall 7af9748ff3 Fixed: Do not scan episode files in .AppleDouble folders
10 years ago
Mark McDowall 18f0e3d536 New: .wtv extension as video file
10 years ago
Mark McDowall 64e7cc69b9 Fixed: Extras folder detection is case insensitive
10 years ago
Mark McDowall 6a3bea5adc Log path being deleted when deleting permanently at info
10 years ago
Keivan Beigi ef1e290311 Removed redunent UTC/non-utc File/dire methods.
10 years ago
Keivan Beigi f684d2f0d7 Fixed: Missing MediaInfo doesn't block import anymore
10 years ago
Keivan Beigi a44be4d902 log newsnab 429 errors as warn instead of exceptions
10 years ago
Mark McDowall 22c9bc402f Fixed: File upgrade rejections will be reported properly when importing
10 years ago
Taloth Saldono cc8c88e921 Fixed: Extensions are now removed from scene names during import.
10 years ago
Mark McDowall f63476260b New: Show episode file file deletions in history and episode activity
10 years ago
Keivan Beigi 3a287bf7e7 Merge pull request #108 from NzbDrone/scene-name
10 years ago
Mark McDowall b638e09f24 Fixed: Don't mark releases as imported unless at least one file is imported
10 years ago
Mark McDowall 96c1ceaa29 Fixed: Set permissions on new metadata files (mono)
10 years ago
kayone 20287f84ce Fixed: Use Nzb title as scene name when available
10 years ago
Mark McDowall bf1547a524 Pneumatic will set the download client ID for strm files
10 years ago
Mark McDowall 2651cd63a8 Fixed: Don't mark a download as successful unless all valid files are imported
10 years ago
Taloth Saldono bd60133274 Fixed: Framerate in mediainfo is now parsed culture invariant.
10 years ago
Mark McDowall 74ff7803a9 Only set last write time for recycling bin on Windows
10 years ago
Mark McDowall 807ed7df1a New: Show disk space used by series on series details
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Mark McDowall 9ffdf18935 Fixed: Set permissions on new series folders (mono)
10 years ago
Taloth Saldono 8a5edfeaf5 Rewrote most of the renamer token handling code to give it a bit more generic architecture. Also added MediaInfo as possible token.
10 years ago
Taloth Saldono 7b420fc033 Added MediaInfo to EpisodeFile.
10 years ago
Mark McDowall c11c2c831d Don't set folder write time on Mono
10 years ago
Mark McDowall f657afc424 Fixed: don't try to delete series folder if it doesn't exist
10 years ago
Taloth Saldono e5e00fd346 Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Mark McDowall 08b2e293d3 Verify disk scan won't scan if root folder doesn't exist
10 years ago
Taloth Saldono 47089d360d New: The History->Queue UI now show some elementary error information for failed imports.
10 years ago
Mark McDowall c5bd8b27fb Backups
10 years ago
Mark McDowall 83207a0baf listenTo instead of on
10 years ago
Taloth Saldono 50303ce470 Fixed: Checks full path for _UNPACK_ prefix so that full season downloads are properly checked for unpacking.
10 years ago
Mark McDowall ce89469c9b Drone factory folder not being set is now logged at trace
10 years ago
Taloth Saldono 1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall 48ac09baae Roto folder fixes
10 years ago
Mark McDowall 859e36aa6b New: Do not import files inside the EXTRAS folder within a Series
10 years ago
Mark McDowall cde3d0b44a Don't throw permissions errors when importing files
10 years ago
Mark McDowall ceb06378ad Fixed: Daily series won't get treated as specials during sample checks
10 years ago
Mark McDowall 946406f456 Rescan all series via RescanSeriesCommand
10 years ago
Mark McDowall 31deff1ea3 Fixed: Daily shows will no longer skip sample detection
10 years ago
Mark McDowall 0f9360bccb New: Advanced option to skip checking free space when importing files
10 years ago
Mark McDowall e5263f143d Import process improvements
10 years ago
Mark McDowall a0aaac0fd9 Added some stopwatches for disk scanning
10 years ago
Mark McDowall f52c151f0a Call DiskScanService.Scan directly
10 years ago
Mark McDowall 69f5c8444e New: Added drone factory rescan button to Wanted
10 years ago
Mark McDowall c6e492af4e Fixed: Ended series will be refreshed from trakt every 30 days instead of daily
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall a02108922f Set episode file modified date to local or utc air date
10 years ago
Mark McDowall 8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
10 years ago
Mark McDowall 8885bbb60f OS X and linux can be treated separately
10 years ago
JackDandy d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
10 years ago
Mark McDowall 9d74693bb7 Added Series Scanned Event
10 years ago
Mark McDowall 9dcd58a631 Prevent queue/history from blowing up
10 years ago
Mark McDowall 366034c969 Return MoveFile
10 years ago
Mark McDowall 7758db5324 EpisodeFileMover updates episode file path after move
10 years ago
Mark McDowall 33ebf1bf78 New: Rename all selected series from the series editor
10 years ago
Mark McDowall 99336595b0 Removed SetFolderWriteTime in favour of FolderSetLastWriteTimeUtc
10 years ago
Mark McDowall 828e8eb147 Fixed: Orphaned episode file was preventing rename preview from functioning
11 years ago
Mark McDowall 259c408b67 Added size information when Size spec rejects import
11 years ago
Mark McDowall 0b2b8e9bbe Cleaned up parser tests, 1103/1113 parsing is less greedy
11 years ago
Mark McDowall e9db0fc14a Fixes after rebase
11 years ago
Mark McDowall 409e1cca94 No more dupes and house cleaner added
11 years ago
Mark McDowall 3ca5e478ff Almost everything working except importing episode thumbs
11 years ago
Mark McDowall a6361d0bbd New: XBMC Metadata (Frodo+)
11 years ago
markus101 f9b0b2206c Added RescanSeries command
11 years ago
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
11 years ago
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems
11 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
11 years ago
Mark McDowall 47a8d93c18 Added .ogv as a file extension
11 years ago
Mark McDowall 543cc4e6c1 If folder does not exist...
11 years ago
Mark McDowall 49168cad25 UI and opt-in for setting permissions
11 years ago
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall 7d46f4d64d Logging destination filename when importing/renaming files.
11 years ago
Mark McDowall 72e56a1845 Fixed: Some specials will no longer be treated as containing the full season on import
11 years ago
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall c03f01172e Use audio and general stream runtimes when video runtime is zero
11 years ago
Mark McDowall 0de25988a5 Added logging when folder quality is parsed
11 years ago
Mark McDowall 54fcbc311f Logging quality again when using it from folder during import
11 years ago
Mark McDowall d4a9bd25bd Decimal.TryParse the frame rate instead of Decimal.Parse
11 years ago
Mark McDowall 9cb220bf2a dllmap added for MediaInfo.DLL
11 years ago
kayone b43c4e04f8 don't report DirectoryNotFoundException in FreeSpaceSpecification
11 years ago
kayone 91d64f0b6a path performance optimization
11 years ago
kayone a7d5b3761b Fixed: Memory leak in Ensure.That
11 years ago
Mark McDowall 3266d05c82 Rename previews are now ordered in asscending season and epsiode order
11 years ago
Mark McDowall e6a4008fad Adding some more logging to import process
11 years ago
Mark McDowall f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
11 years ago
Mark McDowall e42ac25657 Rename preview for full series and season
11 years ago
kayone 7efac124c7 added input validation around MoveFile
11 years ago
Mark McDowall 061da0573a Fixed: Another runtime parsing issue for .ts files
11 years ago
kayone ec63053fe7 cleaned up using directives.
11 years ago
Mark McDowall ea36c6ed47 Create missing series folders on disk scan (if enabled)
11 years ago
Mark McDowall 07386f12e6 New: Only clean XBMC Library when a file is being upgraded
11 years ago
Mark McDowall 410bf0d846 Use folder quality when it is better than file quality
11 years ago
Mark McDowall 3789602e56 Refresh series logs more and is done in alphabetical order
11 years ago
Mark McDowall 94d50de6cb Fixed: Parsing .ts files for runtime should work now
11 years ago
Mark McDowall 77a5fd62d2 Better sample checks
11 years ago
Mark McDowall 46bd5d1767 Fixed: Skip last write time check on linux for _UNPACK_ folders
11 years ago
Mark McDowall 743754a041 Catch any errors setting last write time so we don't blow up the whole process
11 years ago
Mark McDowall e7780af212 Better name from LocalEpisode in EpisodeImportedEvent
11 years ago
Mark McDowall c708b5ce1a Only run InheritFolderPermissions on Windows
11 years ago
Mark McDowall 741279b596 Import episodes will import largest files first (to reject samples)
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago