Commit Graph

49 Commits (69a19b14c8ee7548de1253f158be7b6e40767e5b)

Author SHA1 Message Date
Mark McDowall 5c49ac6b29 Added metadata options to settings #ND-21
12 years ago
Mark McDowall b50e16a456 Metadata coming together for XBMC
12 years ago
Mark McDowall c5367624ea New: Added FileSharingTalk indexer.
13 years ago
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates.
13 years ago
Mark McDowall 462eb53897 Retention check added to DecisionEngine.
13 years ago
kay.one 6df184b7cb New: All setting values are cached for better responsiveness.
13 years ago
kay.one 26242d7dde Fixed rebase issues.
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 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
Mark McDowall d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd.
13 years ago
kay.one b225db9aaf Started to add support for deskmetrics
13 years ago
Mark McDowall b4eed1a657 SabProvider now gets JSON instead of XML for history and queue.
13 years ago
Mark McDowall 218059e08d Added the ability to auto-ignore episodes for files that are deleted, good for people that delete after watching. Option is not exposed in the UI and is disabled by default (obviously).
13 years ago
Mark McDowall 11b6720cd1 Backlog searching will be disabled by default. Option is available in Settings/Misc
13 years ago
Mark McDowall b8559ccec3 Added hidden option to allow updating of XBMC even if video is playing.
13 years ago
Mark McDowall 277b873b39 Added Prowl notifications.
13 years ago
Mark McDowall be64822f08 Added Growl Settings to GUI.
13 years ago
Mark McDowall 3fe1e80ccb Added Growl (Not yet visible on the GUI).
13 years ago
Mark McDowall d9bef59ec2 Twitter notifications working from end-to-end.
13 years ago
Mark McDowall a2735d7716 Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
13 years ago
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 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 a9df506ef2 Downgraded to MiniProfiler 1.2
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
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 560706ae8f Fixed Renaming of episodes to include extension.
13 years ago
Mark McDowall 0645a9e552 EpisodeSorting UI has descriptions, removed extra options.
14 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
14 years ago
Mark McDowall 58b19b6f10 Removed blackhole downloading from IndexerProviderBase.
14 years ago
unknown 8c372e938c fixed some settings value convert issues. would cause crash on clean installs.
14 years ago
kay.one cb4d0e2450 fixed blackhole config to be boolean
14 years ago
kay.one 17c8b8803b removed some unneeded injection dependencies. renamed dependency fields to be standard across the app.
14 years ago
Mark McDowall e388b2d3b1 Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
14 years ago
kay.one fd32a04d45 Attach to debugger is a lot more reliable.
14 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago
kay.one fcf51978f9 Removed IConfigProvider, ISeasonProvider, ISyncProvider
14 years ago
kay.one 62b2cd510f started rss cleanup
14 years ago