Commit Graph

98 Commits (15279d3e97c51610c19a04c38e99f6750933475e)

Author SHA1 Message Date
Mark McDowall b930eb0993 Newznab providers will be compared based on url, not name.
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.
13 years ago
Mark McDowall cef7b6a8dc SearchResult Controller 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.
13 years ago
kay.one c5df00cc87 Fixed: fixed an issue where season ignore check wasn't working correctly.
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.
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.
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.
13 years ago
Mark McDowall 8c06dde28a Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago
Mark McDowall dfd0720872 Added BannerDownloadJob, it will run every 30 days.
13 years ago
Mark McDowall f8be43a486 Upgraded to MiniProfiler 1.9.
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
kay.one 8ce222a10c Should fix the transaction issues in petapoco, we are getting to far petapoco master which I don't like.
13 years ago
kay.one a5527df584 Fixed petapoco's craptastic connection management.
13 years ago
Mark McDowall ee4b6c9442 ExternalNotifications enabled (Xbmc only right now).
13 years ago
Mark McDowall 0ed898b6db IsIgnored will now be checked when adding new episodes to the DB, it will:
13 years ago
kay.one b11a449f65 Updated PetaPoco
13 years ago
kay.one 6393d0a3f9 Added Tests for CentralDispatch
13 years ago
kay.one c339ea6ba2 Updated miniprofiler to 1.4
13 years ago
kay.one 15aedfc847 some db/migration cleanup
13 years ago