Qstick
|
93cce9a02e
|
Don't block task queue for queued update task when long running tasks queued
Fixes #2935
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2 years ago |
Mark McDowall
|
d83e20937d
|
New: Monitor and Process downloads separately
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
|
4 years ago |
Qstick
|
a4b78b44ce
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
4 years ago |
Qstick
|
7ffecf6c50
|
Fixed: several failing/flaky mono unit tests
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
6 years ago |
ta264
|
ee7d47d044
|
Fixed: All the tests
|
6 years ago |
ta264
|
da2b36514a
|
Fixed: Prevent two TypeExclusive commands running at once
The check was bypassed if a disk access command was running at the
same time.
|
6 years ago |
Qstick
|
659844eeba
|
New: Don't Execute Certain Command Types In Parallel (#855)
|
6 years ago |
Qstick
|
ba96dad8c7
|
Fixed: UI and Command manager updates
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
7 years ago |
Qstick
|
a56e2edb74
|
Fixed: Concurrent manual imports silently failing
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
7 years ago |
Qstick
|
902036fbdb
|
Fixed: Failing test and some flaky tests.
Co-Authored-By: taloth <taloth@users.noreply.github.com>
|
7 years ago |
Qstick
|
b25c772d52
|
Improved test timing for CommandExecutor.
|
7 years ago |
Qstick
|
82ee8e6c42
|
Fixed: Smarter application update completed message
Sonarr e97e13e89
|
8 years ago |
Qstick
|
e405cc9cf0
|
Rename DownloadedEpisodesScan to DownloadedAlbumsScan (#71)
* Rename DownloadedEpisodesScan to DownloadedAlbumsScan
* Rename Command Service
|
8 years ago |
Qstick
|
9fba2458d8
|
Remove TV search commands (#68)
* Remove TV search commands
Remove TV search commands
* Cleanup Newznab, Fix variable name in IntegrationTests
|
8 years ago |
Mark McDowall
|
a2d8413b2a
|
Fixed: Early cleanup of completed tasks
|
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 |
Keivan Beigi
|
0be8f55a2f
|
Cleaned up using directive
|
10 years ago |
kayone
|
322ff2af8c
|
signalR connection is now called directly rather than using a command to reduce overhead.
|
11 years ago |
Mark McDowall
|
6cff6122a1
|
Tests for command comparer when lists are different
|
12 years ago |
Mark McDowall
|
ba4193cc46
|
CommandComparer supports IEnumerables now
|
12 years ago |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
12 years ago |