Mark McDowall
fee7fbbff6
New: Add result to commands to report commands that did not complete successfully
...
(cherry picked from commit 103ce3def4636ef891e72bd687ef8f46b5125233)
1 year ago
Bogdan
d1aff31593
Use 'var' instead of explicit type
...
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #2559
1 year ago
Bogdan
89dd4d3271
Inline 'out' variable declarations
...
(cherry picked from commit 281add47de1d3940990156c841362125dea9cc7d)
Closes #2558
1 year ago
Qstick
31aaec4b10
Don't block task queue for queued update task when long running tasks queued
...
Fixes #1818
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
6199cb2999
Fixed: Schedule refresh and process monitored download tasks at high priority
...
Fixes #1542
Fixes #1553
Fixes #1537
2 years ago
Robin Dadswell
46c2e0ba82
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
Co-authored-by: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 80b1aa9a2c81617bdda7ef551c19a2f114e49204)
2 years ago
ta264
cef15887a4
Use modern HttpClient
...
(cherry picked from commit 402f8b296f17bf161824ec5ff40d67d036d00d94)
3 years ago
Robin Dadswell
6acd42e82b
Show User Agent in System->Tasks for externally triggered commands ( #1047 )
...
* Show User Agent in System->Tasks for externally triggered commands
(cherry picked from commit fe8f319f7bfdadb7218b6313ada6cae1d2a35ad8)
* Fix ESLint
(cherry picked from commit c3837c9f7b50534e3eafe1d9fbaf360fee4588b7)
* fixup
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
4 years ago
Taloth Saldono
61fdb6eba2
Fixed: Unnecessary idle cpu usage
...
(cherry picked from commit 5a69801877eb72899dd9867c39a1b88b7114fe5b)
(cherry picked from commit 4eb6cb9dae
)
4 years ago
ta264
d6170dbfed
New: Use native dotnet host and DryIoc
4 years ago
ta264
d3e8c7e0c9
New: Use System.Text.Json for Nancy and SignalR
4 years ago
Qstick
e30c078962
Remove unnecessary usings
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
f94a286479
Lock CommandQueueManager.PushMany too
4 years ago
Taloth Saldono
e39fee9209
Skip unknown/removed commands still queued in the database
4 years ago
Taloth Saldono
edd278a131
Fixed timing issue allowing multiple instances of the same command to be queued
4 years ago
Mark McDowall
4f131428b8
Fixed: Broken tasks getting stuck in queue
4 years ago
ta264
b50b0a1411
Swap to dapper with lazyload
5 years ago
Mark McDowall
94ac75c6b7
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
5 years ago
Qstick
b319c44bbd
New: Store Task StartTime, Show Duration in UI
5 years ago
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
5 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.
5 years ago
Qstick
659844eeba
New: Don't Execute Certain Command Types In Parallel ( #855 )
5 years ago
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