1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
markus101
6ff9c9f61e Shutdown working on mono 2014-02-06 18:19:02 -08:00
Mark McDowall
aa1a76fe72 Restart for Windows 2014-02-06 18:19:01 -08:00
Mark McDowall
f69bb79077 Shutdown! Restart working for services 2014-02-06 18:18:59 -08:00
Mark McDowall
c9a77e99a0 Error handling in migration to new quality 2014-02-04 18:46:03 -08:00
Mark McDowall
7218772b32 Support for setting uid/gid on *nix systems 2014-01-30 21:24:32 -08:00
Mark McDowall
34a08f8abb Merge pull request #50 from iaddis/nlog-debugger-output
Nlog debugger output
2014-01-26 17:13:30 -08:00
Mark McDowall
5459b5fed4 New: Setting file permissions on import (Linux) 2014-01-25 23:51:33 -08:00
Mark McDowall
37231d1ef0 DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
Icer Addis
11aa82832f Added using statement 2014-01-13 21:25:03 -08:00
Mark McDowall
3eeee7335e Fixed: Exit from tray icon 2014-01-09 20:32:21 -08:00
Icer Addis
6c34acc8b3 NLog - fixed debugger target name 2014-01-07 04:03:44 -08:00
Icer Addis
ff5dc6f0ce NLog - Added debugger target 2014-01-07 04:03:38 -08:00
Mark McDowall
c2a09b70f4 New: SSL certificates will not be checked for validity (to support self-signed certificates) 2013-12-19 20:34:59 -08:00
Mark McDowall
182743e653 Support for Int64 in SchemaBuilder 2013-12-11 16:41:58 -08:00
kayone
76bc4aaa9c Replaced manual argument validations with Ensure. 2013-12-02 22:41:40 -08:00
kayone
575dc03e35 reset existing xem info during update 2013-11-30 17:45:30 -08:00
kayone
91d64f0b6a path performance optimization 2013-11-30 16:33:59 -08:00
kayone
a7d5b3761b Fixed: Memory leak in Ensure.That 2013-11-30 15:53:07 -08:00
Mark McDowall
93e9816d24 Adding a dependency on EventLog 2013-11-28 00:11:01 -08:00
Mark McDowall
9b5e56704e Service now depends on Tcpip 2013-11-28 00:10:59 -08:00
kayone
d42a63a480 Service kills other instances on start. 2013-11-25 23:08:12 -08:00
kayone
1e6817220a applicationmode cleanup. 2013-11-25 22:53:36 -08:00
kayone
c219be8c8d Added single instance policy 2013-11-25 21:39:59 -08:00
kayone
266d1a43d9 app lifecycle cleanup 2013-11-25 21:36:06 -08:00
Mark McDowall
4a7bd5b849 Better handling of SAB not returning json to addfile
Fixed: Handling of unexpected responses from SABnzbd when adding releases
2013-11-19 21:47:26 -08:00
kayone
ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall
ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
Mark McDowall
5b62408ff1 White space 2013-11-15 08:39:00 -08:00
Mark McDowall
fb76fee4a9 Actually fixed free space 2013-11-12 22:51:20 -08:00
Mark McDowall
9fcd422f29 Fixed: Total free space on Linux 2013-11-12 22:39:21 -08:00
kayone
844fa9d5e6 update NLog, Restsharp, json.net 2013-11-11 00:17:29 -08:00
Mark McDowall
5c2073b297 Free disk space check on Linux will use best match
Fixed: Better disk space check on Linux
2013-11-07 17:46:07 -08:00
Mark McDowall
d4fd731b34 Free space will show shared drives and show drive label 2013-10-15 21:11:45 -07:00
fzr600dave
6c414929c3 Updated as per markus request for viewing disk space
Added two methods to Diskprovider:-
getFixedDrives, getTotalSize
and letting UI decide on how to display space.
and changed from vent to listenTo
(cherry picked from commit 5aa00cfb64)
2013-10-11 15:56:18 -07:00
Mark McDowall
ffc40d9456 Report errors on linux 2013-10-06 15:36:55 -07:00
Mark McDowall
27511769ae Episode activity goes through History now
Do not report exceptions on linux (culture is null and fails)
2013-10-06 11:06:39 -07:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00