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
470 stars 35 forks source link

Local Playback USB #1

Closed razzamatazm closed 3 years ago

razzamatazm commented 3 years ago

I have all of the 4k HDR videos on an external usb drive. I have not changed the names of the files. The app crashes upon setting to local only.

theothernt commented 3 years ago

Thanks for testing out the app and reporting the bug. It was a pretty simple bug, the app was crashing because no local videos were found.

I have tested the latest build with local videos both on the Android TV local storage and external USB storage.

If no videos are found, you'll just see a black screen with the time displayed. If there are videos locally, even just 1, it will play.

Also, please remember - the app is looking for particular filenames only. And each video type (SDR, HDR, 4K) have different filenames.

So if you want to use 4K HDR videos, you'll have to 1) set the video type to 4K HDR/HEVC and 2) download only the Apple videos of that type.

An updated APK should be available shortly.

razzamatazm commented 3 years ago

Great - thanks for looking into it!

On Tue, Nov 3, 2020 at 9:11 AM Neil Turner notifications@github.com wrote:

Thanks for testing out the app and reporting the bug. It was a pretty simple bug, the app was crashing because no local videos were found.

I have tested the latest build with local videos both on the Android TV local storage and external USB storage.

If no videos are found, you'll just see a black screen with the time displayed. If there are videos locally, even just 1, it will play.

Also, please remember - the app is looking for particular filenames only. And each video type (SDR, HDR, 4K) have different filenames.

So if you want to use 4K HDR videos, you'll have to 1) set the video type to 4K HDR/HEVC and 2) download only the Apple videos of that type.

An updated APK should be available shortly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/theothernt/AerialDream/issues/1#issuecomment-721261869, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFOEFJTVGKL3JMH2DSFBJM3SOA2TFANCNFSM4TIKGHNA .

theothernt commented 3 years ago

Ok, the APK is up. Please give it a try and let me know how you get on?

https://github.com/theothernt/AerialDream/releases/tag/0.92-preview

razzamatazm commented 3 years ago

Works perfectly. I think the setting for which videos you want (1080, 4k, HDR, etc) defaults back to 1080 after changing to local only. Maybe that was my issue? Thank you again for the great app!