Commit Graph

50 Commits

Author SHA1 Message Date
Qstick e805f61450 Use Length/Count property instead of Count() method to prevent enumerating 2023-03-15 19:24:48 -05:00
Qstick c522cd120d
New: Rework List sync interval logic
* New: Rework List sync interval logic

Fixes #5011
2022-12-07 21:09:42 -06:00
Qstick b98ce7fb17 New: Store Task StartTime, Show Duration in UI
Closes #5266
2022-12-04 19:10:56 -08: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
Mark McDowall 8946b401cf New: Schedule refresh and process monitored download tasks at high priority
Closes #4907
2022-02-21 13:31:14 -08:00
Mark McDowall fddf2d1fc8 Better task interval fetching 2021-01-06 22:01:50 -08:00
Mark McDowall ed2bb0d73a Fixed: Backups interval being used as minutes instead of days 2021-01-04 08:22:01 -08:00
Mark McDowall e5e86680c8 Fixed: Backup interval is updated on change
Closes #4207
2020-12-31 11:42:00 -08:00
Qstick 62f6c855bc New: List Support
Closes #309
2020-09-08 11:08:02 -07:00
Qstick 4f7e00bdc4 Fixed: Don't lock command queue if updating is disabled 2020-05-13 19:33:14 +02: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
Mark McDowall 84e6674e23 Fixed: Actually run Recycle Bin cleanup 2019-10-28 12:50:09 -07:00
Mark McDowall 81d6c0d210 New: Backup options and restoration 2018-12-29 13:08:48 +01:00
Mark McDowall cfb7494992 Removed Drone Factory 2018-12-29 13:08:40 +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
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 2da23ae230 Fixed tooltip for pending queue items. 2015-02-22 22:10:45 +01:00
Mark McDowall ec413c13bd RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only) 2015-02-06 17:42:30 -08:00
Mark McDowall 9ac3a1e094 Set RSS Sync to minimum 10 minutes 2015-02-05 23:32:28 -08:00
Keivan Beigi aa68faaf88 New: automatically switch back to master if current branch is invalid 2014-10-28 16:48:37 -07:00
Mark McDowall 2b0ddb6131 New: Scheduled tasks shwon in UI under System 2014-09-11 23:06:43 -07:00
kayone 322ff2af8c signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
Mark McDowall 3b26e82644 Much better logging for searching 2014-08-01 18:08:02 -07:00
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
2014-07-06 20:10:51 -07:00
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) 2014-05-30 19:40:29 +02:00
Taloth Saldono 0187df38ec Implemented cache for QualityDefinitionService to reduce db calls. 2014-05-06 23:59:05 +02:00
Mark McDowall 192e79d2ff New: Automatic search for missing episodes if RSS Sync hasn't been run recently 2014-04-12 13:49:50 -07:00
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
Taloth Saldono bdec0f52e7 Removed duplicate ScheduledTask to prevent error on first database initialization. 2014-03-20 22:30:20 +01:00
Mark McDowall c2ab59f5c5 New: Set scanning interval for Drone Factory 2014-03-14 02:41:56 -07:00
Mark McDowall 2f3430387e Major logging overhaul 2014-03-13 13:13:02 -07:00
Mark McDowall 7084b0244e Better error message when error is received from SABnzbd 2014-02-26 22:06:24 -08:00
Mark McDowall c8ae9f40fb New: App health displayed in UI 2014-02-25 21:40:47 -08:00
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search) 2014-02-22 00:53:29 -08:00
markus101 6ff9c9f61e Shutdown working on mono 2014-02-06 18:19:02 -08:00
markus101 16dd5b621e ScheduledTasks won't run immediately after first start 2014-02-04 21:52:53 -08:00
Mark McDowall 401a5c9f26 Fixed: Xem mapped series should be more reliable 2014-01-09 17:41:08 -08:00
Mark McDowall 68d1c421ba Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only 2013-12-15 20:10:03 -08:00
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand 2013-11-30 18:06:26 -08:00
kayone 575dc03e35 reset existing xem info during update 2013-11-30 17:45:30 -08:00
Mark McDowall 133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up 2013-11-28 18:07:11 -08:00
kayone ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall e64d2f33d6 Failed downloads are added to history 2013-10-22 22:36:40 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00