mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
channel improvements
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
|
||||
Episode = 4,
|
||||
|
||||
Song = 5
|
||||
Song = 5,
|
||||
|
||||
MovieExtra = 6,
|
||||
|
||||
TvExtra = 7,
|
||||
|
||||
GameExtra = 8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user