Kevinjil / Jellyfin.Xtream

The Jellyfin.Xtream plugin can be used to integrate the content provided by an Xtream-compatible API in your Jellyfin instance.
GNU General Public License v3.0
105 stars 13 forks source link

Implement local cache database #89

Open Kevinjil opened 8 months ago

Kevinjil commented 8 months ago

Implement a local sqlite cache database to solve provider-related issues and an indexed database for faster querying.

Goal:

DB Scheme: TODO (post sqlite scheme here)

Kevinjil commented 8 months ago

A migration will be provided from the current XML configuration to sqlite

humphreysl commented 8 months ago

Hi, I can confirm this has not fixed: https://github.com/Kevinjil/Jellyfin.Xtream/issues/87

routerman-peru commented 6 months ago

Hello, is there any update? is thera any way we can help?

Thanks!

TobiasFriberg commented 6 months ago

Can confirm, this issue is not resolved: #71

killamfkr commented 1 month ago

Is this something we can do, or does it need to be part of the plugin?