mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-26 12:05:04 +01:00
add movie prefix feature
This commit is contained in:
@@ -83,6 +83,7 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public string[] KidsCategories { get; set; }
|
||||
public string[] MovieCategories { get; set; }
|
||||
public NameValuePair[] ChannelMappings { get; set; }
|
||||
public string MoviePrefix { get; set; }
|
||||
|
||||
public ListingsProviderInfo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user