mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 18:54:48 +03:00
beginnings of offline support
This commit is contained in:
@@ -17,6 +17,10 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <summary>
|
||||
/// The virtual
|
||||
/// </summary>
|
||||
Virtual
|
||||
Virtual,
|
||||
/// <summary>
|
||||
/// The offline
|
||||
/// </summary>
|
||||
Offline
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user