Mark McDowall
c641733781
Fixed: Task progress messages in the UI
...
Closes #6632
2024-03-21 21:20:08 -07:00
Robin Dadswell
a13011aa49
New: Postgres Database Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2023-08-12 00:45:07 -05:00
Bogdan
12374f7f00
Use 'var' instead of explicit type
2023-05-27 16:55:16 -07:00
Bogdan
281add47de
Inline 'out' variable declarations
2023-05-27 16:55:16 -07:00
Mark McDowall
103ce3def4
New: Add result to commands to report commands that did not complete successfully
...
Closes #4759
2023-04-03 22:11:43 -07:00
Qstick
b98ce7fb17
New: Store Task StartTime, Show Duration in UI
...
Closes #5266
2022-12-04 19:10:56 -08:00
Qstick
08b677ca7d
Enforce comment spacing with Stylecop
2022-11-21 16:58:07 -08:00
Mark McDowall
1f14276770
Don't block task queue for queued update task when there are longer running tasks executing
2022-08-07 15:24:42 -07:00
Qstick
1169741c54
New: Use ASP.NET Core instead of Nancy
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:37 -07:00
Qstick
2e953a0eb1
Dapper and STJson
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:36 -07:00
Qstick
1c22a1ec0d
StyleCop
2022-08-07 15:24:35 -07:00
Mark McDowall
7a0090c7a2
Fixed: Schedule refresh and process monitored download tasks at high priority
2022-02-21 19:47:33 -08:00
Taloth Saldono
fe8f319f7b
Show User Agent in System->Tasks for externally triggered commands
2021-05-16 12:43:17 +02:00
Taloth Saldono
5a69801877
Fixed: Unnecessary idle cpu usage
...
ref #4386
2021-03-19 02:48:09 +01:00
Taloth Saldono
66ee28d0a9
Lock CommandQueueManager.PushMany too
2020-05-03 18:48:20 +02:00
Taloth Saldono
1487f54749
Skip unknown/removed commands still queued in the database
2020-05-03 17:29:46 +02:00
Taloth Saldono
013c46d266
Fixed timing issue allowing multiple instances of the same command to be queued
2020-05-03 17:29:46 +02:00
Mark McDowall
295fdad750
Fixed: Broken tasks getting stuck in queue
2020-03-05 17:57:20 -08:00
Mark McDowall
3916495329
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
Closes #668
Closes #907
Fixes #2973
2020-01-04 17:49:39 -08:00
Qstick
0c1ce66053
Cleanup Multiple Compiler Warnings
2019-08-07 19:08:03 -07:00
Mark McDowall
36b9c51163
Improved Command Queue
...
New: Limit concurrent tasks that require disk access
New: Prevent other tasks from running during application update
2018-12-29 13:08:51 +01:00
Mark McDowall
5894b4fd95
v3 UI
2018-12-29 13:08:43 +01:00
Mark McDowall
7297c1b8e4
v3 API
2018-12-29 13:08:37 +01:00
Mark McDowall
46d8e5830a
Fixed: Concurrent manual imports silently failing
2018-08-18 10:56:18 -07:00
Taloth Saldono
67038ddd5e
Cache EventAggregator Subscribers.
2018-04-14 22:07:08 +02:00
Mark McDowall
a9c54a1f01
Remove empty series folders when create empty folders is false
...
New: Remove empty series folders after disk scan/deleting last episode file and create emoty series folders is disabled
Closes #2395
2018-02-10 18:16:59 -08:00
Taloth Saldono
ab49afe116
Don't log error on the shutdown the command execution pipeline.
...
closes #1961
2017-06-20 17:35:37 +02:00
Mark McDowall
d0e226e269
Fixed: Logging full error message to database
2017-06-10 16:25:14 -07:00
Taloth Saldono
e83e852e0d
Added ability for HealthChecks to run on specific events.
2017-05-27 20:45:01 +02:00
Mark McDowall
e97e13e897
Fixed: Smarter application update completed message
...
Closes #1864
2017-04-21 10:52:31 -07:00
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
2017-01-05 17:43:24 -08:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Taloth Saldono
68540cb479
Certain log messages didn't include the exception.
2016-02-07 00:23:13 +01:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Taloth Saldono
44e6c46337
Fixed: Refreshing individual series incorrectly delayed the schedule task.
...
fixes #720
2015-08-01 01:53:39 +02:00
Taloth Saldono
866f971d41
Prevent ProgressMessageTarget from ever reading the command from the database.
2015-06-03 20:34:33 +02:00
Mark McDowall
a2d8413b2a
Fixed: Early cleanup of completed tasks
2015-06-02 21:37:28 -07:00
Mark McDowall
aae3970865
More logging for CommandExecutor
2015-06-02 00:18:34 -07:00
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
2015-05-04 00:50:10 +02:00
Mark McDowall
6ab629ea98
Partial updates for command updates
2015-05-01 22:03:20 -07:00
Mark McDowall
755a42ea45
Use cache to check for running or started commands
2015-03-25 16:47:05 -07:00
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
2015-03-16 22:07:02 -07:00
Taloth Saldono
8833f1ad31
Allow failing a Command using a specific message.
2015-02-07 16:24:25 +01:00
Keivan Beigi
6a743a8792
removed dead code
2014-10-03 16:29:52 -07:00
Mark McDowall
1b18baca44
Fixed: Manual refresh of all series will refresh every series, including ended series
2014-09-10 23:49:25 -07:00
Mark McDowall
6671934c0f
Relative episode file paths
2014-08-13 17:08:24 -07:00
Taloth Saldono
052a3bf47e
Fixed mono fix by checking if the Enum value exists in the runtime.
2014-06-08 09:51:28 +02:00
Mark McDowall
5b5cc48549
Reverted mono fix because it breaks on .net 4
2014-06-07 20:34:06 -07:00