Commit Graph

62 Commits (98668d0d25e71b38f2c4323b8927a580328e9ddf)

Author SHA1 Message Date
Mark McDowall 280083f4d7 Fixed: Task progress messages in the UI
6 months ago
Bogdan c987824174 Use 'var' instead of explicit type
1 year ago
Bogdan 8762588ef0 Inline 'out' variable declarations
1 year ago
Mark McDowall 116db9701b New: Add result to commands to report commands that did not complete successfully
1 year ago
Qstick 41f10d098e Don't block task queue for queued update task when there are longer running tasks
2 years ago
Qstick 44d7c54077 Enforce comment style in CS
2 years ago
Robin Dadswell 80b1aa9a2c New: Postgres Support
3 years ago
Qstick a45b91abe8 New: Schedule refresh and process monitored download tasks at high priority
3 years ago
ta264 c5b736e422 Use modern HttpClient
3 years ago
ta264 06e2d5b3c3 New: Use native dotnet host and DryIoc
3 years ago
Robin Dadswell fcec787eb6
Show User Agent in System->Tasks for externally triggered commands (#6327)
3 years ago
servarr[bot] 50ebd283dd
Fixed: Unnecessary idle cpu usage
4 years ago
ta264 f03dfda2f0 New: Use System.Text.Json for Nancy and SignalR
4 years ago
Qstick 361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
Qstick c64c2d9f27 New: Use RadarrApi For MovieInfo
4 years ago
Taloth Saldono 4d1dbfe559 Lock CommandQueueManager.PushMany too
4 years ago
Taloth Saldono 1fc49f2aa1 Skip unknown/removed commands still queued in the database
4 years ago
Taloth Saldono 8d2d19d17b Fixed timing issue allowing multiple instances of the same command to be queued
4 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
4 years ago
Mark McDowall fd3acd85e6 Fixed: Broken tasks getting stuck in queue
5 years ago
ta264 f83ccb6ca4 Swap to dapper Mk. 2
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
Qstick da50b49e01 New: Store Task StartTime, Show Duration in UI
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
Qstick bd374825f1 Fixed: Logging Statements and Tests
5 years ago
Qstick 23670bca12 New: Upstream Updates
5 years ago
Qstick 286f73f38d Fixed: Refresh Indicator always spinning after refresh
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Leonardo Galli 8e7b718209 Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Leonardo Galli 091bcc2333 Fixed: Concurrent manual imports silently failing
6 years ago
Leonardo Galli 587b49aaba Added: The ability to set the number of threads (NOT SUPPORTED!) to use for tasks using THREAD_LIMIT environment variable.
6 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.
9 years ago
Taloth Saldono 866f971d41 Prevent ProgressMessageTarget from ever reading the command from the database.
9 years ago
Mark McDowall a2d8413b2a Fixed: Early cleanup of completed tasks
9 years ago
Mark McDowall aae3970865 More logging for CommandExecutor
9 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
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