Mark McDowall
410b4574bc
Fixed db name in migration
12 years ago
Mark McDowall
070f6bb318
Added absolute episode number to DB
12 years ago
Mark McDowall
a7a0a25029
Renamed AiredAfter to CustomStartDate
12 years ago
Mark McDowall
713c4225c0
Added EpisodeAiredAfter to server side
12 years ago
Mark McDowall
39aa5065bb
Merge branch 'release-group'
12 years ago
Mark McDowall
c2a1df61f6
New: Max DB Size is now 512MB (was 256MB)
12 years ago
Mark McDowall
653a0864c3
Removed DM - Branched if required later.
12 years ago
Mark McDowall
6f3262c68a
Release group is added to history and episodefile
12 years ago
Mark McDowall
bee6914062
Allow scene name to be used for renaming
...
New: Added option to use scene name for episodefiles
12 years ago
Mark McDowall
2de4b67d1f
Migration will clean unmapped history items
12 years ago
Mark McDowall
e7c5ceb865
Fully upgraded MP Added client profiling
12 years ago
Mark McDowall
b50e16a456
Metadata coming together for XBMC
13 years ago
Mark McDowall
b930eb0993
Newznab providers will be compared based on url, not name.
...
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
13 years ago
Mark McDowall
ce0a6f8b86
NzbInfoUrl added to history and episode parse result, will be added to history item before being added to the DB.
13 years ago
Mark McDowall
0c3de6964f
Merge branch 'master' into nzburl
13 years ago
Mark McDowall
38927e3ca1
Signalr errors will not be shown in the UI.
...
New: Search History, review recent searches and force specific reports to download (Under history)
13 years ago
Mark McDowall
cef7b6a8dc
SearchResult Controller added.
...
Force Download added.
13 years ago
Mark McDowall
4f005e45c0
Search Results grid added.
13 years ago
Mark McDowall
06fb34ce6c
Nzb Url column added.
13 years ago
Mark McDowall
a00c20c1af
Fixed spelling of enviroment provider (Environment). :)
13 years ago
Mark McDowall
4d918ff683
New: Added Network to Series Grid.
...
Fixed logging for RetentionSpecification.
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
Mark McDowall
01746a06e0
Fixed Series/Details Quality column.
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
5c03c873b2
updated analytics
13 years ago
kay.one
05df752cc8
Fix: Downgraded some log levels for less verbose logging
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
b225db9aaf
Started to add support for 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
a93846d2d8
Deleting any series with seriesid =0 during migration.
13 years ago
kay.one
a48db83be9
Separated migration for LogDB and Application update.
13 years ago
Mark McDowall
42554b815a
Fixed broken tests.
13 years ago
kay.one
76608fc440
Banners folder moved to root.
13 years ago
Mark McDowall
e16f83c433
Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series.
13 years ago
kay.one
974dfa319b
Playing around with db factories.
13 years ago
kay.one
c6716f2425
Log page now uses EF for faster runtime queries.
13 years ago
Mark McDowall
8c1f7e6663
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
51518787d8
Lots of initialization, configuration clean up.
13 years ago
Mark McDowall
639480e3ef
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
13 years ago
kay.one
72d0fc50ed
Alot of refactoring.
13 years ago
kay.one
633f0b6197
PathProvider. visit us for all of your pathing needs.
13 years ago
kay.one
cd32a70179
Starting path clean up. (All paths should go through EnvironmentProvider)
13 years ago
kay.one
8f9946eb63
Added some update APIs to check for updates and download and extract the update package.
...
Todo: apply updated, UI.
13 years ago
kay.one
c55ca42c21
Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;)
13 years ago
Mark McDowall
5098ea3249
Added two new Episode Statuses - Unpacking and Failed.
...
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
13 years ago
Mark McDowall
8c06dde28a
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago