unknown
|
13f37cd405
|
Added test to make sure disabled jobs aren't actually running automatically
|
2011-05-17 00:16:45 -07:00 |
unknown
|
2f786bf424
|
JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
|
2011-05-17 00:04:49 -07:00 |
Mark McDowall
|
fdd6e37b24
|
Added NextScheduledRun to get the next scheduled run for a job, with a test.
|
2011-05-16 21:01:01 -07:00 |
Mark McDowall
|
fa2b609ad3
|
Removed retundant logging for Series deletion.
|
2011-05-15 16:39:46 -07:00 |
Mark McDowall
|
13da5ff7f7
|
Returned series deletion back to SeriesProvider.
|
2011-05-15 16:35:45 -07:00 |
Mark McDowall
|
d65d79a5c9
|
Replaced save notifications for settings on page with AJAX Notifications.
|
2011-05-12 21:46:26 -07:00 |
Mark McDowall
|
3cc052e9b6
|
DeleteSeriesJob now uses the providers properly.
|
2011-05-12 17:55:26 -07:00 |
Mark McDowall
|
d97382ad0c
|
Added DeleteSeriesJob to remove series in BG.
Fixed SeriesUpdate Grid Edit to properly save SeasonFolder changes.
Added Delete to SeriesGrid.
|
2011-05-11 19:53:19 -07:00 |
Keivan
|
3083ff6fcf
|
Added a quick patch to support disabled by default jobs. setting interval to 0 will disable the job
|
2011-05-11 11:25:32 -07:00 |
Mark McDowall
|
671dcd074c
|
Added job to scan for media files every hour... So easy!
|
2011-04-27 23:46:56 -07:00 |
kay.one
|
6f4a9f577e
|
Downgraded more logs
|
2011-04-24 21:15:23 -07:00 |
kay.one
|
d3471b5bbb
|
Downgraded some logs
|
2011-04-24 20:51:18 -07:00 |
kay.one
|
80d47e611c
|
more notification updates
|
2011-04-23 22:48:12 -07:00 |
kay.one
|
0d139f9c21
|
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
|
2011-04-23 21:06:34 -07:00 |
kay.one
|
fd32a04d45
|
Attach to debugger is a lot more reliable.
Added system/config ui
rss job only runs enabled jobs
fixed wrong mappings for indexers in settingscontroller
|
2011-04-22 10:09:06 -07:00 |
kay.one
|
8c7c2ac296
|
More work on indexers/jobs
|
2011-04-21 23:23:29 -07:00 |
kay.one
|
fa1b287d58
|
JobProvider now stores last execution and success
JobProvider is now wired working
Job view ui is updated
|
2011-04-21 22:46:47 -07:00 |
kay.one
|
10ad7d1ed5
|
Added sabtitle method
Added custom parse option to Indexrbase
|
2011-04-20 18:26:13 -07:00 |
kay.one
|
9028e498ca
|
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
|
2011-04-20 00:44:13 -07:00 |