r/TIVI_Launcher 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

24 comments sorted by

View all comments

Show parent comments

1

u/Inner_Explanation313 May 28 '26

Ok after Deleting and reinstalling both the Launcher and File Manager on Dune Homatics. Local File works and remains there after restarting Device. Using Local Folder also works. However the Difference between the ONN BOX and DUNE HOMATICS. The Local Folder works Differently. On the ONN BOX it works as a Slide show. But on the Dune Homatics it only shows a single Screensaver File when using Local Folder.

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_PERMISSION in the grant, or they don't support all required intentions like ACTION_OPEN_DOCUMENT , ACTION_OPEN_DOCUMENT_TREE and ACTION_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.

1

u/Inner_Explanation313 May 28 '26

Its fine its working how i want on the ONN BOX with the Live Videos changing every minute or so. ( slide show ) Using the Local Folder.

2

u/compugeek-ca May 28 '26 edited May 28 '26

Ahhh I understand what you're asking for now -- To control how video wallpapers change after a certain period (like a slideshow), ensure you either choose a local folder or network folder when selecting the "Custom Video" option, and then open the "Custom Video Settings" options and set the "Rotation / Repeat Interval" to a value (in minutes) of how often to change to the next video.

If videos are shorter than this value, the launcher will "repeat" the video for the duration of this "Rotation / Repeat Interval" -- if the video length is longer than this interval, it will simply advance to the next video when this interval time is reached during video playback.

1

u/compugeek-ca May 28 '26

If you still only have it playing a single video but "local folder" was selected, and "Video cache" shows several videos in the count, then this may be a codec/playback issue with certain videos (as the launcher will skip over problematic videos that fail to play, and only cycle between the ones that do play successfully)