Commit Graph

58 Commits (1ec1ce58e9f095222e7fe4a8c74a0720fed71558)

Author SHA1 Message Date
Mark McDowall c641733781 Fixed: Task progress messages in the UI
6 months ago
Robin Dadswell a13011aa49 New: Postgres Database Support
1 year ago
Bogdan 12374f7f00 Use 'var' instead of explicit type
1 year ago
Bogdan 281add47de Inline 'out' variable declarations
1 year ago
Mark McDowall 103ce3def4 New: Add result to commands to report commands that did not complete successfully
2 years ago
Qstick b98ce7fb17 New: Store Task StartTime, Show Duration in UI
2 years ago
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago
Mark McDowall 1f14276770 Don't block task queue for queued update task when there are longer running tasks executing
2 years ago
Qstick 1169741c54 New: Use ASP.NET Core instead of Nancy
2 years ago
Qstick 2e953a0eb1 Dapper and STJson
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Mark McDowall 7a0090c7a2 Fixed: Schedule refresh and process monitored download tasks at high priority
3 years ago
Taloth Saldono fe8f319f7b Show User Agent in System->Tasks for externally triggered commands
3 years ago
Taloth Saldono 5a69801877 Fixed: Unnecessary idle cpu usage
4 years ago
Taloth Saldono 66ee28d0a9 Lock CommandQueueManager.PushMany too
4 years ago
Taloth Saldono 1487f54749 Skip unknown/removed commands still queued in the database
4 years ago
Taloth Saldono 013c46d266 Fixed timing issue allowing multiple instances of the same command to be queued
4 years ago
Mark McDowall 295fdad750 Fixed: Broken tasks getting stuck in queue
5 years ago
Mark McDowall 3916495329 Monitor and Process downloads separately
5 years ago
Qstick 0c1ce66053 Cleanup Multiple Compiler Warnings
5 years ago
Mark McDowall 36b9c51163 Improved Command Queue
6 years ago
Mark McDowall 5894b4fd95 v3 UI
6 years ago
Mark McDowall 7297c1b8e4 v3 API
6 years ago
Mark McDowall 46d8e5830a Fixed: Concurrent manual imports silently failing
6 years ago
Taloth Saldono 67038ddd5e Cache EventAggregator Subscribers.
7 years ago
Mark McDowall a9c54a1f01 Remove empty series folders when create empty folders is false
7 years ago
Taloth Saldono ab49afe116 Don't log error on the shutdown the command execution pipeline.
7 years ago
Mark McDowall d0e226e269
Fixed: Logging full error message to database
7 years ago
Taloth Saldono e83e852e0d Added ability for HealthChecks to run on specific events.
7 years ago
Mark McDowall e97e13e897
Fixed: Smarter application update completed message
8 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.
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
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.
10 years ago
Mark McDowall 5b5cc48549 Reverted mono fix because it breaks on .net 4
10 years ago