Commit Graph

57 Commits (5ee95e3cc29d1307192320eb82b5a8f1287f00d6)

Author SHA1 Message Date
Qstick 828aea14a9 New: Schedule refresh and process monitored download tasks at high priority
2 years ago
Qstick df764ce8b4 New: Postgres Support
3 years ago
Qstick cb7cbb74e0 New: Build on Net6
3 years ago
Robin Dadswell f85235d214
Show User Agent in System->Tasks for externally triggered commands (#63)
3 years ago
servarr[bot] 66237af562 Fixed: Unnecessary idle cpu usage
4 years ago
ta264 e81c6016a1 New: Use native dotnet host and DryIoc
4 years ago
Qstick 596ba2dcbc New: Use System.Text.Json for Nancy and SignalR
4 years ago
Qstick 6c4da0989d Default to 3 task threads like Sonarr/Lidarr
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
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
Taloth Saldono 17482cb6c1 Fixed: Processing more than 3 concurrent Automatic Searches should no longer freeze on mono.
10 years ago