rocksdanister / lively

Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
https://rocksdanister.com/lively
GNU General Public License v3.0
14.78k stars 1.05k forks source link

livelyAudioListener only called if wallpaper is added as .zip #1114

Closed Meph1sto666 closed 7 months ago

Meph1sto666 commented 2 years ago

If I add the HTML file of my wallpaper from a folder to the libary the livelyAudioListener is not called. But if i add the folder as .zip it works. At first I thought it was because I can't program, but I also tried Fluids v2 and it was the same problem.

Expected behavior Working audio visualizing if I only add the .html file

Sorry but there weren't any log files

rocksdanister commented 2 years ago

When you add html, video..etc files only the path of the file is stored and a new LivelyInfo.json is generated, when you install .zip the files are extracted to AppData folder and the LivelyInfo.json file inside the .zip is used instead.

Open as Website Audio (*.html) wallpaper in add wallpaper page to to generate LivelyInfo.json with audio enabled: https://github.com/rocksdanister/lively/wiki/Web-Guide-V-:-System-Data