mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
audio podcast
This commit is contained in:
@@ -5,6 +5,7 @@ namespace MediaBrowser.Model.Entities
|
||||
ComingSoonToTheaters = 1,
|
||||
ComingSoonToDvd = 2,
|
||||
ComingSoonToStreaming = 3,
|
||||
Archive = 4
|
||||
Archive = 4,
|
||||
LocalTrailer = 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user