Mark McDowall
|
4d3ba62e5d
|
Episode renaming implemented on the Series/Details page.
|
14 years ago |
kay.one
|
d3be516fb2
|
removed Season/SeasonProvider, updated dbBenchmark tests.
|
14 years ago |
kay.one
|
d09a82a20f
|
Integrated scene name helper into episode search, series lookup
|
14 years ago |
kay.one
|
db3eeda50f
|
Cleaned up RefreshEpisodeInfo added tests
|
14 years ago |
kay.one
|
1239da656e
|
Rewrite of InventoryProvider
|
14 years ago |
kay.one
|
ac2d33443b
|
More EpisodeSearchJob fixes/tests
|
14 years ago |
kay.one
|
5a812801b7
|
EpisodeSearchJob bug fixes/tests
|
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
|
474f17c5e6
|
Added EpisodeSearchJob, still needs unit tests
|
14 years ago |
kay.one
|
9417748056
|
Initial support for episode search in indexerbase and Nzbs.org
|
14 years ago |
kay.one
|
f3be5fa08e
|
failed disk scan doesn't kill the whole job anymore
|
14 years ago |
kay.one
|
ce63f05512
|
added better db migration support than what Subsonic provides out of the box.
|
14 years ago |
kay.one
|
e4ff0d6471
|
Diskscan/Info update job refactoring and test
|
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
|
8fca3c3419
|
more test/fixes
|
14 years ago |
kay.one
|
53e6b60382
|
Renamed IndexerProviderBase to IndexerBase since its no longer a provider
|
14 years ago |
kay.one
|
f89eff9305
|
some cleanup
|
14 years ago |
Mark McDowall
|
d6ae21506c
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
14 years ago |
Mark McDowall
|
7e44ee5020
|
Merge with Kayone's branch.
|
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 |
kay.one
|
f2ce5bef18
|
Super smart season ignore logic. ;)
|
14 years ago |
kay.one
|
6c4f19b365
|
Added GetSeasonFiles to MediaFileProvider
|
14 years ago |
kay.one
|
4ac4ba5067
|
Mediascan job doesn't scan series that aren't fully added to the db yet
|
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
|
fa2b609ad3
|
Removed retundant logging for Series deletion.
|
14 years ago |
Mark McDowall
|
13da5ff7f7
|
Returned series deletion back to SeriesProvider.
|
14 years ago |
Mark McDowall
|
d65d79a5c9
|
Replaced save notifications for settings on page with AJAX Notifications.
|
14 years ago |
Mark McDowall
|
3cc052e9b6
|
DeleteSeriesJob now uses the providers properly.
|
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 |
Mark McDowall
|
671dcd074c
|
Added job to scan for media files every hour... So easy!
|
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
|
0d139f9c21
|
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
|
14 years ago |
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
|
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 |