Commit Graph

123 Commits (v1.1.2.2935)

Author SHA1 Message Date
Keivan Beigi dd7fdd8ace Disable Sentry Reporting based on analytics flag
8 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono 1251e294cd Saving settings failed if value was null.
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
8 years ago
Taloth Saldono 4c39594a57 Final cleanup on proxy support.
8 years ago
Mark McDowall ea0982ecae Fixed: Error messages when config file is empty or contains invalid characters
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
8 years ago
Lloyd Sparkes bfe134ee54 Proxy Support for Sonarr #732
8 years ago
Taloth Saldono 79c565911c New: Changed the default of 'Use Hardlinks instead of Copy' to true. Most ppl seem to want that anyway.
8 years ago
Mark McDowall c8a0f9fa7a Fixed: Saving settings changes
9 years ago
Keivan Beigi 7e023a7944 ConfigServiceFixture shouldn't be touching the DB.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Keivan Beigi 98acd0d886 Added support for custom UI folder
9 years ago
Taloth Saldono 2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
9 years ago
Taloth Saldono b4e8a39c2c New: Added Color-Impaired mode to UI settings.
9 years ago
Taloth Saldono 061c40c8f4 It is Not an Error Message
9 years ago
Taloth Saldono 6e179839d9 Added test to check Config behavior.
10 years ago
Mark McDowall 3c756348eb New: Forms authentication
10 years ago
Mark McDowall ddb24549d4 Fixed: Extra checks in place to prevent config file corruption
10 years ago
Keivan Beigi c8993db2ad Fix: Remove invalid metadata images
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Mark McDowall 580f03a5bc New: Minimum Age setting to deal with propagation issues (Usenet only)
10 years ago
Mark McDowall e637d68157 Advanced option to disable media info for add series/rescan
10 years ago
Mike 5a8ce04bd5 Allow binding to specific interface addresses
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Keivan Beigi c4e684fbd3 update usages of nzbdrone.com to sonarr.tv
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Taloth Saldono aa36c04d56 Defaulted hardlink to false again after an internal debate regarding some Windows peculiarities.
10 years ago
Taloth Saldono ffa814f387 Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall 53c2962d2a Release restrictions
10 years ago
Mark McDowall 9056bc1747 Fixed: Setting SSL Cert Hash should remove all extra characters
10 years ago
Keivan Beigi a21b535937 New: added self hosted analytics to help improve nzbdrone. Can be turned off in Setting>General
10 years ago
Mark McDowall 18874e2c79 Calendar/Date localization
10 years ago
Mark McDowall 08b2e293d3 Verify disk scan won't scan if root folder doesn't exist
10 years ago
Taloth Saldono 1b96a43037 Fixed performance issues with the QueueModule and limited the number of items the Download Client will fetch as history.
10 years ago
Taloth Saldono 2035fe8578 New: Drone now uses the Download Client API to determine if a download is ready for import. (User configuration is required to replace the drone factory with this feature)
10 years ago
Mark McDowall ef3777fccf Update improvements
10 years ago
Mark McDowall e21574a203 Blacklisting improvements
10 years ago
Mark McDowall 0f9360bccb New: Advanced option to skip checking free space when importing files
10 years ago
Mark McDowall 1d4738b18f Merge branch 'api-key' into develop
10 years ago
Mark McDowall c2ab59f5c5 New: Set scanning interval for Drone Factory
10 years ago
Mark McDowall 6b423c104c API Key in UI
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
Mark McDowall a02108922f Set episode file modified date to local or utc air date
10 years ago
Mark McDowall 8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date
10 years ago
Mark McDowall c2087af8c9 Gracefully exit on restart instead of forcibly killing it
10 years ago
JackDandy d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
10 years ago
Mark McDowall 9660c3f7ee Branch name will be returned as lowercase
10 years ago
Mark McDowall 78dacf6850 Fixed: Performance issues when processing results from indexers (RSS/Search)
10 years ago
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
11 years ago
Mark McDowall 606d78f5e1 Download clients now use thingy provider
11 years ago
Mark McDowall c84bd6f21f Fixed chown config keys
11 years ago
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems
11 years ago
Mark McDowall 49168cad25 UI and opt-in for setting permissions
11 years ago
Mark McDowall 5459b5fed4 New: Setting file permissions on import (Linux)
11 years ago
Mark McDowall 885872ff3a Fixed: Extra new line in release restrictions causing all releases to be rejected
11 years ago
Mark McDowall a422587ed5 Fixed: XML clean extra spaces from config file settings when saving/retrieving
11 years ago
Mark McDowall b5c9a811dd New: Support for running from a sub folder (reverse proxy)
11 years ago
Mark McDowall 9dcdd06b6c Default category is now empty for nzbget
11 years ago
kayone 76bc4aaa9c Replaced manual argument validations with Ensure.
11 years ago
Mark McDowall e3d47cddaa Revert "removed default for Sab"
11 years ago
kayone 9339b98d1e removed default for Sab
11 years ago
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
11 years ago
Mark McDowall 7b54bca3c7 Server side for custom naming is complete
11 years ago
Mark McDowall ea36c6ed47 Create missing series folders on disk scan (if enabled)
11 years ago
Mark McDowall 7c6fad155a Added option to disable blacklisting, both the queue check and the spec
11 years ago
Mark McDowall d634dd1e5c Failed downloads are removed from queue/history (opt out)
11 years ago
Mark McDowall 6dd2951f80 Redownload after failure is an advanced option.
11 years ago
Mark McDowall 938b5f1ae3 Connect to SAB over SSL (optional)
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago