mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
implement modular media sources
This commit is contained in:
@@ -4,6 +4,6 @@ namespace MediaBrowser.Model.Dto
|
||||
{
|
||||
Default = 0,
|
||||
Grouping = 1,
|
||||
Cache = 2
|
||||
Placeholder = 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user