X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/022dec47e667f5fea0799cfdffa51732b6ab9165..ab40b0a5518886c7aa94458425bdec90d5430ee9:/lib/python/Components/FileList.py diff --git a/lib/python/Components/FileList.py b/lib/python/Components/FileList.py index a0f66bd1..b187ee3e 100755 --- a/lib/python/Components/FileList.py +++ b/lib/python/Components/FileList.py @@ -23,6 +23,7 @@ EXTENSIONS = { "ts": "movie", "avi": "movie", "divx": "movie", + "m4v": "movie", "mpg": "movie", "mpeg": "movie", "mkv": "movie",