theothernt / AerialViews

A screensaver for Android TV devices including Nvidia Shield, Fire TV, and Chromecast with Google TV. Inspired by Apple TV's video screensaver.
GNU General Public License v3.0
418 stars 32 forks source link

Video Length Feature Not Working #99

Closed BatJoe closed 1 year ago

BatJoe commented 1 year ago

First thank you for adding this new video length feature.

I have tried testing it on my nVidia Shield Pro and it does not seem to be working. I have tried setting it to 10, 20, 30 seconds and the video still plays the original video length.

theothernt commented 1 year ago

You're correct. I'm not sure what happened but I appear to have made a mistake in the code.

I've just fixed and tested it, so it'll be in the next release soon.

Thanks again for reporting the issue, I had no idea is wasn't working ?!

theothernt commented 1 year ago

That release is now out, so please let me know if you have further issues.

UPDATE: It's also live on the Play Store.

theothernt commented 1 year ago

It appears there's another bug - if the video is shorter than the limit, the video will just stop until it reaches the limit. It'll be fixed in the next release.