Mark McDowall
|
c693f90271
|
Fixed up issues with initial XEM implementation
|
12 years ago |
Mark McDowall
|
5cd9438939
|
Added job for updating XEM mappings
XEM mappings will also be updated when a new series is imported
|
12 years ago |
Mark McDowall
|
8280561e11
|
User configurable RSS Sync Time
New: RSS Sync Interval is now user configurable (Default 25 minutes)
|
12 years ago |
Mark McDowall
|
cb0f1fe513
|
PostDownloadScanJob can now be passed a path
|
12 years ago |
Mark McDowall
|
a4dde81ceb
|
Converted jobs to dynamic
|
12 years ago |
Mark McDowall
|
4cefc5323c
|
Using TPL for feed downloading - more speed!
New: Faster searching and rss syncing
|
12 years ago |
Mark McDowall
|
23118871fd
|
Added Recycle Bin to server side
New: Recycle Bin is now available
|
12 years ago |
Mark McDowall
|
b52dcfd2ef
|
Delete files when deleting series
New: Option to delete files when deleting series
|
12 years ago |
Mark McDowall
|
653a0864c3
|
Removed DM - Branched if required later.
|
12 years ago |
markus101
|
1c99d602d8
|
Fixed an issue creating metadata for all series
|
12 years ago |
Mark McDowall
|
e5b6f63e6e
|
New: Rename all series added to Series Editor
|
12 years ago |
Mark McDowall
|
9d5c942cbf
|
Force Refresh added to Series Editor
|
12 years ago |
Mark McDowall
|
1d2cd49bde
|
Metadata issues with renaming resolved
|
12 years ago |
Mark McDowall
|
7c803c4691
|
Merge remote-tracking branch 'origin/metadata'
|
12 years ago |
Mark McDowall
|
b122f1135e
|
Metadata will be called when needed #ND-21
Import/Rename episode files
Import series/update series info
|
12 years ago |
Mark McDowall
|
8a7d474b74
|
Past Week Backlog Search job added
New: Manually search for all missing episodes form the last 7 days (from
Missing page)
|
13 years ago |
Mark McDowall
|
b7408b726a
|
Added cleanup job for search history
New: Search History cleanup job will only keep the last week of results
|
13 years ago |
Mark McDowall
|
edb0b3af86
|
SeasonSearchJob will do a partial search search and then individual searches, when it is still missing results (greater than 0, but all not found).
Fixed: Season/Series searching shouldn't add duplicate episodes.
|
13 years ago |
Mark McDowall
|
b7fea36045
|
Fixed: Season searching won't fail when search for season 0 (specials).
|
13 years ago |
Mark McDowall
|
c7f8f57f77
|
Episode searching now stores the results of the tests.
|
13 years ago |
kay.one
|
c477564284
|
Fix: fixed manual job priority issue
|
13 years ago |
Mark McDowall
|
c8f1bccc50
|
Removed Progress Notification from BannerProvider.
|
13 years ago |
Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
Mark McDowall
|
5764059f1d
|
New: Banner will be deleted when series is deleted.
|
13 years ago |
kay.one
|
c5df00cc87
|
Fixed: fixed an issue where season ignore check wasn't working correctly.
Fixed: unavailable nzbdrone service will no longer block series from being added.
|
13 years ago |
kay.one
|
56c6466c9f
|
Improved: Season search/backlog search is a lot more efficient with indexer searches.
|
13 years ago |
kay.one
|
4fe1d7e6f7
|
Jobs added to queue have higher priority than scheduler jobs.
|
13 years ago |
kay.one
|
39be4c567d
|
Fixed: Fixed an issue where there could be a race condition during app update.
|
13 years ago |
kay.one
|
3b18c9f621
|
Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
|
13 years ago |
Mark McDowall
|
6116fdb032
|
Merge branch 'season-ignore'
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
|
13 years ago |
kay.one
|
7e38afc838
|
Logging/Download notification tweaks.
|
13 years ago |
Mark McDowall
|
969f8ae5e2
|
SeasonProvider Added to handle ignoring of Seasons.
|
13 years ago |
kay.one
|
5c03c873b2
|
updated analytics
|
13 years ago |
kay.one
|
e5fa098d66
|
deskmetrics doesn't report during dev.
|
13 years ago |
kay.one
|
5717b7f596
|
New: Rewrite of download decision engine.
|
13 years ago |
kay.one
|
174f765ec9
|
New: NzbDrone service to automatically report errors and episode parse issues.
|
13 years ago |
kay.one
|
14559d035b
|
Updated deskmetrics libraries.
|
13 years ago |
kay.one
|
7a83a46d31
|
Added integration to deskmetrics
|
13 years ago |
Mark McDowall
|
02cb12bdb8
|
BacklogSetting refactoring.
|
13 years ago |
Mark McDowall
|
9eb022fdf4
|
BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
|
13 years ago |
kay.one
|
4da2e1cb72
|
Episode auto-ignore is now done in realtime rather than using a job.
|
13 years ago |
kay.one
|
24d51093d6
|
Fixed issue where AppUpdateJob would throw when there are no updates available.
|
13 years ago |
Mark McDowall
|
218059e08d
|
Added the ability to auto-ignore episodes for files that are deleted, good for people that delete after watching. Option is not exposed in the UI and is disabled by default (obviously).
|
13 years ago |
kay.one
|
e358ad6d87
|
Jobs now use Timespan rather than integer to represent minutes.
|
13 years ago |
Mark McDowall
|
11b6720cd1
|
Backlog searching will be disabled by default. Option is available in Settings/Misc
|
13 years ago |
kay.one
|
e8e0e8e5dc
|
Adding series with a ID of 0 is now blocked.
|
13 years ago |
Keivan Beigi
|
5a70fce2bf
|
Updated RSS Sync interval to 25 Minutes.
|
13 years ago |
Mark McDowall
|
e734bb6ecb
|
ExternalNotification now has AfterRename, to notify (XBMC) after all episodes have been renamed.
|
13 years ago |
Mark McDowall
|
e4985cbd66
|
Moved try/catch for failed refresh episode info to job.
|
13 years ago |
Mark McDowall
|
9264dcdf88
|
Added ImageLink helpers for Ajax and Html links.
Added run button to System/Jobs.
|
13 years ago |
kay.one
|
a7a7c4ab49
|
Fixed job provider existing job update bug.
|
13 years ago |
Mark McDowall
|
f56bf62991
|
JobProvider.Initialize will now update existing jobs.
|
13 years ago |
Mark McDowall
|
75cfb7e044
|
Season Search will only search for past episodes if it falls back to that.
|
13 years ago |
Mark McDowall
|
058ca93576
|
DiskScanJob changed to run every 6 hours, instead of every hour.
|
13 years ago |
kay.one
|
1de610c5bb
|
moved last job over.
|
13 years ago |
kay.one
|
ce8713d953
|
last fix for deleted job didn't work, this should fix it.
|
13 years ago |
kay.one
|
76608fc440
|
Banners folder moved to root.
|
13 years ago |
kay.one
|
bb460163c2
|
Fixed job provider issue where deleted job classes would break scheduler.
|
13 years ago |
kay.one
|
cc60b972fd
|
Fixed broken test.
|
13 years ago |
kay.one
|
fabc4c84bd
|
Moved Jobs to their own folder.
|
13 years ago |