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
Keivan Beigi
635e206e03
replaced our zip library so we can validate update package before applying.
11 years ago
Keivan Beigi
89b43836d0
minor cleanup.
11 years ago
kay.one
0c5827fb41
Cleaned up auth settings
11 years ago
kay.one
d607b831c9
added exception logging to Tasks.
11 years ago
Mark McDowall
ef42034e38
Free disk space should be faster on drive pools
11 years ago
Keivan Beigi
e1488229fe
removed old TODOs.
11 years ago
Keivan Beigi
34f3ee6b4b
NzbDrone Update no longer opens console/browser.
11 years ago
kay.one
e0bf68123d
ignore cert errors in linux http://www.mono-project.com/FAQ:_Security
11 years ago
Keivan Beigi
32d6909045
fixed Ajax errors not being displayed in the UI.
12 years ago
Keivan Beigi
c1a75604fd
Kill NzbDrone process if service couldn't be stopped.
...
better Process/Service handling.
12 years ago
Mark McDowall
72fe0e74d7
Set ProgramData folder permissions for everyone
12 years ago
kay.one
a216e37d6a
better Series.ToString()
12 years ago
kay.one
2d41ebcc78
made some of useless exceptions to calm down.
12 years ago
kay.one
d60b863e14
moved data from Roaming to ProgramData.
...
Cleaned up DiskProvider
12 years ago
Keivan Beigi
dde91569ac
cleaned up test db path for tests.
12 years ago
Keivan Beigi
6b0a24e28e
broke up EnvironmentProvider into different services
12 years ago
Keivan Beigi
0916c8b8d1
cache busting for js file based on server version.
12 years ago
Keivan Beigi
38589742e3
added caching breaker to media cover images.
12 years ago
Mark McDowall
b99e62c5ba
Xbmc Refactored
12 years ago
kay.one
70cfa5e685
cleaned up all the cells. there is a cell for pretty much everything.
12 years ago
kay.one
5dc7e03b8d
fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds
12 years ago
Keivan Beigi
53c32fbe10
added common global exception handler.
12 years ago
kay.one
fe31476e47
fixed exceptron app version
12 years ago
kay.one
5ea794939c
added exceptron log target.
12 years ago
Mark McDowall
8a1c6aa4d8
Using LoadSubtype for Missing and Calendar
12 years ago
Mark McDowall
047e53179d
Calendar and Missing join series in API
12 years ago
kay.one
a997c10ca1
Fixed header request.
12 years ago
Keivan Beigi
5b2410da3f
non-working cached repository.
12 years ago
kay.one
acf54203e5
Tuned down DB logging
...
Added cache to scene mapping.
12 years ago
Mark McDowall
f21a235c00
Fixed trakt searching, cleaned up indexer/notification modules
12 years ago
Keivan Beigi
9181b1bb91
more granular Concurrency control.
...
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
12 years ago
Keivan Beigi
763df726f0
all services are singleton by default.
12 years ago
Keivan Beigi
8bdf8c31f0
replaced Json.Serialize with ToJson extension method.
12 years ago