X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/39f3d5a554528bcbdc79cc0f2bdd2d59c92b0a4e..4c1d3d2f5cf39f72bf85041a6ba6665350ea742e:/lib/python/Components/FileList.py diff --git a/lib/python/Components/FileList.py b/lib/python/Components/FileList.py index 222512ea..841a2fe5 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",