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