X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/36adf5ca9728a2edc5b1e19bf98e95006a68bcc0..25af2f392e5a88feb892d7bb2c889256dd74abbb:/lib/python/Components/FileList.py diff --git a/lib/python/Components/FileList.py b/lib/python/Components/FileList.py index 54bb1acf..38b08547 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",