Mark McDowall
5c49ac6b29
Added metadata options to settings #ND-21
...
New: Metadata file creation for XBMC
2012-07-12 19:02:30 -07:00
Mark McDowall
b50e16a456
Metadata coming together for XBMC
2012-07-09 21:37:24 -07:00
Mark McDowall
c5367624ea
New: Added FileSharingTalk indexer.
...
Fixed Atom DateTime parsing bug.
2012-04-13 23:45:42 -07:00
Mark McDowall
6e767eafab
New: Added Plex to Notifications, allowing notifications and library updates.
2012-02-21 15:10:42 -08:00
Mark McDowall
462eb53897
Retention check added to DecisionEngine.
...
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
kay.one
6df184b7cb
New: All setting values are cached for better responsiveness.
2012-02-11 16:02:58 -08:00
kay.one
5ecbdd3e64
Package cleanup
2012-02-10 16:48:20 -08:00
kay.one
26242d7dde
Fixed rebase issues.
2012-02-04 23:00:12 -08:00
kay.one
174f765ec9
New: NzbDrone service to automatically report errors and episode parse issues.
2012-02-04 22:50:41 -08:00
kay.one
02a3b38210
Added service integration tests.
2012-02-03 21:28:50 -08:00
kay.one
44d6d20bd6
Deskmetrics will not report any data unless using the master branch.
2012-02-02 16:11:18 -08:00
Mark McDowall
a96ff2519a
New: Blackhole implemented, allowing clients other than SABnzbd to be used.
2012-02-01 16:02:16 -08:00
Mark McDowall
d670e45001
DownloadClient added to the UI, it still will only download via Sabnzbd.
2012-02-01 16:02:15 -08:00
Mark McDowall
8ce6e8a08e
Cleaned up Backup.
2012-01-26 21:05:09 -08:00
Mark McDowall
93ee97123f
System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download.
2012-01-25 23:56:05 -08:00
kay.one
b225db9aaf
Started to add support for deskmetrics
2012-01-25 17:32:36 -08:00
Mark McDowall
b4eed1a657
SabProvider now gets JSON instead of XML for history and queue.
2012-01-18 20:05:03 -08:00
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).
2012-01-15 20:12:47 -08:00
Mark McDowall
11b6720cd1
Backlog searching will be disabled by default. Option is available in Settings/Misc
2012-01-14 16:01:51 -08:00
Mark McDowall
a3f2ef6ec6
Added some logging and error handling to XbmcProvider.
...
Increased Json timeout to 20 seconds.
2012-01-05 22:29:02 -08:00
Mark McDowall
62a24ef900
Increased XBMC JSON API timeout to 10 seconds.
2012-01-04 17:09:47 -08:00
Mark McDowall
b8559ccec3
Added hidden option to allow updating of XBMC even if video is playing.
2012-01-04 11:48:48 -08:00
Mark McDowall
50e91c0043
Replaced get and post with ajax to prevent XSRF.
...
Replaced some usages of Console.Writeline with proper logging.
2011-12-19 00:36:57 -08:00
kay.one
72d0fc50ed
Alot of refactoring.
2011-11-12 23:27:16 -08:00
kay.one
1270e464b3
More autoupdate code.
2011-11-12 20:07:06 -08:00
Mark McDowall
95cdc4b78c
Moved FreeDiskSpace to DiskProvider.
2011-11-12 11:53:36 -08:00
Mark McDowall
bbd5cba272
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
...
Fixed CentalDispatch Conflicts.
2011-11-09 20:14:19 -08:00
kay.one
633f0b6197
PathProvider. visit us for all of your pathing needs.
2011-11-02 22:04:14 -07:00
Mark McDowall
277b873b39
Added Prowl notifications.
2011-11-02 19:44:22 -07:00
Mark McDowall
be64822f08
Added Growl Settings to GUI.
2011-11-02 00:09:52 -07:00
Mark McDowall
3fe1e80ccb
Added Growl (Not yet visible on the GUI).
2011-11-01 20:08:53 -07:00
Mark McDowall
dd7dcf4db8
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
2011-10-31 16:27:00 -07:00
kay.one
cd32a70179
Starting path clean up. (All paths should go through EnvironmentProvider)
2011-10-28 21:54:33 -07:00
Mark McDowall
d9bef59ec2
Twitter notifications working from end-to-end.
2011-10-28 01:14:13 -07:00
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.
2011-10-28 00:57:00 -07:00
Mark McDowall
9957aef811
Added SMTP as an ExternalNotifcation method.
2011-10-25 19:25:08 -07:00
kay.one
c23e736cc6
Cleaned up ConfigProvider. Added reflection based test for all properties in ConfigProvider.
2011-10-23 13:35:16 -07:00
kay.one
8f9946eb63
Added some update APIs to check for updates and download and extract the update package.
...
Todo: apply updated, UI.
2011-10-20 22:04:26 -07:00
Mark McDowall
c534d47b0a
Added InheritFolderPermissions to DiskProvider.
...
DiskScanProvider.MoveEpisode will now set the moved file to inherit the parent folder permissions.
2011-10-10 21:00:31 -07:00
Mark McDowall
f973c74c87
ConfigFileProvider will now add missing config values automatically, with a default value.
...
Added Handbrake and AtomicParsley wrappers for iPod video conversion.
2011-10-06 21:36:47 -07:00
Mark McDowall
ec6a0e6b7f
App_Data added to .gitignore
...
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
2011-10-01 00:04:06 -07:00
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).
2011-09-30 20:12:18 -07:00
Mark McDowall
5f0a95b2b1
Fixed XBMC JSON requests.
2011-09-27 10:41:36 -07:00
Mark McDowall
4eea6b8c6b
Added fix for HttpProvider.PostCommand so it uses a valid URL.
2011-09-26 17:50:58 -07:00
Mark McDowall
b239e28898
Added additional logging to XBMC Provider, to trace failure to update library.
2011-09-26 17:17:41 -07:00
Mark McDowall
0b586de226
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
2011-09-03 20:05:44 -07:00
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.
2011-08-26 10:45:59 -07:00
Mark McDowall
67299f0d97
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
2011-07-09 19:48:02 -07:00
Mark McDowall
348ff5a386
XbmcProvider updated to include new Json API methods.
...
EventClient is used for sending CleanLibrary and Notifications (With NzbDrone Logo - Internal Resource).
Support for Dharma's HTTP Server (Deprecated), since Dharma doesn't support Json as well.
2011-07-09 11:19:33 -07:00
kay.one
b086414d75
some cleanup
2011-07-07 20:57:44 -07:00