Commit Graph

55 Commits (develop)

Author SHA1 Message Date
Qstick 0b029b6d42 New: Rework List sync interval logic
12 months ago
Qstick da41220914 Fixed: Tasks Running at random times
1 year ago
Qstick 5a8082de2d Fixed: Schedule refresh and process monitored download tasks at high priority
1 year ago
Mark McDowall 8e92c55a35 Better task interval fetching
3 years ago
Qstick 00e1568e70 Fixed: Backups interval being used as minutes instead of days
3 years ago
Mark McDowall bb8ec05650 Fixed: Backup interval is updated on change
3 years ago
ta264 53c0ffd129 Swap to dapper with lazyload
4 years ago
Mark McDowall d83e20937d New: Monitor and Process downloads separately
4 years ago
Qstick 050827a86b Fixed: Don't lock command queue if updating is disabled
4 years ago
ta264 95cfa0d09a New: Split out metadata refresh from disk rescan
4 years ago
Qstick 16a23b9d79 New: Store Task StartTime, Show Duration in UI
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
Qstick f7076c6c5b
Changed: Modify Artist Update Intervals (#360)
6 years ago
Qstick c105c9a65e
New: Import Lists Base (#196)
6 years ago
Qstick 744742b5ff New: UI Updates (Backup Restore in App, Profile Cloning)
6 years ago
Qstick f1b1904e07 Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick 405e7f981d Download Handling, Clean Up Drone Folder Leftovers
7 years ago
Qstick e405cc9cf0 Rename DownloadedEpisodesScan to DownloadedAlbumsScan (#71)
7 years ago
Qstick 2c42fc19e5 Rename Drone Factory Config Keys (#70)
7 years ago
Joseph Milazzo fbb6691ea1 Implemented Tracks and ability to save to the DB. Updated SkyHook to support ArtistSlug.
7 years ago
Joseph Milazzo b481bc6e45 Partially implemented ArtistRefreshCommand. In order to move forward, API may need to be switched to Spotify.
7 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.
9 years ago
Taloth Saldono 2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
9 years ago
Mark McDowall 638e3ca898 Command queue
9 years ago
Taloth Saldono 2da23ae230 Fixed tooltip for pending queue items.
9 years ago
Mark McDowall ec413c13bd RSS Sync interval cannot be set to a 1-9 minutes (0 or 10+ only)
9 years ago
Mark McDowall 9ac3a1e094 Set RSS Sync to minimum 10 minutes
9 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
10 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)
10 years ago
Taloth Saldono 0187df38ec Implemented cache for QualityDefinitionService to reduce db calls.
10 years ago
Mark McDowall 192e79d2ff New: Automatic search for missing episodes if RSS Sync hasn't been run recently
10 years ago
Mark McDowall 3f4c1a16f8 Health check results are stored in memory and updated as required
10 years ago
Taloth Saldono bdec0f52e7 Removed duplicate ScheduledTask to prevent error on first database initialization.
10 years ago
Mark McDowall c2ab59f5c5 New: Set scanning interval for Drone Factory
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall 7084b0244e Better error message when error is received from SABnzbd
10 years ago
Mark McDowall c8ae9f40fb New: App health displayed in UI
10 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
10 years ago
markus101 6ff9c9f61e Shutdown working on mono
10 years ago
markus101 16dd5b621e ScheduledTasks won't run immediately after first start
10 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