Qstick
9d2fbddc7d
New: Cancel tasks in command queue
6 years ago
Qstick
60bb0ac063
New: Queued Task/Command List View
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
ba96dad8c7
Fixed: UI and Command manager updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
a56e2edb74
Fixed: Concurrent manual imports silently failing
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
25c0423ef6
Fixed :Compile warning cleanup ( #314 )
...
Fixed :Compile warning cleanup
7 years ago
Qstick
e06858e4bf
Sonarr pulls ( #310 )
...
* New: Speed up sqlite3 initialization by disabling unused features
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* New: Debounce Command Notifications
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Changed: Refactored PendingRelease logic for performance
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Added: Indexes to speed up DecisionMaker performance.
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* New: Cache EventAggregator Subscribers
Co-Authored-By: taloth <taloth@users.noreply.github.com>
* Fixed: Hide fallback pending releases if temporarily delayed
Co-Authored-By: taloth <taloth@users.noreply.github.com>
7 years ago
Qstick
7354e02bff
New: Custom Filtering for UI ( #234 )
7 years ago
Qstick
13bfb73ee9
Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick
cf11906118
Don't log error on the shutdown the command execution pipeline.
7 years ago
Qstick
0148f48913
Fixed: Logging full error message to database
7 years ago
Qstick
82ee8e6c42
Fixed: Smarter application update completed message
...
Sonarr e97e13e89
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Taloth Saldono
68540cb479
Certain log messages didn't include the exception.
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono
44e6c46337
Fixed: Refreshing individual series incorrectly delayed the schedule task.
...
fixes #720
9 years ago
Taloth Saldono
866f971d41
Prevent ProgressMessageTarget from ever reading the command from the database.
10 years ago
Mark McDowall
a2d8413b2a
Fixed: Early cleanup of completed tasks
10 years ago
Mark McDowall
aae3970865
More logging for CommandExecutor
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Mark McDowall
6ab629ea98
Partial updates for command updates
10 years ago
Mark McDowall
755a42ea45
Use cache to check for running or started commands
10 years ago
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
10 years ago
Taloth Saldono
8833f1ad31
Allow failing a Command using a specific message.
10 years ago
Keivan Beigi
6a743a8792
removed dead code
10 years ago
Mark McDowall
1b18baca44
Fixed: Manual refresh of all series will refresh every series, including ended series
10 years ago
Mark McDowall
6671934c0f
Relative episode file paths
10 years ago
Taloth Saldono
052a3bf47e
Fixed mono fix by checking if the Enum value exists in the runtime.
11 years ago
Mark McDowall
5b5cc48549
Reverted mono fix because it breaks on .net 4
11 years ago
Taloth Saldono
17482cb6c1
Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono.
11 years ago
Mark McDowall
192e79d2ff
New: Automatic search for missing episodes if RSS Sync hasn't been run recently
11 years ago
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
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
kayone
a7d5b3761b
Fixed: Memory leak in Ensure.That
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
ba4193cc46
CommandComparer supports IEnumerables now
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago