Commit Graph

1981 Commits

Author SHA1 Message Date
Mark McDowall 0fa4934358 Using warning instead of danger for form elements 2013-08-25 22:34:01 -07:00
Mark McDowall 1c4a687854 Added history details modal 2013-08-25 22:34:00 -07:00
kay.one 438e3199de fixed input validation for indexers 2013-08-25 21:01:03 -07:00
Mark McDowall 6367d3d204 RestExtensions log validation at trace so they don't show up in UI 2013-08-25 17:35:11 -07:00
Mark McDowall a54689fbc4 Appending .nzb to name when sent to nzbget 2013-08-25 12:41:40 -07:00
Mark McDowall b71518a803 Old config file values are removed on app start 2013-08-24 23:05:49 -07:00
Mark McDowall c179e715a6 Parsing tvrage id from newznab with TryParse now 2013-08-24 21:28:07 -07:00
Mark McDowall 60dadf96a3 Better episode count query 2013-08-24 20:38:08 -07:00
Mark McDowall ff2b62887c Episodes without dates but file will be included in count
Unmonitored episodes with files will be included in the episode count
2013-08-24 19:02:33 -07:00
Mark McDowall eefe44caa5 added version to query string 2013-08-23 21:45:02 -07:00
Mark McDowall 11c49c9260 Using services to get updates now 2013-08-23 21:45:01 -07:00
Mark McDowall ae590828da Removed validation from OmgwtfnzbSettings 2013-08-23 21:40:02 -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 32803f6061 Removed commented line 2013-08-22 22:43:21 -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
Mark McDowall 7c915bd522 Save episode quality after change 2013-08-20 23:50:38 -07:00
Mark McDowall 298bc07be7 Merge branch 'because-kayone' into develop 2013-08-20 18:42:19 -07:00
Keivan Beigi dbadf52029 removed virtuals from Xem 2013-08-20 18:32:49 -07:00
Mark McDowall 0c2a1c60b1 Speedier unmapped folders lookup. 2013-08-20 18:17:06 -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
Keivan Beigi c13195046d case insensitive match for unmapped folders. 2013-08-20 12:28:46 -07:00
kay.one 1c62782fcd cleanup series path on update. 2013-08-20 08:35:39 -07:00
kay.one 9f0ae763ff moved logic for reading static file to mappers 2013-08-19 23:23:36 -07:00
Mark McDowall bd4bd47e4e Added more logging when free disk space check fails on import 2013-08-19 08:19:39 -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 ab8b521b85 Update will return after started, instead of waiting for exit.
This should prevent the update from re-running every 30 seconds when its failing.
2013-08-18 16:43:28 -07:00
Mark McDowall 2d2c6f866c Better parsing of 3 digit episodes 2013-08-17 22:40:39 -07:00
kay.one adc08973ec re-added m2ts to know file lists 2013-08-17 21:35:36 -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 c5c02f08f8 better remove RemoveAccent logic. 2013-08-17 18:52:56 -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 ed883fd014 added .iso and .m2ts to known media file extensions. 2013-08-17 12:41:02 -07:00
Mark McDowall 6e3a4828cd Fixed an issue with XemMappings and single episode searching 2013-08-17 12:41:02 -07:00
kay.one 59eb4e68ec url is now logged when feed parse fails. 2013-08-15 22:38:30 -07:00
Mark McDowall b1e5646d7d more nd icons and some spelling fixes 2013-08-14 08:18:34 -07:00
kay.one 435904bc0a better process.start for mono 2013-08-13 22:20:24 -07:00
Mark McDowall 18910d0720 Removed resource manager 2013-08-12 20:14:42 -07:00
Mark McDowall 4a9e2894ef Fixed XBMC notification image 2013-08-12 20:13:05 -07:00
kay.one ad3c4aa4a5 fixed broken build. 2013-08-12 19:55:05 -07:00
Mark McDowall 881686e994 Throw exception when unable to get size from newznab feed 2013-08-12 19:27:45 -07:00
Mark McDowall 44772c7391 Throw when unable to move file 2013-08-12 19:27:44 -07:00
Mark McDowall 4ea35ae626 Free space check should use series' parent directory 2013-08-12 08:29:01 -07:00
Mark McDowall 2df51615b7 Preventing more errors when move fails 2013-08-12 00:12:05 -07:00
Mark McDowall a4d6851be1 Added option to not auto download propers 2013-08-11 23:00:40 -07:00
Mark McDowall fded4cf7f3 Added examples to naming settings 2013-08-11 17:42:11 -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
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components 2013-08-10 13:18:40 -07:00
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master 2013-08-09 22:00:07 -07:00
Mark McDowall d339d1208f Added default ports for notifications 2013-08-08 23:22:26 -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 cdf34d5676 Toolbar/Actioneer callback cleanup 2013-08-08 00:38:14 -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
Mark McDowall 1274c1c144 Added commands to delete logs and log files (separately) 2013-08-07 20:18:49 -07:00
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 2013-08-07 19:07:46 -07:00
Keivan Beigi 8900c32ae1 Better RSS date parsing 2013-08-07 19:07:07 -07:00
Keivan Beigi 1fdc27598b log exception if pubDate can't be parsed. 2013-08-07 17:58:00 -07:00
Mark McDowall f4aae73d27 Fixed an issue with season searching using the season number as the tvrageid 2013-08-07 17:20:47 -07:00
kay.one 86fa34628f log exception if pubDate can't be parsed. 2013-08-07 00:02:27 -07:00
Mark McDowall c7d3a07219 Throw a custom error for trakt so it doesn't die in LINQ 2013-08-06 23:16:28 -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 cd7a8bae78 Use title when TvRageId is 0 when searching newznab 2013-08-06 20:10:28 -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
Keivan Beigi c744a64d4d Merge pull request #25 from faush01/vnext
Use Tv Rage ID in Newznab API search requests
2013-08-06 08:18:22 -07:00
faush01 0608871f76 more param changes 2013-08-06 18:15:24 +10:00
faush01 9f4dfa16d1 remove query selection logic and rename param to tvRageId 2013-08-06 17:38:16 +10:00
Mark McDowall fd30d94972 Removed ServiceModel references 2013-08-05 22:31:33 -07:00
Mark McDowall 083f649b5c User can now configure RSS Sync Interval 2013-08-05 22:31:32 -07:00
faush01 f29eb49c7f use Rage TV ID for newznab search api calls 2013-08-06 15:26:09 +10:00
kay.one bac51706ae minor feed fetch cleanup. 2013-08-05 22:06:58 -07:00
Mark McDowall ff573f358f Merge branch 'linq-xml' into vnext 2013-08-05 21:01:15 -07:00
kay.one 32763b3667 exceptionverification outputs exception info 2013-08-05 20:26:02 -07:00
Mark McDowall 7d43afd7b9 Good riddance SyndicationFeed 2013-08-05 19:45:57 -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 57bb37a8cd Update season episodes from season pass 2013-08-05 13:02:25 -07:00
Mark McDowall 6ca17942f0 Added season pass for toggling monitored status of seasons
Linked from missing
2013-08-05 02:09:41 -07:00
Mark McDowall 19906e0350 Special folders also apply to RootFolder unmapped folders 2013-08-04 10:04:36 -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 ab9c22f7c1 Newznab urls will have any trailing slashes stripped before searching 2013-08-03 14:39:07 -07:00
Mark McDowall 6296293286 Update errors shouldn't re-run updater 30 seconds later so we'll catch the error 2013-08-03 14:15:31 -07:00
Mark McDowall 7efe4419fb Because kayone says any 2013-08-03 11:18:01 -07:00
Mark McDowall bbd0fd41a3 MediaFile cleanup will unlink removed episode files from episodes 2013-08-02 23:44:10 -07:00
Mark McDowall 177e4b850e Fixed the broken tests 2013-08-02 20:28:17 -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 485f05d4b9 Prevent adding a root folder that is the same as drone factory 2013-08-02 00:17:19 -07:00
Mark McDowall 12bb55f52d Added indexer name to manual search 2013-08-01 16:34:36 -07:00
Mark McDowall eaa7b39025 Better notification messages 2013-08-01 00:11:42 -07:00