kay.one
bab358398a
potential fix for "Execution lock has fucked up"
13 years ago
Mark McDowall
667fc5d69b
Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one
6bab9a34dd
Improved job thread execution locking log
13 years ago
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
13 years ago
kay.one
2601c7c1b9
minor changes
13 years ago
kay.one
79b2fad6e3
Removing items from job queue is now done while a lock is acquired.
13 years ago
kay.one
9cb33770a0
Added Readme
13 years ago
kay.one
b4fb3002a4
Updated Add Series
13 years ago
kay.one
d640fa65e8
Fixed orphaned job issue in JobController
...
System/Jobs now shows items currently in queue.
14 years ago
kay.one
77c82df482
Priority/JobProvider tweaks
14 years ago
kay.one
15aedfc847
some db/migration cleanup
14 years ago
kay.one
f0735c0693
minor tweaks
14 years ago
kay.one
fc0d7fc72f
Logging notification tweaks
14 years ago
kay.one
2a64014c96
Added version to page footer, minor tweaks.
14 years ago
kay.one
69239bc371
Switched to SQLCE 4.0
14 years ago
kay.one
5a5d0852ee
Updated some log levels
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
Mark McDowall
9daf1ccfc0
JobProvider moved to PetaPoco.
14 years ago
kay.one
add780b431
Ninject is now forced to use proper constructor.
14 years ago
kay.one
ce63f05512
added better db migration support than what Subsonic provides out of the box.
14 years ago
kay.one
87ff2d1deb
removed supports backlog, updated some logs in job provider.
14 years ago
kay.one
0d02b0538b
fixed a concurrency issue with job provider.
14 years ago
kay.one
f89eff9305
some cleanup
14 years ago
Mark McDowall
8aad53f291
Added tests for SingleId and not updating last execution time or success/fail.
...
Job information will only be updated if a job did not have a targetId.
14 years ago
Mark McDowall
c0b7ebef4b
LastExecutionTime will only be updated if no targetId was found.
14 years ago
unknown
617b23f5e3
minor cleanup in JobProvider
14 years ago
unknown
13f37cd405
Added test to make sure disabled jobs aren't actually running automatically
14 years ago
unknown
2f786bf424
JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
14 years ago
Mark McDowall
fdd6e37b24
Added NextScheduledRun to get the next scheduled run for a job, with a test.
14 years ago
Mark McDowall
d65d79a5c9
Replaced save notifications for settings on page with AJAX Notifications.
14 years ago
Mark McDowall
d97382ad0c
Added DeleteSeriesJob to remove series in BG.
...
Fixed SeriesUpdate Grid Edit to properly save SeasonFolder changes.
Added Delete to SeriesGrid.
14 years ago
Keivan
3083ff6fcf
Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job
14 years ago
kay.one
6f4a9f577e
Downgraded more logs
14 years ago
kay.one
d3471b5bbb
Downgraded some logs
14 years ago
kay.one
80d47e611c
more notification updates
14 years ago
kay.one
8c7c2ac296
More work on indexers/jobs
14 years ago
kay.one
fa1b287d58
JobProvider now stores last execution and success
...
JobProvider is now wired working
Job view ui is updated
14 years ago
kay.one
10ad7d1ed5
Added sabtitle method
...
Added custom parse option to Indexrbase
14 years ago
kay.one
9028e498ca
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
14 years ago