mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
Added an adult video entity
This commit is contained in:
@@ -16,5 +16,7 @@ namespace MediaBrowser.Model.Entities
|
||||
public const string HomeVideos = "homevideos";
|
||||
|
||||
public const string BoxSets = "boxsets";
|
||||
|
||||
public const string AdultVideos = "adultvideos";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user