Commit Graph

142 Commits (16356b63192109752c88636ad5842bf470bd62fe)

Author SHA1 Message Date
Mark McDowall 16356b6319 Merge branch 'reverse-proxy' into develop
11 years ago
Mark McDowall fcd5619041 Fixed: Manually failing a release
11 years ago
Mark McDowall b5c9a811dd New: Support for running from a sub folder (reverse proxy)
11 years ago
Mark McDowall cec479923f Merge branch 'pushover' into develop
11 years ago
Mark McDowall 195cf97303 New: Added OZnzb.com as a default indexer
11 years ago
Mark McDowall c42777086b New: PushOver will now require an application per user to avoid API limiting issues
11 years ago
Mark McDowall 72e56a1845 Fixed: Some specials will no longer be treated as containing the full season on import
11 years ago
Mark McDowall b29efa5823 Fixed: Release group will not contain file extension
11 years ago
Mark McDowall a5a02ce90e Fixed: Incorrectly treating single episode releases as full season releases
11 years ago
Mark McDowall 80b2e605a9 Fixed: Issue processing full season releases
11 years ago
Mark McDowall fb6e365c1a Updating proj
11 years ago
Mark McDowall 68d1c421ba Fixed: Refresh Xem mapped series list every 12 hours, instead of on startup only
11 years ago
Mark McDowall 182743e653 Support for Int64 in SchemaBuilder
11 years ago
Mark McDowall a9ece10144 New: Mass series editor
11 years ago
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns
11 years ago
Mark McDowall 9dcdd06b6c Default category is now empty for nzbget
11 years ago
Mark McDowall d5bad8c6ef long not int
11 years ago
Mark McDowall a7e210bfb3 Use Int64 for PushBullet device ID
11 years ago
Mark McDowall c03f01172e Use audio and general stream runtimes when video runtime is zero
11 years ago
Mark McDowall 0de25988a5 Added logging when folder quality is parsed
11 years ago
Mark McDowall 54fcbc311f Logging quality again when using it from folder during import
11 years ago
Mark McDowall 87bda21b28 Fixed: Incorrect parsing as DVD for releases that contained 'pal' as part of another word
11 years ago
Mark McDowall d4a9bd25bd Decimal.TryParse the frame rate instead of Decimal.Parse
11 years ago
kayone 76bc4aaa9c Replaced manual argument validations with Ensure.
11 years ago
kayone d5cbd5dc33 added nzbindex.in to list of newznab indexers that require API Key.
11 years ago
kayone 37ae2d04e3 fixed newznab validation when URL is null.
11 years ago
Mark McDowall bd157b794b Merge pull request #43 from NzbDrone/mediainfo-dll
11 years ago
Mark McDowall 9cb220bf2a dllmap added for MediaInfo.DLL
11 years ago
kayone be3ec7ddb8 new: smarter validation for newznab indexer settings
11 years ago
Mark McDowall 53cebdee17 NzbGet now uses RestSharp
11 years ago
Mark McDowall e3d47cddaa Revert "removed default for Sab"
11 years ago
Mark McDowall 9e00da4d2a Don't strip episode count from title if only one episode
11 years ago
kayone bedcbf9e70 touch!
11 years ago
kayone 9339b98d1e removed default for Sab
11 years ago
kayone 150b14aaeb renamed FailedDownloadCommand to CheckForFailedDownloadCommand
11 years ago
kayone 575dc03e35 reset existing xem info during update
11 years ago
kayone b43c4e04f8 don't report DirectoryNotFoundException in FreeSpaceSpecification
11 years ago
kayone 91d64f0b6a path performance optimization
11 years ago
kayone 0503d7eea6 ignore known xem errors.
11 years ago
kayone a7d5b3761b Fixed: Memory leak in Ensure.That
11 years ago
Mark McDowall 3266d05c82 Rename previews are now ordered in asscending season and epsiode order
11 years ago
Mark McDowall d0adac0b5d Fixed: Parsing files/releases for series that start with numbers
11 years ago
Mark McDowall 133ee1a0b3 Fixed: Scheduled Tasks that last ran in the future will be re-run after application start up
11 years ago
Mark McDowall e6a4008fad Adding some more logging to import process
11 years ago
Mark McDowall f3fbbf66e0 Catching InvalidOperationExceptions when Inheriting folder permissions
11 years ago
Mark McDowall f349f1177e Added mono space font, cleaner UI for rename preview
11 years ago
Mark McDowall e42ac25657 Rename preview for full series and season
11 years ago
kayone bb37444a99 minor parsing fix
11 years ago
kayone 0069b29f88 Fixed: xem mappings for series without scene mapping
11 years ago
kayone 7efac124c7 added input validation around MoveFile
11 years ago