Mark McDowall
23118871fd
Added Recycle Bin to server side
...
New: Recycle Bin is now available
12 years ago
Mark McDowall
853f7689bc
Pneumatic added to server side
12 years ago
Mark McDowall
67064ec495
Restrict nzbs based on release group, server side
...
New: Only grab NZBs if release group is wanted (configurable)
12 years ago
Mark McDowall
bee6914062
Allow scene name to be used for renaming
...
New: Added option to use scene name for episodefiles
12 years ago
Mark McDowall
5c49ac6b29
Added metadata options to settings #ND-21
...
New: Metadata file creation for XBMC
12 years ago
Mark McDowall
b50e16a456
Metadata coming together for XBMC
13 years ago
Mark McDowall
c5367624ea
New: Added FileSharingTalk indexer.
...
Fixed Atom DateTime parsing bug.
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.
...
Retention is configurable from Settings/Indexers.
13 years ago
kay.one
6df184b7cb
New: All setting values are cached for better responsiveness.
13 years ago
kay.one
5ecbdd3e64
Package cleanup
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
Mark McDowall
8ce6e8a08e
Cleaned up Backup.
13 years ago
Mark McDowall
93ee97123f
System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download.
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
a3f2ef6ec6
Added some logging and error handling to XbmcProvider.
...
Increased Json timeout to 20 seconds.
13 years ago
Mark McDowall
62a24ef900
Increased XBMC JSON API timeout to 10 seconds.
13 years ago
Mark McDowall
b8559ccec3
Added hidden option to allow updating of XBMC even if video is playing.
13 years ago
Mark McDowall
50e91c0043
Replaced get and post with ajax to prevent XSRF.
...
Replaced some usages of Console.Writeline with proper logging.
13 years ago
kay.one
72d0fc50ed
Alot of refactoring.
13 years ago
kay.one
1270e464b3
More autoupdate code.
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
...
Fixed CentalDispatch Conflicts.
13 years ago
kay.one
633f0b6197
PathProvider. visit us for all of your pathing needs.
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
dd7dcf4db8
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one
cd32a70179
Starting path clean up. (All paths should go through EnvironmentProvider)
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.
...
Todo: apply updated, UI.
13 years ago
Mark McDowall
c534d47b0a
Added InheritFolderPermissions to DiskProvider.
...
DiskScanProvider.MoveEpisode will now set the moved file to inherit the parent folder permissions.
13 years ago
Mark McDowall
f973c74c87
ConfigFileProvider will now add missing config values automatically, with a default value.
...
Added Handbrake and AtomicParsley wrappers for iPod video conversion.
13 years ago
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
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.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
13 years ago