Commit Graph

24 Commits (13732a3f2e9e062e7a12c8fab42856d83d887517)

Author SHA1 Message Date
kay.one 13732a3f2e Updated some log levels
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
Mark McDowall 9daf1ccfc0 JobProvider moved to PetaPoco.
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
kay.one ce63f05512 added better db migration support than what Subsonic provides out of the box.
13 years ago
kay.one 87ff2d1deb removed supports backlog, updated some logs in job provider.
13 years ago
kay.one 0d02b0538b fixed a concurrency issue with job provider.
13 years ago
kay.one f89eff9305 some cleanup
13 years ago
Mark McDowall 8aad53f291 Added tests for SingleId and not updating last execution time or success/fail.
13 years ago
Mark McDowall c0b7ebef4b LastExecutionTime will only be updated if no targetId was found.
13 years ago
unknown 617b23f5e3 minor cleanup in JobProvider
13 years ago
unknown 13f37cd405 Added test to make sure disabled jobs aren't actually running automatically
13 years ago
unknown 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
13 years ago
Mark McDowall fdd6e37b24 Added NextScheduledRun to get the next scheduled run for a job, with a test.
13 years ago
Mark McDowall d65d79a5c9 Replaced save notifications for settings on page with AJAX Notifications.
13 years ago
Mark McDowall d97382ad0c Added DeleteSeriesJob to remove series in BG.
13 years ago
Keivan 3083ff6fcf Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job
13 years ago
kay.one 6f4a9f577e Downgraded more logs
13 years ago
kay.one d3471b5bbb Downgraded some logs
13 years ago
kay.one 80d47e611c more notification updates
13 years ago
kay.one 8c7c2ac296 More work on indexers/jobs
13 years ago
kay.one fa1b287d58 JobProvider now stores last execution and success
13 years ago
kay.one 10ad7d1ed5 Added sabtitle method
13 years ago
kay.one 9028e498ca Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
13 years ago