kay.one
2f20aeaec5
fixed update again.
11 years ago
kay.one
a4a58c59f1
cleaned up app startup logic.
...
fixed update app issue.
11 years ago
kay.one
435904bc0a
better process.start for mono
11 years ago
kay.one
aee7019ed2
better mono process detection
11 years ago
kay.one
58e668a093
GetProcessesByName for mono
11 years ago
kay.one
735cdfe5d6
use mono to start process if in linux.
11 years ago
kay.one
ddff598ba4
better routing.
11 years ago
kay.one
3b4eacdd31
better service routing
11 years ago
kay.one
9689b07d5b
don't attempt to run in service mode if service is not installed.
11 years ago
kay.one
4a41ce7f29
Updated NzbDroneRunner
11 years ago
kay.one
eab6c3a4b5
adding support for running integration tests using packaged build.
11 years ago
Keivan Beigi
dc1895ee48
fixed multiple nzbdrone instances running after update
11 years ago
kay.one
091ec312c8
fixed multiple instances starting when updateing nzbdrone
11 years ago
Mark McDowall
4d65f05000
Use SID S-1-1-0 instead of EVERYONE for non-english systems
11 years ago
Mark McDowall
a5e8452840
Removed premove and instead check for source file being in use
11 years ago
kay.one
7ac6d9c1f4
removed NzbDrone.Console dependency to UI components
11 years ago
Mark McDowall
6b30d831b3
Fixing test issue when Linux always returns / for PathGetPathRoot (when its rooted)
...
http://typedescriptor.net/browse/members/1247454-Mono.Unix.UnixPath.GetPathRoot%28String%29
11 years ago
Mark McDowall
470182e397
FreeSpace check now uses the root of the drive\share as the check
11 years ago
Keivan Beigi
e152ecc55d
removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
11 years ago
kay.one
d64bb56575
always replace .NET 3.5 of json.net with 4.0 on build.
11 years ago
kay.one
748d00c5af
removed some extra logging.
11 years ago
kay.one
256520c551
cleaned up extra usings.
11 years ago
kay.one
a9f1a38280
cleaned up DirectoryLookupService
11 years ago
Mark McDowall
19906e0350
Special folders also apply to RootFolder unmapped folders
11 years ago
Mark McDowall
1c5e30bbd0
Directory lookup will not include some folders at base of drive
11 years ago
Mark McDowall
485f05d4b9
Prevent adding a root folder that is the same as drone factory
11 years ago
kay.one
5a62e8ae6b
updated project output for core/common to _output
11 years ago
kay.one
1eb278c7f6
less aggressive http exception logging.
11 years ago
Keivan Beigi
f9fe119af2
cleaned up some code around process handling.
11 years ago
Mark McDowall
60177abf51
A bit more logging for delete file (in recycle bin)
11 years ago
kay.one
9a24268ee7
removed code redundancies.
11 years ago
kay.one
6d3a604677
create data folder if doesn't exist.
11 years ago
Keivan Beigi
bedbfc6c92
fixed GetProcessByName in mono.
11 years ago
Keivan Beigi
72d0b9c839
remove AnyCPU
11 years ago
kay.one
004335f0b0
minor linux fixes
12 years ago
kay.one
f4e27002f9
don't set data permission in linux.
11 years ago
kay.one
59f8e3046e
app data is now stored in /var/[USER]/.config/ folder in *nix
11 years ago
kay.one
aee31d1bc2
more linux fixes
11 years ago
kay.one
035434468e
more linux fixes
11 years ago
kay.one
67661c6893
more linux fixes
11 years ago
kay.one
23b2c9eef5
more linux fixes
11 years ago
Mark McDowall
13b71bdeb7
Set version to 10.0.0.* in AssemblyInfo
11 years ago
Mark McDowall
84af2be14a
Log level halfway there
11 years ago
kay.one
478caf15f8
static resource URLs are now case sensitive.
11 years ago
kay.one
e89a35522e
removed redundant qualifiers.
11 years ago
Keivan Beigi
121f3b973d
added TTL to cached objects
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
kay.one
b676f868ce
Disk scan is much much much much faster.
11 years ago
kay.one
9252c5269a
Removed unused using statements
11 years ago
Keivan Beigi
44950c212e
updated loggly to only report upgrade logs.
11 years ago