Commit Graph

1902 Commits (6d280122ff82f58e437fcd4c55778e21ac0a3734)

Author SHA1 Message Date
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching
11 years ago
Mark McDowall ab8b521b85 Update will return after started, instead of waiting for exit.
11 years ago
Mark McDowall 2d2c6f866c Better parsing of 3 digit episodes
11 years ago
kay.one adc08973ec re-added m2ts to know file lists
11 years ago
kay.one be2e3c5c2e synced know file extentions with XBMC's list
11 years ago
kay.one c5c02f08f8 better remove RemoveAccent logic.
11 years ago
kay.one 9c8c485c98 added RestSharpExtensions to help validate REST response
11 years ago
kay.one b6ca43f734 cleaned up nzb download clients.
11 years ago
kay.one ed883fd014 added .iso and .m2ts to known media file extensions.
11 years ago
Mark McDowall 6e3a4828cd Fixed an issue with XemMappings and single episode searching
11 years ago
kay.one 59eb4e68ec url is now logged when feed parse fails.
11 years ago
Mark McDowall b1e5646d7d more nd icons and some spelling fixes
11 years ago
kay.one 435904bc0a better process.start for mono
11 years ago
Mark McDowall 18910d0720 Removed resource manager
11 years ago
Mark McDowall 4a9e2894ef Fixed XBMC notification image
11 years ago
kay.one ad3c4aa4a5 fixed broken build.
11 years ago
Mark McDowall 881686e994 Throw exception when unable to get size from newznab feed
11 years ago
Mark McDowall 44772c7391 Throw when unable to move file
11 years ago
Mark McDowall 4ea35ae626 Free space check should use series' parent directory
11 years ago
Mark McDowall 2df51615b7 Preventing more errors when move fails
11 years ago
Mark McDowall a4d6851be1 Added option to not auto download propers
11 years ago
Mark McDowall fded4cf7f3 Added examples to naming settings
11 years ago
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use
11 years ago
kay.one c88b5ee946 fixed broken test.
11 years ago
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components
11 years ago
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master
11 years ago
Mark McDowall d339d1208f Added default ports for notifications
11 years ago
Mark McDowall 47e7805cf9 Skip sample check for .flv files, also log error for runtime 0
11 years ago
Mark McDowall 470182e397 FreeSpace check now uses the root of the drive\share as the check
11 years ago
Mark McDowall c8d43accfb FreeSpaceSpec is blowing everything up... undoing for now.
11 years ago
Mark McDowall 5fe78ba7bf Require 100MB extra for import
11 years ago
Mark McDowall fca4d20046 Do not import episodes when destination doesn't have enough disk space
11 years ago
Mark McDowall cdf34d5676 Toolbar/Actioneer callback cleanup
11 years ago
Mark McDowall e6b9cd7e60 Episode files are moved to final folder without renaming before deletion and final renaming
11 years ago
Mark McDowall 33db208bb6 Should skip History check during a search
11 years ago
Mark McDowall 1274c1c144 Added commands to delete logs and log files (separately)
11 years ago
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
11 years ago
Keivan Beigi 8900c32ae1 Better RSS date parsing
11 years ago
Keivan Beigi 1fdc27598b log exception if pubDate can't be parsed.
11 years ago
Mark McDowall f4aae73d27 Fixed an issue with season searching using the season number as the tvrageid
11 years ago
kay.one 86fa34628f log exception if pubDate can't be parsed.
11 years ago
Mark McDowall c7d3a07219 Throw a custom error for trakt so it doesn't die in LINQ
11 years ago
Mark McDowall f9092e95c2 MonitoredSpec does not apply to searching
11 years ago
Mark McDowall cd7a8bae78 Use title when TvRageId is 0 when searching newznab
11 years ago
Mark McDowall 55af8ecb18 SeasonPass now properly updates episodes
11 years ago
Keivan Beigi 9fcd91f2c5 updated decision logic to prioritize smaller releases of equal quality.
11 years ago
Keivan Beigi c744a64d4d Merge pull request #25 from faush01/vnext
11 years ago
faush01 0608871f76 more param changes
11 years ago
faush01 9f4dfa16d1 remove query selection logic and rename param to tvRageId
11 years ago
Mark McDowall fd30d94972 Removed ServiceModel references
11 years ago