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

19 Commits

Author SHA1 Message Date
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