Commit Graph

236 Commits (74a5939c96e6ad51854e88ee4480b5f7c31062d5)

Author SHA1 Message Date
Mark McDowall 4b5d20cefe Revert "XemClient added"
12 years ago
Mark McDowall 92acb4c049 QualityTypes no longer an enum
12 years ago
Mark McDowall a6e8ec6123 XemClient added
12 years ago
Mark McDowall 8280561e11 User configurable RSS Sync Time
12 years ago
Mark McDowall cb0f1fe513 PostDownloadScanJob can now be passed a path
12 years ago
Mark McDowall b21bf01bf0 Merge remote-tracking branch 'origin/master' into dynamic-jobs
12 years ago
Mark McDowall a7a0a25029 Renamed AiredAfter to CustomStartDate
12 years ago
Mark McDowall 15e4a286d1 Fixed debugging issues. Add Series tweaks.
12 years ago
Mark McDowall 713c4225c0 Added EpisodeAiredAfter to server side
12 years ago
Mark McDowall 16f6fa36ff Merge remote-tracking branch 'origin/master' into dynamic-jobs
12 years ago
Mark McDowall ad47bd275b Fixed broken nuget references
12 years ago
Mark McDowall a4dde81ceb Converted jobs to dynamic
12 years ago
Mark McDowall 23118871fd Added Recycle Bin to server side
12 years ago
Mark McDowall 853f7689bc Pneumatic added to server side
12 years ago
Mark McDowall cc6011ec87 Organized tests for DiskScan and PostDownload
12 years ago
Mark McDowall 39aa5065bb Merge branch 'release-group'
12 years ago
Mark McDowall 653a0864c3 Removed DM - Branched if required later.
12 years ago
Mark McDowall 67064ec495 Restrict nzbs based on release group, server side
12 years ago
Mark McDowall eee24aff1d Tests added
12 years ago
Mark McDowall c4b57c4a23 Fixed: SABnzbd queue checking will not fail when items in queue are being repaired.
12 years ago
Mark McDowall dec06e20d6 New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings)
12 years ago
kay.one a2d4b59002 Updated exceptron driver
12 years ago
Mark McDowall 5422350afd Unit tests for SearchHistory added.
12 years ago
kay.one 2b5776acbf Added exceptrack.driver
12 years ago
Mark McDowall a947cd2743 New: Added NzbClub.com as an indexer, enabled by default
12 years ago
Mark McDowall 3a8f40511d New: Added NzbIndex.nl as an indexer, enabled by default
12 years ago
Mark McDowall 8fa145b2c3 New: Indexer name is displayed on mouse over of image (History)
12 years ago
Mark McDowall c5367624ea New: Added FileSharingTalk indexer.
12 years ago
Mark McDowall d79fa1c2cd Fix: Episode Overview will be trimmed if it is too long.
12 years ago
Mark McDowall 5764059f1d New: Banner will be deleted when series is deleted.
13 years ago
Mark McDowall e8be045d12 Fix: Newzbin will no longer include Full DVD releases, or other non-standard formats.
13 years ago
Mark McDowall 64a913fb8e Fix: Newzbin custom parser will now reject full DVD reports.
13 years ago
Mark McDowall 783f32a849 Fix: Newznab will now use the NZB download link properly.
13 years ago
kay.one a4c433c5b2 Updated Nunit to 2.6.0.12054
13 years ago
Mark McDowall 6116fdb032 Merge branch 'season-ignore'
13 years ago
kay.one 7e38afc838 Logging/Download notification tweaks.
13 years ago
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates.
13 years ago
Mark McDowall 969f8ae5e2 SeasonProvider Added to handle ignoring of Seasons.
13 years ago
Mark McDowall 64ca52667b Added unit tests.
13 years ago
Mark McDowall 2deb6822b0 Updated Nuget packages.
13 years ago
kay.one 6df184b7cb New: All setting values are cached for better responsiveness.
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 02a3b38210 Added service integration tests.
13 years ago
kay.one 14ed804025 Fixed broken reference.
13 years ago
kay.one b225db9aaf Started to add support for deskmetrics
13 years ago
Mark McDowall 197979ea3c QualityParseTest will accept bool IsProper as a parameter.
13 years ago
kay.one 63bef2de31 Fixed more queue issue.
13 years ago
Mark McDowall b4eed1a657 SabProvider now gets JSON instead of XML for history and queue.
13 years ago
Mark McDowall 20c1639ada Added pre-search check for EpisodeSearch to see if an upgrade is possible, before attempting.
13 years ago
kay.one 4da2e1cb72 Episode auto-ignore is now done in realtime rather than using a job.
13 years ago
Mark McDowall afb8305c00 SceneMapping will use the JSON API instead of CSV file now.
13 years ago
kay.one e269494ff8 ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
13 years ago
Mark McDowall 3b4b20cc95 SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName.
13 years ago
Mark McDowall 02f6af4750 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 726eccb0e8 Processing of Daily Episode searching now supported.
13 years ago
kay.one c1ea4c18c2 Updated WebActivator to 1.5
13 years ago
Mark McDowall cadccb4360 EpisodeSearch properly uses PerformSearch.
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
Mark McDowall e781501021 Added RecentBacklogSearchJob to fill missing episodes from the last 30 days, runs nightly.
13 years ago
kay.one 9e37c894dd Added SqlServerCe EF to webproject
13 years ago
kay.one c6716f2425 Log page now uses EF for faster runtime queries.
13 years ago
kay.one 35e47e1adc Updated twitterizer to 2.4.0.26532
13 years ago
kay.one 3520b56bb6 Update logs are now in the UI
13 years ago
kay.one 0a70c836df Cleaned up progress notification.
13 years ago
kay.one 508be34ebc Update fixes.
13 years ago
Mark McDowall b36dc4ab86 Refactored SearchProvider and corresponding unit tests.
13 years ago
kay.one 04d40575da Cleaned up JobProviderFixture, should save ~20 seconds in build time.
13 years ago
Mark McDowall d5a602c4eb Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one fbf7d20c5d Fixed update client path issue
13 years ago
Mark McDowall a031fe9d98 Added config.xml to .gitignore.
13 years ago
kay.one 72d0fc50ed Alot of refactoring.
13 years ago
Mark McDowall 95cdc4b78c Moved FreeDiskSpace to DiskProvider.
13 years ago
Mark McDowall bbd5cba272 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one b43397752e Fixed broken tests
13 years ago
kay.one 07458529f6 JobProvider can reset itself.
13 years ago
kay.one c503b497ed Merge branch 'markus' into kay.one
13 years ago
Mark McDowall 277b873b39 Added Prowl notifications.
13 years ago
Mark McDowall 1b8e359a63 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 3fe1e80ccb Added Growl (Not yet visible on the GUI).
13 years ago
kay.one 994ea7f090 Update FluentAssertion to 1.6
13 years ago
kay.one 4ae268b8e5 lots of different things ;)
13 years ago
kay.one ec08436587 Refactored the shit out of PostDownloadProvider
13 years ago
kay.one 35e44284c0 Fixed broken test, drop folder prefix uses regex instead of prefix now.
13 years ago
kay.one 8f9946eb63 Added some update APIs to check for updates and download and extract the update package.
13 years ago
Keivan Beigi e5c4f34e0e Adding some structure to NzbDrone.Core.Test
13 years ago
kay.one ea05635fd3 Moved NLog, Fluentassertion to Nuget.
13 years ago
Keivan Beigi 88b8c053fc Upgraded to NBuilder 3.
13 years ago
kay.one 287cb03517 Added ignore exception type to ExceptionVerfication
13 years ago
Mark McDowall 8cac84b4ad PostDownloadProvider broken down further.
13 years ago
Mark McDowall 5098ea3249 Added two new Episode Statuses - Unpacking and Failed.
13 years ago
kay.one 495d7b8595 More code to support service, isn't working yet. (Console still works fine)
13 years ago
kay.one e15e79a6c1 Merge branch 'markus' into kay.one
13 years ago
Keivan Beigi f3ca3e97f9 Starting to add windows service support, making nzbdrone.exe unit testable.
13 years ago
Mark McDowall d9b2c72125 WindowsAuthentication now works (disabled by default).
13 years ago
Mark McDowall f0f706b32c ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades).
13 years ago
Mark McDowall 30ffe79442 DeleteInvalidEpisodes with tests added to delete episodes that TheTvDb no longer has (previously bad data).
13 years ago
Mark McDowall 4b2427ade7 Report size is now verified to ensure it is under the MaxSize for that quality type, with tests.
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