Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commits/commit/0794affae0f05a4fb945adae3f67a07f451a06cc/NzbDrone.Core/MediaFiles/EpisodeImport You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

40 Commits (0794affae0f05a4fb945adae3f67a07f451a06cc)

Author SHA1 Message Date
kay.one 64181ebdff split MessageAggregator in EventAggregator and CommandExecutor 12 years ago
Mark McDowall d4096f8786 FreeSpaceSpec will return true is free space check returns null 12 years ago
Mark McDowall 89d603d71c Skipping free space check when importing existing episodes 12 years ago
kay.one a81ca798a7 added test for mediainfo.dll 12 years ago
Keivan Beigi 1a0010e8e4 cleaned up using statements 12 years ago
kay.one 601cd31a1f Diskprovider cleanup. 12 years ago
kay.one 25e2c98c45 signalr cleanup 12 years ago
kay.one 7ae605e474 try to import file anyway if free space check fails. 12 years ago
kay.one 3b240e0dd7 getting freespace returns null instead of blowing up. 12 years ago
kay.one dd835d5503 clear existing scene name since it wasn't storing the correct string 12 years ago
kay.one 954a79639f moveepisode is less side-effecty! 12 years ago
kay.one e256271c5c store scene name in history 12 years ago
Mark McDowall 7771899e29 NotUnpacking check added to episode import 12 years ago
Keivan Beigi e377e02db4 checking for existing files to import is now case insensitive. 12 years ago
Mark McDowall bd4bd47e4e Added more logging when free disk space check fails on import 12 years ago
Mark McDowall 44772c7391 Throw when unable to move file 12 years ago
Mark McDowall 4ea35ae626 Free space check should use series' parent directory 12 years ago
Mark McDowall 2df51615b7 Preventing more errors when move fails 12 years ago
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use 12 years ago
Mark McDowall 47e7805cf9 Skip sample check for .flv files, also log error for runtime 0 12 years ago
Mark McDowall 470182e397 FreeSpace check now uses the root of the drive\share as the check 12 years ago
Mark McDowall c8d43accfb FreeSpaceSpec is blowing everything up... undoing for now. 12 years ago
Mark McDowall 5fe78ba7bf Require 100MB extra for import 12 years ago
Mark McDowall fca4d20046 Do not import episodes when destination doesn't have enough disk space 12 years ago
kay.one 256520c551 cleaned up extra usings. 12 years ago
kay.one 23b2c9eef5 more linux fixes 12 years ago
Mark McDowall f2d030ef27 Xem is used now 12 years ago
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes 12 years ago
Mark McDowall 19fc3bad6c More logging for existing file import issue 12 years ago
kay.one b676f868ce Disk scan is much much much much faster. 12 years ago
kay.one 9252c5269a Removed unused using statements 12 years ago
Keivan Beigi 48bf793746 updated around import episodes, update series. 12 years ago
Mark McDowall 0fbb45c175 Moved SampleSizeLimit to Spec 12 years ago
Mark McDowall de6304e628 Lower quality episodes are deleted on import (from disk and db) 12 years ago
Mark McDowall 8dacd076d8 Do not import episodes with the same filename and size 12 years ago
Mark McDowall e8238fb03a Fixed an issue when trying to import files 12 years ago
Mark McDowall 87731d56bf Fixed an issue with parsing full path instead of filename on import 12 years ago
Mark McDowall 3e7ef408ee Added tests for ImportApprovedEpisodes 12 years ago
Mark McDowall 55b8b31bed Existing episodes will not be added to history 12 years ago
Mark McDowall aeb8ee06f6 Episode import uses specs and moves before import now 12 years ago