kolbyjack / MMM-Wallpaper

MagicMirror module to display wallpapers from various online sources
https://magicmirror.builders/
MIT License
99 stars 31 forks source link

mp4 files #107

Open muzo178 opened 1 month ago

muzo178 commented 1 month ago

If I use a "http(s)://url" source, the frame loads and displays mp4 files alright. But if I have mp4 files in a local directory or iCloud album, they are filtered out.

Is it possible to have an option to view mp4 files from a local folder or from an icloud album?

Tsurgcom commented 3 weeks ago

Are .mp4 files supported?

kolbyjack commented 2 weeks ago

Can you try the fileFilter branch, and set the file filter with the appropriate regex to match the extensions you want to allow in the config?