cachapa / AerialDream

A screensaver for Android inspired on the one from the Apple TV
GNU General Public License v3.0
116 stars 27 forks source link

Cache causes some videos to loop continuously #7

Closed lnxpro closed 5 years ago

lnxpro commented 7 years ago

While setting cache option at 4GB or 8GB is nice, it does not work properly. It will cause some of the videos that were partially downloaded to loop continuously and will not go on to next video. Cache option is nice to have, but please do not remove the option. See if it can get fixed. Also would be nice to be able to set cache location. I have a 4TB external drive connected to my nVidia Shield TV so I would love to set the cache location to that, then I wouldn't have to worry about a specific cache size option. The app defaults to some internal location.

cachapa commented 7 years ago

Thanks for the report. If the videos aren't caching properly, this is probably a bug with the ExoPlayer caching mechanism. We would either have to wait for a fix from them or implement a custom caching layer. Ideally we would report the problem on their issue list, but unfortunately I currently don't have the availability for either solution.

I'll keep this open in order to track it.

cachapa commented 6 years ago

There have been since a lot of updates to the video library we're using. Is the caching still causing issues?

Unfortunately I can't test properly myself since I don't have enough free space on my test device.

lnxpro commented 6 years ago

Thanks for the update. Unfortunately I am in the middle of buying a new house so my nvidia shield tv is in the storage for the time being. It will be a while before I can test. Thanks though.

On Fri, 14 Sep 2018 at 11:48, Daniel Cachapa notifications@github.com wrote:

There have been since a lot of updates to the video library we're using. Is the caching still causing issues?

Unfortunately I can't test properly myself since I don't have enough free space on my test device.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cachapa/AerialDream/issues/7#issuecomment-421401070, or mute the thread https://github.com/notifications/unsubscribe-auth/AZWn_g4CRi8pMPV4OCQKwBVjmt5ifFIaks5ua8_RgaJpZM4MkjG_ .

ns5gti commented 6 years ago

Hi, can we have an option to choose where to cache the videos. Local on the phone has limited memory, would prefer to be on the SD card.

Thanks

cachapa commented 6 years ago

@ns5gti I've created a new issue to track that: #17

ns5gti commented 6 years ago

thanks

@ns5gti I've created a new issue to track that: #17

Thanks

cachapa commented 5 years ago

Closing this as caching is disabled in latest release.