mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
pretty...
This commit is contained in:
@@ -32,6 +32,13 @@ namespace NzbDrone.Web.Controllers
|
||||
}
|
||||
|
||||
|
||||
public ActionResult UnMapped()
|
||||
{
|
||||
_seriesProvider.SyncSeriesWithDisk();
|
||||
return View(_seriesProvider.GetUnmappedFolders());
|
||||
}
|
||||
|
||||
|
||||
//
|
||||
// GET: /Series/Details/5
|
||||
|
||||
|
Reference in New Issue
Block a user