mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 11:48:26 -07:00
Refactored SeriesController. Updated Post title parse.
This commit is contained in:
parent
0ab173dd39
commit
606140832d
7 changed files with 110 additions and 128 deletions
|
@ -32,7 +32,6 @@ namespace NzbDrone.Web.Controllers
|
|||
_configProvider.SeriesRoot = model.TvFolder;
|
||||
//return RedirectToAction("index");
|
||||
}
|
||||
|
||||
return View(model);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue