mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Added advanced options onto the TV page to stop mophawka bitchin'
This commit is contained in:
parent
26b2a574be
commit
9e0986ce9f
23 changed files with 189 additions and 22 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue