3 lines
87 B
Python
3 lines
87 B
Python
JELLYFIN_VIDEO_ITEM_TYPES = ["Episode", "Movie"]
|
|
JELLYFIN_AUDIO_ITEM_TYPES = ["Audio"]
|