Mark McDowall
|
bdadb66fcb
|
Fixed broken test.
|
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
|
4fe1d7e6f7
|
Jobs added to queue have higher priority than scheduler jobs.
|
13 years ago |
Mark McDowall
|
0ff60bde92
|
Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
|
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 |
Mark McDowall
|
6798cb342a
|
Added another test.
|
13 years ago |
Mark McDowall
|
b2a042bd30
|
Another Plex test, slight name change for some.
|
13 years ago |
Mark McDowall
|
219ea364a9
|
More unit tests for Plex notifications.
|
13 years ago |
Mark McDowall
|
6e767eafab
|
New: Added Plex to Notifications, allowing notifications and library updates.
|
13 years ago |
Mark McDowall
|
aac42d4882
|
More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
|
13 years ago |
Mark McDowall
|
969f8ae5e2
|
SeasonProvider Added to handle ignoring of Seasons.
|
13 years ago |
kay.one
|
ac84d76ef9
|
New: When searching for episodes, newer reports are given priority over older reports of equal quality.
|
13 years ago |
Mark McDowall
|
64ca52667b
|
Added unit tests.
|
13 years ago |
kay.one
|
5c03c873b2
|
updated analytics
|
13 years ago |
kay.one
|
83aa6330d1
|
Minor cleanups.
|
13 years ago |
Mark McDowall
|
1abeef7239
|
Fix: Episode naming for files with multiple episodes.
|
13 years ago |
kay.one
|
659b3dee55
|
Improved: Upcoming episodes page no longer shows series that aren't monitored.
|
13 years ago |
kay.one
|
6df184b7cb
|
New: All setting values are cached for better responsiveness.
|
13 years ago |
Mark McDowall
|
3f02a1f347
|
Fixed last broken parsing test.
|
13 years ago |
kay.one
|
5ecbdd3e64
|
Package cleanup
|
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
|
9fcb3a4573
|
Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB)
|
13 years ago |
kay.one
|
02a3b38210
|
Added service integration tests.
|
13 years ago |
kay.one
|
65417bd8ec
|
Fixed: Multipart episodes are now added to sab queue using single episode title only.
|
13 years ago |
kay.one
|
44d6d20bd6
|
Deskmetrics will not report any data unless using the master branch.
|
13 years ago |
Mark McDowall
|
a96ff2519a
|
New: Blackhole implemented, allowing clients other than SABnzbd to be used.
|
13 years ago |
kay.one
|
2009693787
|
Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search
|
13 years ago |
kay.one
|
feb4ef969e
|
Fixed: Issue where daily episodes/full season releases would break sab queue check.
|
13 years ago |
Mark McDowall
|
1f983094ac
|
Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours.
|
13 years ago |
kay.one
|
68e1a0bc4d
|
Fixed: Fixed issue where an unknown episode/item in the queue would crash CheckQueue.
|
13 years ago |
Mark McDowall
|
93ee97123f
|
System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download.
|
13 years ago |
kay.one
|
340f05aef4
|
Fixed broken tests, DeskMetrics now has a different id during dev and production.
|
13 years ago |
kay.one
|
b225db9aaf
|
Started to add support for deskmetrics
|
13 years ago |
Mark McDowall
|
8267be0a48
|
Added another test for IsUpgrade.
|
13 years ago |
Mark McDowall
|
197979ea3c
|
QualityParseTest will accept bool IsProper as a parameter.
IsUpgrade will take into account that a proper of the same quality should be accepted even if the cutoff was met.
|
13 years ago |
kay.one
|
d6d1bbe3f5
|
Tweaked Progress notification.
|
13 years ago |
kay.one
|
7071cf829a
|
Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue.
|
13 years ago |
kay.one
|
ead5f37921
|
Directory write time is now calculated based on the most recent file write to any file inside of that directory.
|
13 years ago |
kay.one
|
63bef2de31
|
Fixed more queue issue.
|
13 years ago |
Mark McDowall
|
baa0b8df67
|
Series Grid won't show series that haven't been completely added (LastInfoSync is null).
|
13 years ago |
kay.one
|
01775d70b3
|
Fixed broken test.
|
13 years ago |
kay.one
|
d1e3298da1
|
Enabled rolling file logging.
|
13 years ago |
Mark McDowall
|
d5e62bc70b
|
Files will be tagged with Proper when append quality is enabled and episode is a proper.
|
13 years ago |
Mark McDowall
|
3de5522444
|
SetUp must be Public... FYI.
|
13 years ago |
Mark McDowall
|
7b14da9b17
|
Fixed GetQueue and GetHistory.
|
13 years ago |
Mark McDowall
|
e885fadc59
|
Added MassEdit for series editing.
|
13 years ago |
kay.one
|
b498c242af
|
Fixed QueueEmpty.txt json file.
|
13 years ago |
kay.one
|
7483d5d3a5
|
Added sab queue check for multiepisodes.
|
13 years ago |
kay.one
|
9acfb7330c
|
Check sab queue now takes quality into consideration
|
13 years ago |