1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Taloth Saldono
866f971d41 Prevent ProgressMessageTarget from ever reading the command from the database. 2015-06-03 20:34:33 +02:00
Mark McDowall
a2d8413b2a Fixed: Early cleanup of completed tasks 2015-06-02 21:37:28 -07:00
Mark McDowall
aae3970865 More logging for CommandExecutor 2015-06-02 00:18:34 -07:00
Taloth Saldono
2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
Mark McDowall
6ab629ea98 Partial updates for command updates 2015-05-01 22:03:20 -07:00
Mark McDowall
755a42ea45 Use cache to check for running or started commands 2015-03-25 16:47:05 -07:00
Mark McDowall
638e3ca898 Command queue
New: Adding multiple series will queue them instead of running all at once
New: Slower scheduled tasks won't be block others from running
2015-03-16 22:07:02 -07:00
Taloth Saldono
8833f1ad31 Allow failing a Command using a specific message. 2015-02-07 16:24:25 +01:00
Keivan Beigi
6a743a8792 removed dead code 2014-10-03 16:29:52 -07:00
Mark McDowall
1b18baca44 Fixed: Manual refresh of all series will refresh every series, including ended series 2014-09-10 23:49:25 -07:00
Mark McDowall
6671934c0f Relative episode file paths 2014-08-13 17:08:24 -07:00
Taloth Saldono
052a3bf47e Fixed mono fix by checking if the Enum value exists in the runtime. 2014-06-08 09:51:28 +02:00
Mark McDowall
5b5cc48549 Reverted mono fix because it breaks on .net 4 2014-06-07 20:34:06 -07:00
Taloth Saldono
17482cb6c1 Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono. 2014-06-07 21:56:09 +02:00
Mark McDowall
192e79d2ff New: Automatic search for missing episodes if RSS Sync hasn't been run recently 2014-04-12 13:49:50 -07:00
Mark McDowall
e21574a203 Blacklisting improvements
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall
2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
kayone
a7d5b3761b Fixed: Memory leak in Ensure.That 2013-11-30 15:53:07 -08:00
kayone
ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall
ba4193cc46 CommandComparer supports IEnumerables now 2013-10-04 21:49:54 -07:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00