1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 08:21:46 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
kay.one
53be0e374b Log file is off by default. 2011-11-13 16:23:49 -08:00
kay.one
51518787d8 Lots of initialization, configuration clean up. 2011-11-13 16:22:18 -08:00
kay.one
4ae268b8e5 lots of different things ;) 2011-10-23 22:54:09 -07:00
Keivan Beigi
e90a3ae9de Windows service seems to be fully working. 2011-10-14 17:41:09 -07:00
kay.one
57c296c62f Fixed log to console issue. 2011-10-06 23:43:35 -07:00
kay.one
7d706a3304 Renamed SubsonicTarget to DataBaseTarget 2011-06-23 21:05:31 -07:00
kay.one
5acfce2cc7 Updated log.config to get around a bug with method name. 2011-06-23 21:03:11 -07:00
kay.one
bc0b1e8ae4 Toned down logging 2011-06-23 18:35:32 -07:00
kay.one
8686eb5d32 IISExpress is now attached to NZBDrone.exe earlier, which means it should almost have a garanteed termination as soon as the host is killed.
Console logging starts earlier in the app.
Moved Default profiles to QualityProvider.
2011-06-12 20:45:22 -07:00
kay.one
9cad9bbbd7 Optimized logging to improve performance 2011-05-19 19:13:21 -07:00
kay.one
7d3f6c81e0 Exceptioneer is only enabled during release.
Nzbdrone.exe waits for enter before closing on error.
2011-04-25 11:41:20 -07:00
kay.one
53a7b92a64 Upgraded IISExpress from WebMatrix Beta 2 to 7.5 Final 2011-04-23 20:02:20 -07:00
kay.one
e9c63b81e6 Added asp.net tick timer
Added health monitoring
Updated database logging
2011-04-21 19:23:31 -07:00
kay.one
8bae3c1c66 Added log to disk. preparation for some test runs. 2011-04-20 19:30:28 -07:00
Keivan
82808355c4 added sub menu for add series 2011-03-28 17:12:48 -07:00
Keivan
9c7500d4ae updated notification ui 2010-10-17 23:06:16 -07:00
Keivan
273de41d23 Cleaned up logging code
Added udp logging
Added SyncProvider to provide async long running tasks
Refactored SyncSeries to SyncProvider
Episode Info is now fetched automatically
Optimized RefreshEpisodeInfo for better performance
2010-10-17 10:25:27 -07:00