Wallper 1.0.4 — Private video fix
🛠 What's Fixed
- Fixed missing playback for user-imported videos after restart
- Previously, videos added via
Import Local Videowere no longer recognized after restarting the app, causing "No matching localURL found" errors when trying to apply them as wallpapers. - We now persist local videos correctly by reinjecting them into the main video list (
allVideos) during app startup.
- Previously, videos added via
💡 How It Works Now
- All local videos stored in the
Application Support/Wallper/Videosdirectory are re-scanned on launch. - If a matching
VideoDatadoesn't already exist inallVideos, the app reconstructs it and adds it back, ensuring smooth resume and wallpaper functionality.
✅ Result
- You can now reliably import a video, close the app, reopen it, and still apply the video without issues.
- This improves the overall stability and usability for custom video imports.
Thank you for using Wallper ❤️ — more improvements coming soon!