2022-06-26, 14:23
when KODI plays a music file from remote like FTP or SFTP, I want to check is that url cached.
If the URL is not cached then cache the buffering to a file to a path in a configured base directory while playing.
If the URL is cached then play the cached file from local instead of remote sourcce.
Is there any add-on or configuration can do this?
If not how can I registe my custom interceptor function to buffering finished and play remote source events?
If the URL is not cached then cache the buffering to a file to a path in a configured base directory while playing.
If the URL is cached then play the cached file from local instead of remote sourcce.
Is there any add-on or configuration can do this?
If not how can I registe my custom interceptor function to buffering finished and play remote source events?