diff --git a/NzbDrone.Web/Views/Series/Index.cshtml b/NzbDrone.Web/Views/Series/Index.cshtml index ef6be4758..0bd47b681 100644 --- a/NzbDrone.Web/Views/Series/Index.cshtml +++ b/NzbDrone.Web/Views/Series/Index.cshtml @@ -127,6 +127,7 @@ "bInfo": false, "bAutoWidth": false, "bStateSave": true, + "iCookieDuration": 60 * 60 *24 * 365, //1 year "aoColumns": [ { sWidth: '70px', "sClass": "statusColumn",