Commit Graph

3904 Commits

Author SHA1 Message Date
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
Keivan Beigi 37af22d177 added mono packaging to build script 2013-08-23 17:15:23 -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 4fb2c0a143 Rename will just refetch episodeFiles instead of the whole page 2013-08-22 22:37:37 -07:00
Mark McDowall dbc4f01d6a AVCDVD releases will not be detected as DVD 2013-08-22 22:30:34 -07:00
Mark McDowall c9a0aebbfb Fixed automatic search failing because series wasn't part of episode 2013-08-22 19:07:13 -07:00
Mark McDowall eb6d6e74b0 Fixed add series referencing spinnerView 2013-08-22 18:52:19 -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 a00587dbd4 Fixed calendar on air 2013-08-21 21:30:26 -07:00
Mark McDowall 0208ae8347 Fixed LoadingView 2013-08-21 21:04:03 -07:00
Mark McDowall fb26cbb4a4 Refresh seasons after rename 2013-08-21 20:43:48 -07:00
Mark McDowall ce9166c6a9 EpisodeFile is downloaded if not available already 2013-08-21 20:34:52 -07:00
Mark McDowall b1899b5f6f Using reqres to map episode to episode file 2013-08-21 20:34:49 -07:00
Mark McDowall 8737cb0145 fixed on air for upcoming view 2013-08-21 20:34:46 -07:00
Mark McDowall b1fa306223 Episode details summary has access to series now 2013-08-21 20:34:44 -07:00
Mark McDowall 8e2364966a Less model pollution 2013-08-21 20:34:41 -07:00
Keivan Beigi 488da59143 more validation 2013-08-21 17:36:35 -07:00
Keivan Beigi e4c8255d69 fixed validation spelling 2013-08-21 12:08:30 -07:00
Keivan Beigi 66ce8e8b27 removed leak from signalr 2013-08-21 12:08:29 -07:00