Commit Graph

1362 Commits (5fc4cd29a3e4486f3d7db43837fad7e3cd93ba20)

Author SHA1 Message Date
Keivan Beigi b53476520f Merge branch 'develop' of github.com:NzbDrone/NzbDrone into develop
11 years ago
Mark McDowall dbc4f01d6a AVCDVD releases will not be detected as DVD
11 years ago
Mark McDowall 7771899e29 NotUnpacking check added to episode import
11 years ago
kay.one e4fc0c57b3 indexer specific setting validation
11 years ago
kay.one 227e13d858 added support for offset when queries seasons in newznab,
11 years ago
Keivan Beigi 75a46a3abe fixed NzbDrone using 100% cpu when console not available.
11 years ago
Keivan Beigi e377e02db4 checking for existing files to import is now case insensitive.
11 years ago
kay.one 9f0ae763ff moved logic for reading static file to mappers
11 years ago
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching
11 years ago
Mark McDowall 2d2c6f866c Better parsing of 3 digit episodes
11 years ago
kay.one be2e3c5c2e synced know file extentions with XBMC's list
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 435904bc0a better process.start for mono
11 years ago
kay.one eab6c3a4b5 adding support for running integration tests using packaged build.
11 years ago
Mark McDowall 44772c7391 Throw when unable to move file
11 years ago
Mark McDowall 5de166e3ea Root agnostic path
11 years ago
Mark McDowall 4ea35ae626 Free space check should use series' parent directory
11 years ago
Mark McDowall f23c7e94ff Fixed broken tests
11 years ago
Mark McDowall a4d6851be1 Added option to not auto download propers
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
Mark McDowall bcb13f93ff Fixed broken tests
11 years ago
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master
11 years ago
Mark McDowall 11a70a4a94 Made free disk space non-existent folder should throw windows only
11 years ago
Mark McDowall 29c67ee312 csproj file changes.
11 years ago
Mark McDowall 6b30d831b3 Fixing test issue when Linux always returns / for PathGetPathRoot (when its rooted)
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 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
Keivan Beigi 8900c32ae1 Better RSS date parsing
11 years ago
Mark McDowall f9092e95c2 MonitoredSpec does not apply to searching
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
Mark McDowall fd30d94972 Removed ServiceModel references
11 years ago
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build.
11 years ago
kay.one 256520c551 cleaned up extra usings.
11 years ago
Mark McDowall 7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid
11 years ago
Mark McDowall bbd0fd41a3 MediaFile cleanup will unlink removed episode files from episodes
11 years ago
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive
11 years ago
Mark McDowall eaa7b39025 Better notification messages
11 years ago
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit.
11 years ago
Mark McDowall 7a408f0ed8 Do not blowup notificaiton pipeline when on notification throws
11 years ago
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly.
11 years ago
kay.one c57fb29db4 upgrade service only tries to delete existing file if it actually exists.
11 years ago
kay.one 2dfebd2147 moved update url from db to nzbdrone.config
11 years ago
Keivan Beigi c48ce4d9e0 DB log target is removed after test/app shutdown
11 years ago
Keivan Beigi c80202bec3 updated FluentMigrator
11 years ago
Keivan Beigi d98b9a9009 updated FluentValidation
11 years ago
Mark McDowall 3f85104d18 Fixed parsing of shows with scene numbering
11 years ago
kay.one 0d6d9a7021 linux fixes
11 years ago
Keivan Beigi 72d0b9c839 remove AnyCPU
11 years ago
kay.one f55e4e4a54 more linux fixes
11 years ago
kay.one 324195eb23 more linux fixes
11 years ago
kay.one c2b4eadc47 more linux fixes
11 years ago
kay.one b06a58966e more linux fixes
11 years ago
kay.one 23b2c9eef5 more linux fixes
11 years ago
kay.one 05370518c5 fixing linux tests
11 years ago
Mark McDowall 5bfcc511e8 AirDate now stored as a string
11 years ago
Mark McDowall 13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo
11 years ago
kay.one 478caf15f8 static resource URLs are now case sensitive.
11 years ago
Mark McDowall 50f66cbcca Fixed broken tests
11 years ago
Mark McDowall 7689b50dee Removed CustomStartDate
11 years ago
Mark McDowall fa5dda8e2f Remove _UNPACK_ and _FAILED_ from folder name before processing
11 years ago
Mark McDowall 483b39899e Fixed broken import decision test
11 years ago
Mark McDowall f2d030ef27 Xem is used now
11 years ago
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes
11 years ago
Mark McDowall 19fc3bad6c More logging for existing file import issue
11 years ago
Mark McDowall 116913107d Missing count will not include unmonitored episodes
11 years ago
Mark McDowall b6b3d26868 Added tests for rename episodes
11 years ago
kay.one 32933ef1c0 fixed broken tests.
11 years ago
kay.one 75fe4bb7d8 fixed broken tests.
11 years ago
kay.one b676f868ce Disk scan is much much much much faster.
11 years ago
kay.one c21ff235b6 fixed compile issues
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Keivan Beigi 635e206e03 replaced our zip library so we can validate update package before applying.
11 years ago
Mark McDowall e92b273d75 Import will only delete folder if files were imported
11 years ago
Mark McDowall a9dd2d2f04 Actually fixed size parsing this time
11 years ago
Mark McDowall 8921c45a96 Added test for size parsing
11 years ago
Mark McDowall 7ae7c488f3 Fixed an issue with auto unmonitor episodes
11 years ago
Mark McDowall 53bfd43fba NLsub releases are properly detected
11 years ago
Keivan Beigi 9835608ff0 skip episode folder if drop folder doesn't exist.
11 years ago
Mark McDowall 3e0140f263 Fixed broken tests
11 years ago
Mark McDowall de6304e628 Lower quality episodes are deleted on import (from disk and db)
11 years ago
Mark McDowall 8dacd076d8 Do not import episodes with the same filename and size
11 years ago
Keivan Beigi 28a919e74a fixed marr threading bug.
11 years ago
Mark McDowall 440a128f28 Calendar will now only show monitored episodes
11 years ago
Mark McDowall f4a3394745 Fixed broken missing test
11 years ago
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored
11 years ago
Mark McDowall 9a5b700671 Fixed parsing of mult-episode files with underscores
11 years ago
Mark McDowall e8238fb03a Fixed an issue when trying to import files
11 years ago
Mark McDowall 87731d56bf Fixed an issue with parsing full path instead of filename on import
11 years ago
Mark McDowall 3e7ef408ee Added tests for ImportApprovedEpisodes
11 years ago
Keivan Beigi 966b9d62b7 removed Nzbx
11 years ago
Keivan Beigi 54c36e9264 Getting model by invalid ID throws a more specific exception.
11 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago