2024-05-22, 01:14 PM
(This post was last modified: 2024-05-22, 01:16 PM by Efficient_Good_5784. Edited 2 times in total.)
(2024-05-20, 06:24 PM)34626 Wrote: Lets say the cached data should be stored for like 10 hours or untill it has been played over 90%?What's the purpose of this? The cache is normally designed to stay for the duration of the viewing session. Once the player closes, the cache is released. The media player doesn't have an offline mode as it always needs to stay connected to the Jellyfin server, so the preserved cache would be useless when your server is offline.
Also, if this was how it worked, you'd have to keep the media player always open (at least in the background) so that it knows when 10 hours went by so that it can delete the cache.
Wouldn't this use case be better served by just direct downloading the entire file and playing it locally?