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
6 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
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
Mark McDowall
de754169fb
Fixed: RSS Sync Interval validation
9 years ago
Taloth Saldono
44e6c46337
Fixed: Refreshing individual series incorrectly delayed the schedule task.
...
fixes #720
9 years ago
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
10 years ago
Taloth Saldono
2da23ae230
Fixed tooltip for pending queue items.
10 years ago
Mark McDowall
ec413c13bd
RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only)
10 years ago
Mark McDowall
9ac3a1e094
Set RSS Sync to minimum 10 minutes
10 years ago
Keivan Beigi
aa68faaf88
New: automatically switch back to master if current branch is invalid
10 years ago
Mark McDowall
2b0ddb6131
New: Scheduled tasks shwon in UI under System
10 years ago
kayone
322ff2af8c
signalR connection is now called directly rather than using a command to reduce overhead.
10 years ago
Mark McDowall
3b26e82644
Much better logging for searching
10 years ago
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
11 years ago
Taloth Saldono
2035fe8578
New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
11 years ago
Taloth Saldono
0187df38ec
Implemented cache for QualityDefinitionService to reduce db calls.
11 years ago
Mark McDowall
3f4c1a16f8
Health check results are stored in memory and updated as required
11 years ago
Taloth Saldono
bdec0f52e7
Removed duplicate ScheduledTask to prevent error on first database initialization.
11 years ago
Mark McDowall
c2ab59f5c5
New: Set scanning interval for Drone Factory
11 years ago
Mark McDowall
2f3430387e
Major logging overhaul
11 years ago
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
11 years ago
markus101
16dd5b621e
ScheduledTasks won't run immediately after first start
11 years ago
Mark McDowall
401a5c9f26
Fixed: Xem mapped series should be more reliable
11 years ago
Mark McDowall
68d1c421ba
Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only
11 years ago
kayone
150b14aaeb
renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
kayone
575dc03e35
reset existing xem info during update
11 years ago
Mark McDowall
133ee1a0b3
Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
11 years ago
kayone
ec63053fe7
cleaned up using directives.
11 years ago
Mark McDowall
e64d2f33d6
Failed downloads are added to history
11 years ago
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
11 years ago