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
9cb33770a0
Added Readme
13 years ago
kay.one
5e30c482cd
Priority is now set using a timer
14 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
69239bc371
Switched to SQLCE 4.0
14 years ago
Mark McDowall
9daf1ccfc0
JobProvider moved to PetaPoco.
14 years ago
kay.one
f97209d476
commiting tests before teamcity demo
14 years ago
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
14 years ago
kay.one
500e9af6c3
Fixed a bug where reports weren't being added to history
14 years ago
kay.one
a4f8947d90
Test project cleanup
14 years ago
kay.one
0d02b0538b
fixed a concurrency issue with job provider.
14 years ago
kay.one
6d085d5340
Added support to Error/Warning/Fatal verification in text projects
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
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
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
be74c67df8
fixed broken tests
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