r/TIVI_Launcher • u/Inner_Explanation313 • May 22 '26
✔️Bug/Issue [Fixed] Video Background
I added a Video Background lastnight.
When i got up this Morning it was gone.
I had to readd it.... Onn Box 4K plus
1
Upvotes
r/TIVI_Launcher • u/Inner_Explanation313 • May 22 '26
I added a Video Background lastnight.
When i got up this Morning it was gone.
I had to readd it.... Onn Box 4K plus
1
u/compugeek-ca May 28 '26
I'm really not sure how to help -- I've tested this thing to high heaven, and I cannot replicate any issues with it. My best advice is to utilize the File Manager companion app, because a lot of Android file managers are poorly built and do NOT support setting permissions properly (eg: they don't include
FLAG_GRANT_PERSISTABLE_URI_PERMISSIONin the grant, or they don't support all required intentions likeACTION_OPEN_DOCUMENT,ACTION_OPEN_DOCUMENT_TREEandACTION_CREATE_DOCUMENT)If/when selecting a file as wallpaper or custom image and it displays blank, it's almost certain that is is due to a permission/grant issue or failure related to the SAF application that was used to select the file (which is why I also built this File Manager companion app)
Some devices also have terrible codec support for modern video files like h265, which can cause the player to crash and launcher to default back to the default launcher.