just your typical stub

This commit is contained in:
Markos Gogoulos
2025-11-21 14:49:22 +02:00
parent a90fcbf8dd
commit 894e39ed2b
8 changed files with 170 additions and 17 deletions

View File

@@ -29,6 +29,7 @@ MEDIA_TYPES_SUPPORTED = (
("image", "Image"),
("pdf", "Pdf"),
("audio", "Audio"),
("playlist", "Playlist"),
)
ENCODE_EXTENSIONS = (