Commit Graph

3746 Commits

Author SHA1 Message Date
kay.one d4706dd8f5 branch is now part of status api and shows up in the footer if not on master. 2013-08-10 13:13:31 -07:00
kay.one 505c154fb6 Merge branch 'cache-headers' into develop 2013-08-10 12:59:05 -07:00
kay.one 00c32cbb35 properly respond to IfModifiedSince headers. should improve caching 2013-08-10 12:58:30 -07:00
Mark McDowall e9fdc6a575 Episode status icons converted to nd icons 2013-08-10 12:11:58 -07:00
Mark McDowall c1b68e0dee When a new episode is grabbed the client will update its status 2013-08-10 11:38:01 -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 649f666a3a Switches are now red when set to off 2013-08-09 19:51:30 -07:00
Mark McDowall d339d1208f Added default ports for notifications 2013-08-08 23:22:26 -07:00
Mark McDowall 07f7bba1f4 Some nd icons renamed and added 2013-08-08 23:04:45 -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 3559d35d92 Add existing series, load more will only load 5 results at a time 2013-08-08 20:58:44 -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 157e299698 NzbDrone red added as variable 2013-08-08 00:41:06 -07:00
Mark McDowall cdf34d5676 Toolbar/Actioneer callback cleanup 2013-08-08 00:38:14 -07:00
Mark McDowall 1df9c49c46 Ellipsis added, but doesn't play nice with onRender... yet. 2013-08-08 00:27:49 -07:00
Mark McDowall aa2fdb9d76 Add series auto complete will show results outside of modal now. 2013-08-07 22:48:09 -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
Mark McDowall 017975696e Donate is a little more colourful <3 2013-08-07 00:46:37 -07:00
Mark McDowall 1d0f18e8f1 Added size to episode downloaded tooltip 2013-08-07 00:05:07 -07:00
kay.one 86fa34628f log exception if pubDate can't be parsed. 2013-08-07 00:02:27 -07:00
Mark McDowall 3f8f0c2130 Episode details file uses backgrid 2013-08-06 23:48:28 -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 7de7b7d599 Fixed an issue with series editing after going to series details 2013-08-06 22:37:55 -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 823d7c539c Dispose tray icon when application is exited 2013-08-06 00:13:44 -07:00
kay.one 4fc4cc51fc fixed series page background 2013-08-05 23:46:24 -07:00
Mark McDowall 4cfe57f13d Added latest button to Season Pass 2013-08-05 23:18:02 -07:00
kay.one 63dd1fc189 crap! 2013-08-05 22:59:25 -07: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
kay.one 3a3d43b702 fixed broken builds. 2013-08-05 22:29:53 -07:00