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>
2023-07-04 19:17:28 +03:00
Qstick
44d7c54077
Enforce comment style in CS
2022-11-20 12:27:45 -06:00
Qstick
f80272a659
New: Collections View
2022-05-28 17:46:44 -05:00
Qstick
1caced614e
Fixed: No restart requirement for Refresh Monitored interval change
2022-05-08 16:11:53 -05:00
Qstick
cabdad6306
Fixed: Update ScheduledTask cache LastStartTime on command execution
2022-04-15 18:16:01 -05:00
Qstick
a45b91abe8
New: Schedule refresh and process monitored download tasks at high priority
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-03-31 21:21:02 -05:00
Qstick
19dceb35fa
Better task interval fetching
...
Fixes #5700
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-01-30 22:04:15 -05:00
Qstick
4c19fa0d05
Fixed: Schedule task should reflect Backup Interval change
2020-11-28 16:57:50 -05:00
Qstick
7cd29c48bb
Fixed: Importlist sync setting and validator
2020-11-28 16:34:07 -05:00
Qstick
17f8eb3aae
Make list options advanced settings, Set min list sync
2020-11-27 00:38:47 -05:00
Qstick
c8bbd21615
Cleanup TaskManager.cs
2020-10-04 01:20:17 -04:00
Qstick
22e9dff76b
Don't check for updates every 30 minutes on nightly
2020-10-03 23:49:06 -04:00
Qstick
0198c7a3b1
Fixed: Use Length/Count property instead of Enumerable.Count method
2020-10-03 21:58:31 -04:00
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
2020-09-03 22:50:56 -04:00
Qstick
c64c2d9f27
New: Use RadarrApi For MovieInfo
2020-05-20 11:00:20 -04:00
Qstick
c2761ef16c
Fixed: Don't lock command queue if updating is disabled
2020-04-26 15:30:35 -04:00
Qstick
a0fe43cd6e
Fixed: Task Error due to Not Found in Scheduled Tasks
2020-04-25 16:50:17 -04:00
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-04-22 17:33:08 -04:00
ta264
f83ccb6ca4
Swap to dapper Mk. 2
2019-12-28 11:38:34 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
d4fa9b7345
Remove trailing whitespace
2019-12-27 20:40:13 -05:00
ta264
c6ae0bb509
Add missing new lines at end of files
2019-12-27 20:40:13 -05:00
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
2019-12-17 21:59:03 -05:00
Qstick
da50b49e01
New: Store Task StartTime, Show Duration in UI
2019-12-16 20:20:34 -05:00
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
2019-12-16 20:22:58 +00:00
Devin Buhl
ee91cb99ce
Fixed: Actually run Recycle Bin cleanup
2019-11-04 14:52:08 -05:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
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
2019-05-02 12:51:21 +02:00
Leonardo Galli
8e7b718209
Fixed: DataMapper not being disposed, leading to resource leakage.
2018-12-02 18:10:14 +01:00
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.
2018-10-30 11:47:54 +01:00
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
2018-03-14 21:41:36 +01:00
Leonardo Galli
797a9acff5
Update TaskManager.cs
2017-05-13 21:22:55 +02:00
Leonardo Galli
51854ef73b
Update TaskManager.cs
2017-05-11 23:05:12 +02:00
Leonardo Galli
149c5292f1
PreDB Integration. Update Library is advisable
2017-03-11 00:17:09 +01:00
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
2017-03-08 16:07:51 -05:00
Devin Buhl
d458c4ecc8
update taskscheduler when config is saved with netimportsynccommand
2017-01-28 15:30:46 -05:00
Devin Buhl
b6e4f53597
Make NetImport sync interval work (needs some testing)
2017-01-28 14:59:21 -05:00
Leonardo Galli
4abbf55ee4
Merge Develop into Net-Import
2017-01-28 20:32:57 +01:00
Leonardo Galli
93d6505f85
Fix netimport search and add NetImportSyncCommand
2017-01-23 14:04:01 +01:00
Leonardo Galli
a50b20a397
Set update interval to 30 minutes if on nightly
2017-01-22 18:24:47 +01:00
Devin Buhl
ecea417fd8
Revert DownloadedMovieScanCommand to DownloadedEpisodesScanCommand
...
Not sure if it will break anything so putting it back.
2017-01-18 14:07:51 -05:00
Devin Buhl
6a41f6a435
Turn off scene mapping task #329 , update TaskManager to use 'DownloadedMovieScanCommand'
2017-01-18 14:02:04 -05:00
Leonardo Galli
b309a9b01f
Change Scheduled Refresh Series to Refresh Movie. Fixes #301
2017-01-17 12:55:32 +01:00
Leonardo Galli
dbf34e6740
Updated Interval to scan for finished downloads to .25 minutes.
2017-01-06 16:11:41 +01:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Mark McDowall
de754169fb
Fixed: RSS Sync Interval validation
2015-12-19 18:02:38 -08: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
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