X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FFileList.py;h=841a2fe5fc6ba47be6a8b585648812b29a2cb0c8;hb=2048bec4bfd7a99833b50557020a43d05d92ac8b;hp=222512eab861180ef3d26810040442ac4af63b7c;hpb=0cf3bc28d59e7bfb8519839a8e9c36a87ea382c8;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",