X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FFileList.py;h=38b08547c0a97d1e7c9238c361cf21361fc34be5;hb=67085f6d562d83aaabae670146935a6efb04b97d;hp=54bb1acfa078e49f965c63044aa172e75f90a999;hpb=30861128f0afa56c412d9d43a7b3425484854b52;p=vuplus_dvbapp diff --git a/lib/python/Components/FileList.py b/lib/python/Components/FileList.py index 54bb1ac..38b0854 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",