Commit Graph

1387 Commits

Author SHA1 Message Date
Mark McDowall 67555db685 Fixed SceneMappingProxy tests 2013-09-05 23:28:52 -07:00
Keivan Beigi 9390a00f80 re-adding indexes for series/episodes. 2013-09-05 07:25:46 -07:00
kay.one c90a96c2e0 fixed broken tests 2013-09-05 07:25:46 -07:00
kay.one 16c9232b12 update SQLiteMigrationHelperFixture 2013-09-05 07:25:45 -07:00
kay.one 2068b732a2 restore sqlite indexes on alter. 2013-09-05 07:25:45 -07:00
Mark McDowall b2ab9c1547 QualityParserFixture improvements, m2ts will default to HDTV720p 2013-09-04 11:05:28 -07:00
Mark McDowall a7eb331d4e Merge branch 'ui-notifications' into develop
Conflicts:
	NzbDrone.Common/NzbDrone.Common.csproj
	UI/Series/Details/SeasonLayout.js
2013-09-03 07:18:04 -07:00
Keivan Beigi 2f204e3d29 fixed broken tests. 2013-09-02 22:15:10 -07:00
Keivan Beigi bceaee27a3 moved logging config to in-process 2013-09-02 22:15:08 -07:00
Mark McDowall 780e374122 Added ProgressMessaging through nlog 2013-09-01 21:12:30 -07:00
kay.one fd54486478 updated FluentAssertions 2013-08-31 22:39:18 -07:00
kay.one 3b240e0dd7 getting freespace returns null instead of blowing up. 2013-08-31 21:38:21 -07:00
Mark McDowall 561e78df8b Treating FR as french, better parsing for weird DVD releases 2013-08-31 20:01:46 -07:00
Mark McDowall d1de6c1b2c Refactored quality parsing, should make things easier to work with 2013-08-31 19:45:12 -07:00
kay.one 954a79639f moveepisode is less side-effecty! 2013-08-29 23:39:41 -07:00
kay.one 87ac2b3b76 fixed Dtd issues on Linux. 2013-08-29 19:27:23 -07:00
Mark McDowall 9e5353aacc Cleanup orphaned seasons when deleting episodes 2013-08-28 22:56:46 -07:00
Mark McDowall 0d6b9969d2 FilterExistingFiles no longer converts paths to all lower case 2013-08-27 12:13:11 -07:00
Mark McDowall 3c732f5a5e 1080p releases without x264 or hdtv markers will be treated as HDTV instead of unknown 2013-08-27 07:08:00 -07:00
Mark McDowall 429460dd5e Merge branch 'services-update' into develop 2013-08-26 14:42:17 -07:00
Keivan Beigi 75371c4e72 fixing Linux integration tests 2013-08-26 12:35:53 -07:00
Mark McDowall a54689fbc4 Appending .nzb to name when sent to nzbget 2013-08-25 12:41:40 -07:00
Mark McDowall 11c49c9260 Using services to get updates now 2013-08-23 21:45:01 -07:00
Mark McDowall d7b0183457 Fixed some disk upgrade tests that were testing the wrong thing 2013-08-23 21:11:57 -07:00
Mark McDowall 3965518023 Fixed an issue with propers being skipped for old and lower quality episodes 2013-08-23 21:05:37 -07:00
Keivan Beigi b53476520f Merge branch 'develop' of github.com:NzbDrone/NzbDrone into develop 2013-08-23 12:14:17 -07:00
Mark McDowall dbc4f01d6a AVCDVD releases will not be detected as DVD 2013-08-22 22:30:34 -07:00
Mark McDowall 7771899e29 NotUnpacking check added to episode import
Checks last write time when in working folder, should help with moving while unpacking
2013-08-22 08:34:51 -07:00
kay.one e4fc0c57b3 indexer specific setting validation 2013-08-22 01:08:43 -07:00
kay.one 227e13d858 added support for offset when queries seasons in newznab, 2013-08-21 21:42:53 -07:00
Keivan Beigi 75a46a3abe fixed NzbDrone using 100% cpu when console not available. 2013-08-20 15:12:35 -07:00
Keivan Beigi e377e02db4 checking for existing files to import is now case insensitive. 2013-08-20 14:29:10 -07:00
kay.one 9f0ae763ff moved logic for reading static file to mappers 2013-08-19 23:23:36 -07:00
Mark McDowall ad4326a9c4 Using Newznab extended attributes to get the tvrage id for matching 2013-08-18 22:53:26 -07:00
Mark McDowall 2d2c6f866c Better parsing of 3 digit episodes 2013-08-17 22:40:39 -07:00
kay.one be2e3c5c2e synced know file extentions with XBMC's list
http://wiki.xbmc.org/?title=advancedsettings.xml#.3Cvideoextensions.3E
2013-08-17 21:28:34 -07:00
kay.one 9c8c485c98 added RestSharpExtensions to help validate REST response 2013-08-17 17:17:37 -07:00
kay.one b6ca43f734 cleaned up nzb download clients. 2013-08-17 16:27:18 -07:00
kay.one 435904bc0a better process.start for mono 2013-08-13 22:20:24 -07:00
kay.one eab6c3a4b5 adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
Mark McDowall 44772c7391 Throw when unable to move file 2013-08-12 19:27:44 -07:00
Mark McDowall 5de166e3ea Root agnostic path 2013-08-12 08:43:40 -07:00
Mark McDowall 4ea35ae626 Free space check should use series' parent directory 2013-08-12 08:29:01 -07:00
Mark McDowall f23c7e94ff Fixed broken tests 2013-08-12 00:20:36 -07:00
Mark McDowall a4d6851be1 Added option to not auto download propers 2013-08-11 23:00:40 -07:00
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use 2013-08-11 15:55:26 -07:00
kay.one c88b5ee946 fixed broken test. 2013-08-10 13:19:02 -07:00
Mark McDowall bcb13f93ff Fixed broken tests 2013-08-09 22:10:09 -07:00
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master 2013-08-09 22:00:07 -07:00
Mark McDowall 11a70a4a94 Made free disk space non-existent folder should throw windows only 2013-08-08 22:03:33 -07:00
Mark McDowall 29c67ee312 csproj file changes. 2013-08-08 21:55:15 -07:00
Mark McDowall 6b30d831b3 Fixing test issue when Linux always returns / for PathGetPathRoot (when its rooted)
http://typedescriptor.net/browse/members/1247454-Mono.Unix.UnixPath.GetPathRoot%28String%29
2013-08-08 21:44:49 -07:00
Mark McDowall 47e7805cf9 Skip sample check for .flv files, also log error for runtime 0 2013-08-08 18:50:11 -07:00
Mark McDowall 470182e397 FreeSpace check now uses the root of the drive\share as the check 2013-08-08 18:40:24 -07:00
Mark McDowall c8d43accfb FreeSpaceSpec is blowing everything up... undoing for now. 2013-08-08 11:44:10 -07:00
Mark McDowall 5fe78ba7bf Require 100MB extra for import 2013-08-08 09:24:23 -07:00
Mark McDowall fca4d20046 Do not import episodes when destination doesn't have enough disk space 2013-08-08 08:52:22 -07:00
Mark McDowall e6b9cd7e60 Episode files are moved to final folder without renaming before deletion and final renaming 2013-08-07 22:40:31 -07:00
Mark McDowall 33db208bb6 Should skip History check during a search 2013-08-07 20:30:20 -07:00
Keivan Beigi 8900c32ae1 Better RSS date parsing 2013-08-07 19:07:07 -07:00
Mark McDowall f9092e95c2 MonitoredSpec does not apply to searching
Fixed an issue where search specs weren't applied
2013-08-06 20:18:05 -07:00
Mark McDowall 55af8ecb18 SeasonPass now properly updates episodes 2013-08-06 18:32:56 -07:00
Keivan Beigi 9fcd91f2c5 updated decision logic to prioritize smaller releases of equal quality. 2013-08-06 17:49:40 -07:00
Mark McDowall fd30d94972 Removed ServiceModel references 2013-08-05 22:31:33 -07:00
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
Mark McDowall 7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid 2013-08-03 22:45:46 -07:00
Mark McDowall bbd0fd41a3 MediaFile cleanup will unlink removed episode files from episodes 2013-08-02 23:44:10 -07:00
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive 2013-08-02 20:01:16 -07:00
Mark McDowall eaa7b39025 Better notification messages 2013-08-01 00:11:42 -07:00
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
Mark McDowall 7a408f0ed8 Do not blowup notificaiton pipeline when on notification throws 2013-07-31 08:38:12 -07:00
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly. 2013-07-30 22:49:41 -07:00
kay.one c57fb29db4 upgrade service only tries to delete existing file if it actually exists. 2013-07-30 22:11:54 -07:00
kay.one 2dfebd2147 moved update url from db to nzbdrone.config 2013-07-29 19:12:16 -07:00
Keivan Beigi c48ce4d9e0 DB log target is removed after test/app shutdown 2013-07-29 17:57:55 -07:00
Keivan Beigi c80202bec3 updated FluentMigrator 2013-07-29 17:57:54 -07:00
Keivan Beigi d98b9a9009 updated FluentValidation 2013-07-29 17:57:53 -07:00
Mark McDowall 3f85104d18 Fixed parsing of shows with scene numbering 2013-07-27 01:05:21 -07:00
kay.one 0d6d9a7021 linux fixes 2013-07-26 21:34:11 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
kay.one f55e4e4a54 more linux fixes 2013-07-25 23:37:18 -07:00
kay.one 324195eb23 more linux fixes 2013-07-25 23:32:41 -07:00
kay.one c2b4eadc47 more linux fixes 2013-07-25 22:41:38 -07:00
kay.one b06a58966e more linux fixes 2013-07-25 22:29:59 -07:00
kay.one 23b2c9eef5 more linux fixes 2013-07-25 22:22:44 -07:00
kay.one 05370518c5 fixing linux tests 2013-07-25 22:00:57 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall 13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo 2013-07-24 18:59:09 -07:00
kay.one 478caf15f8 static resource URLs are now case sensitive. 2013-07-23 23:27:31 -07:00
Mark McDowall 50f66cbcca Fixed broken tests 2013-07-23 22:40:29 -07:00
Mark McDowall 7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
Mark McDowall fa5dda8e2f Remove _UNPACK_ and _FAILED_ from folder name before processing 2013-07-22 23:46:42 -07:00
Mark McDowall 483b39899e Fixed broken import decision test 2013-07-22 23:23:48 -07:00
Mark McDowall f2d030ef27 Xem is used now 2013-07-22 22:50:32 -07:00
Mark McDowall 4c1e6e14aa EpisodeFile cleanup and deletion fixes
Upgraded episodes will no longer be auto unmonitored
EpsiodeFiles will be removed from db if parsing rules have changed
EpisodeFiles will be removed from db if they are not in their series' folder (or subfolder)
2013-07-22 17:50:37 -07:00
Mark McDowall 19fc3bad6c More logging for existing file import issue 2013-07-21 23:31:51 -07:00
Mark McDowall 116913107d Missing count will not include unmonitored episodes 2013-07-21 21:39:26 -07:00
Mark McDowall b6b3d26868 Added tests for rename episodes 2013-07-18 23:21:13 -07:00
kay.one 32933ef1c0 fixed broken tests. 2013-07-18 22:25:42 -07:00