Commit Graph

49 Commits (9957aef8119416580184813a36d14b747fa38fa2)

Author SHA1 Message Date
Mark McDowall 9957aef811 Added SMTP as an ExternalNotifcation method.
13 years ago
kay.one c23e736cc6 Cleaned up ConfigProvider. Added reflection based test for all properties in ConfigProvider.
13 years ago
kay.one 8f9946eb63 Added some update APIs to check for updates and download and extract the update package.
13 years ago
Mark McDowall c534d47b0a Added InheritFolderPermissions to DiskProvider.
13 years ago
Mark McDowall f973c74c87 ConfigFileProvider will now add missing config values automatically, with a default value.
13 years ago
Mark McDowall ec6a0e6b7f App_Data added to .gitignore
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 5f0a95b2b1 Fixed XBMC JSON requests.
13 years ago
Mark McDowall 4eea6b8c6b Added fix for HttpProvider.PostCommand so it uses a valid URL.
13 years ago
Mark McDowall b239e28898 Added additional logging to XBMC Provider, to trace failure to update library.
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
Mark McDowall 1d983801e8 SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
Mark McDowall 67299f0d97 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 348ff5a386 XbmcProvider updated to include new Json API methods.
13 years ago
kay.one b086414d75 some cleanup
13 years ago
kay.one 452b5c8f84 Renamed sorting config keys
13 years ago
kay.one 3dd8e7240e Added GetDirectorySize to DiskProvider
13 years ago
kay.one a9df506ef2 Downgraded to MiniProfiler 1.2
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
kay.one 01163a4f87 Cleanup and tests around ImportFile
13 years ago
kay.one 63adb6b566 Wired-up drop folder move
13 years ago
kay.one f4a765817b Fixed some small issues, here and there.
13 years ago
kay.one acf23d4fc2 Removed subsonic completely
13 years ago
kay.one 190ce6b142 ConfigProvider now uses PetaPoco
13 years ago
kay.one add780b431 Ninject is now forced to use proper constructor.
13 years ago
Mark McDowall 54e7092e2d Added new helper to find the best file size format given a long with file size in bytes.
13 years ago
Mark McDowall 5041ff550c Post Download Import Job created and in effect. Scans every minute to import files from the users configured "SabDropDirectory".
13 years ago
Mark McDowall 560706ae8f Fixed Renaming of episodes to include extension.
13 years ago
Mark McDowall 0645a9e552 EpisodeSorting UI has descriptions, removed extra options.
13 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
13 years ago
Mark McDowall 58b19b6f10 Removed blackhole downloading from IndexerProviderBase.
13 years ago
unknown 8c372e938c fixed some settings value convert issues. would cause crash on clean installs.
13 years ago
kay.one cb4d0e2450 fixed blackhole config to be boolean
13 years ago
Mark McDowall 6f46a1211e Added DownloadFile method to HttpProvider.
13 years ago
kay.one 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
13 years ago
kay.one eea6c2f896 Merge branch 'markus101'
13 years ago
kay.one b65fe99b30 Fixed network auth issue, custom parser issue
13 years ago
Mark McDowall e388b2d3b1 Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
13 years ago
Mark McDowall deb7f9d811 Merge + Download Settings UI Fixes.
13 years ago
kay.one a8815cd5ea Fixed rss datetime bug
13 years ago
kay.one fd32a04d45 Attach to debugger is a lot more reliable.
13 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
13 years ago
kay.one e896af5cd0 ReSharper code cleanup
13 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
13 years ago
Mark McDowall 1a9948de2f Removed IDiskProvider.
13 years ago
kay.one c1bd62ae64 Added AutoMoq. Removed IHTTP Provider
14 years ago
kay.one 8a3fe0f14e added more tests for seriesprovider
14 years ago
kay.one 7e4c38ec3f removed most of existing rss code
14 years ago
kay.one 62b2cd510f started rss cleanup
14 years ago