Added advanced options onto the TV page to stop mophawka bitchin'

This commit is contained in:
tidusjar 2020-10-11 23:07:19 +01:00
commit 9e0986ce9f
23 changed files with 189 additions and 22 deletions

View file

@ -1,6 +1,6 @@
namespace Ombi.Core.Models.Requests
{
public class MovieAdvancedOptions
public class MediaAdvancedOptions
{
public int RequestId { get; set; }
public int RootPathOverride { get; set; }