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.
2011-08-21 17:48:37 -07:00
kay.one
9cb33770a0
Added Readme
2011-08-03 09:29:03 -07:00
kay.one
5e30c482cd
Priority is now set using a timer
2011-07-10 22:15:37 -07:00
kay.one
d640fa65e8
Fixed orphaned job issue in JobController
...
System/Jobs now shows items currently in queue.
2011-07-10 21:53:34 -07:00
kay.one
77c82df482
Priority/JobProvider tweaks
2011-07-10 17:03:01 -07:00
kay.one
69239bc371
Switched to SQLCE 4.0
2011-06-22 23:56:17 -07:00
Mark McDowall
9daf1ccfc0
JobProvider moved to PetaPoco.
2011-06-17 12:50:49 -07:00
kay.one
f97209d476
commiting tests before teamcity demo
2011-06-02 14:06:46 -07:00
kay.one
a6ad977114
Fixed import new series being stuck in a loop if an update failed
...
Seperated IndexerProviderTest from ProviderTests
Fixed some ToString() issues
Refactored IndexerBase/IndexerProvider
2011-05-26 19:12:28 -07:00
kay.one
500e9af6c3
Fixed a bug where reports weren't being added to history
2011-05-23 21:12:54 -07:00
kay.one
a4f8947d90
Test project cleanup
2011-05-22 09:53:21 -07:00
kay.one
0d02b0538b
fixed a concurrency issue with job provider.
2011-05-19 23:25:39 -07:00
kay.one
6d085d5340
Added support to Error/Warning/Fatal verification in text projects
2011-05-18 20:55:35 -07:00
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.
2011-05-17 22:29:23 -07:00
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
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
kay.one
be74c67df8
fixed broken tests
2011-04-23 12:59:06 -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