X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FFileList.py;h=841a2fe5fc6ba47be6a8b585648812b29a2cb0c8;hb=eca33f89346b4ad0e7bbaef7438e8a87daa963a9;hp=222512eab861180ef3d26810040442ac4af63b7c;hpb=0986cc90975a114e2930d599f94e7145340c3f85;p=vuplus_dvbapp diff --git a/lib/python/Components/FileList.py b/lib/python/Components/FileList.py index 222512e..841a2fe 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",