Bogdan
bd1844030d
New: Rework List sync interval logic
...
* New: Rework List sync interval logic
(cherry picked from commit c522cd120d08757e7e43c2348be4d7f05a254fac)
* Minor alignment with Sonarr
* Remove ListUpdateInterval
---------
Co-authored-by: Qstick <qstick@gmail.com>
1 year ago
Qstick
44d7c54077
Enforce comment style in CS
2 years ago
Qstick
f80272a659
New: Collections View
2 years ago
Qstick
1caced614e
Fixed: No restart requirement for Refresh Monitored interval change
3 years ago
Qstick
cabdad6306
Fixed: Update ScheduledTask cache LastStartTime on command execution
3 years ago
Qstick
a45b91abe8
New: Schedule refresh and process monitored download tasks at high priority
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
3 years ago
Qstick
19dceb35fa
Better task interval fetching
...
Fixes #5700
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
4c19fa0d05
Fixed: Schedule task should reflect Backup Interval change
4 years ago
Qstick
7cd29c48bb
Fixed: Importlist sync setting and validator
4 years ago
Qstick
17f8eb3aae
Make list options advanced settings, Set min list sync
4 years ago
Qstick
c8bbd21615
Cleanup TaskManager.cs
4 years ago
Qstick
22e9dff76b
Don't check for updates every 30 minutes on nightly
4 years ago
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
4 years ago
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
4 years ago
Qstick
c64c2d9f27
New: Use RadarrApi For MovieInfo
5 years ago
Qstick
c2761ef16c
Fixed: Don't lock command queue if updating is disabled
5 years ago
Qstick
a0fe43cd6e
Fixed: Task Error due to Not Found in Scheduled Tasks
5 years ago
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
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"
...
This reverts commit d2065bfa1b
.
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
Devin Buhl
ee91cb99ce
Fixed: Actually run Recycle Bin cleanup
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
Steven Crouchman
f411903e90
New: Allow CheckForFinishedDownloadInterval to be set from the UI ( #3233 )
...
* Adding CheckForFinishedDownloadInterval to config service
Changed TaskManager to use a configurable interval for CheckForFinishedDownloadCommand
* Adding new CheckForFinishedDownloadInterval to UI
Fixes #840
6 years ago
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
6 years ago
Leonardo Galli
ad3c01e986
Changed: Upped rate at which we scan the download client. Should reduce cpu and ram usage as well as decrease pressure on download clients.
...
Also stopped warning about unable to parse a file after warning once. Should decrease ram usage as well and help with bloated log files.
6 years ago
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
7 years ago
Leonardo Galli
797a9acff5
Update TaskManager.cs
8 years ago
Leonardo Galli
51854ef73b
Update TaskManager.cs
8 years ago
Leonardo Galli
149c5292f1
PreDB Integration. Update Library is advisable
8 years ago
Tim Turner
5c22d0b61d
Ensure drone factory runs on its specificed interval ( #1067 )
...
* Ensure drone factory runs on its specificed interval
* Fix the tests for DownloadedMovieImportServiceFixture
8 years ago
Devin Buhl
d458c4ecc8
update taskscheduler when config is saved with netimportsynccommand
8 years ago
Devin Buhl
b6e4f53597
Make NetImport sync interval work (needs some testing)
8 years ago
Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
8 years ago
Leonardo Galli
93d6505f85
Fix netimport search and add NetImportSyncCommand
8 years ago
Leonardo Galli
a50b20a397
Set update interval to 30 minutes if on nightly
8 years ago
Devin Buhl
ecea417fd8
Revert DownloadedMovieScanCommand to DownloadedEpisodesScanCommand
...
Not sure if it will break anything so putting it back.
8 years ago
Devin Buhl
6a41f6a435
Turn off scene mapping task #329 , update TaskManager to use 'DownloadedMovieScanCommand'
8 years ago
Leonardo Galli
b309a9b01f
Change Scheduled Refresh Series to Refresh Movie. Fixes #301
8 years ago
Leonardo Galli
dbf34e6740
Updated Interval to scan for finished downloads to .25 minutes.
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Mark McDowall
de754169fb
Fixed: RSS Sync Interval validation
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
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago