Commit Graph

4025 Commits

Author SHA1 Message Date
kay.one ef32431682 GetActualCasing can partially fix the path for non-existing paths. 2013-08-29 18:26:03 -07:00
kay.one 5dc3a3223d Revert "updated Owin to 2.0 RC1"
This reverts commit b75aad1268.
2013-08-29 11:34:53 -07:00
Mark McDowall 9e5353aacc Cleanup orphaned seasons when deleting episodes 2013-08-28 22:56:46 -07:00
Mark McDowall 1f90d546d4 Fixed some help icons that were pointing at old names 2013-08-28 22:56:45 -07:00
Keivan Beigi 64ab411ba3 added logging to integration test runner for status call. 2013-08-28 16:14:31 -07:00
Keivan Beigi 6c7e12da5b replaced owin's ITraceOutputFactory to one based on nlog that should work on linux. 2013-08-28 15:25:12 -07:00
Keivan Beigi 9b9e1e20eb replaced owin's ITraceOutputFactory to one based on nlog that should work on linux. 2013-08-28 15:08:01 -07:00
Keivan Beigi b75aad1268 updated Owin to 2.0 RC1 2013-08-28 13:55:44 -07:00
kay.one 3a181e841c saved changefile in ubuntu 2013-08-27 17:40:01 -07:00
Mark McDowall dd37713a10 Naming config fixed, with integration tests 2013-08-27 17:16:35 -07:00
Keivan Beigi 1e3a308917 updated changelog to use token for build and branch 2013-08-27 17:10:52 -07:00
Keivan Beigi 45d0bc0c88 updated deb changelog 2013-08-27 16:18:22 -07:00
Keivan Beigi 37d90a3419 updated deb maintainer. 2013-08-27 16:14:38 -07:00
kay.one e25ebf7cd2 updated compat/install file for debian 2013-08-27 15:29:46 -07:00
kay.one 93715ff308 fixed deb install file. 2013-08-27 15:08:05 -07:00
kay.one 8cb8345c3b updated deb package files 2013-08-27 14:31:45 -07:00
Mark McDowall 0d6b9969d2 FilterExistingFiles no longer converts paths to all lower case 2013-08-27 12:13:11 -07:00
Mark McDowall e7b329a618 favicon.ico is now served properly 2013-08-27 07:22:14 -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 dcb1b76917 Added spaces so the split works 2013-08-26 22:20:08 -07:00
Mark McDowall 0d4fc5513a Using OsAgnostic paths for episode/season integration tests 2013-08-26 22:16:22 -07:00
Mark McDowall 6bea671a1a Episode and Season monitored toggling works again 2013-08-26 20:20:39 -07:00
Mark McDowall 429460dd5e Merge branch 'services-update' into develop 2013-08-26 14:42:17 -07:00
Mark McDowall b821f44cfa Merge branch 'xem-caching' into develop 2013-08-26 14:42:02 -07:00
Mark McDowall 2a11d6bf31 Cache list of Xem Mapped series at start and recache every 12 hours 2013-08-26 14:40:59 -07:00
Keivan Beigi 75371c4e72 fixing Linux integration tests 2013-08-26 12:35:53 -07:00
kay.one 9370edb48c RootFolderService adds FreeSpace, UnmappedFolders to `Get(int id)` 2013-08-26 00:27:31 -07:00
kay.one 317586c102 added missing GetResourceById methods. 2013-08-26 00:15:04 -07:00
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 932012d7f9 fixed broken tests. 2013-08-25 22:25:56 -07:00
kay.one 4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
2013-08-25 22:14:55 -07:00
kay.one 438e3199de fixed input validation for indexers 2013-08-25 21:01:03 -07:00
kay.one 147bb5476b added input validation to quality profiles 2013-08-25 20:50:13 -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 c6bbc52631 Fixed UpdateResource 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 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 be2741dfdf added integration tests to integration script. 2013-08-23 18:13:27 -07:00
Keivan Beigi 238f1e6815 Integration test script for mono 2013-08-23 18:05:15 -07:00
Keivan Beigi 8c3af7fbbf updated tests_mono.sh 2013-08-23 17:51:01 -07:00
Keivan Beigi 830eb5c01d I guess mono needs some UI too. 2013-08-23 17:20:10 -07:00