Implement local cache database #89

Open
opened 2024-02-29 19:59:51 +00:00 by Kevinjil · 5 comments
Kevinjil commented 2024-02-29 19:59:51 +00:00 (Migrated from github.com)

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

Goal:

  • Provide multiple provider support
  • Provide multple credentials per provider support
  • Provide indexed search for channels and content
  • Do not cause timeouts in content queries
  • (Hopefully) Fix issues #87 #85 #71 #56 Multiple Sources (#42)

DB Scheme:
TODO (post sqlite scheme here)

Implement a local sqlite cache database to solve provider-related issues and an indexed database for faster querying. Goal: - Provide multiple provider support - Provide multple credentials per provider support - Provide indexed search for channels and content - Do not cause timeouts in content queries - (Hopefully) Fix issues #87 #85 #71 #56 #42 DB Scheme: TODO (post sqlite scheme here)
Kevinjil commented 2024-02-29 20:00:21 +00:00 (Migrated from github.com)

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

A migration will be provided from the current XML configuration to sqlite
humphreysl commented 2024-03-01 15:54:23 +00:00 (Migrated from github.com)

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

Hi, I can confirm this has not fixed: https://github.com/Kevinjil/Jellyfin.Xtream/issues/87
routerman-peru commented 2024-04-15 17:51:12 +00:00 (Migrated from github.com)

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

Thanks!

Hello, is there any update? is thera any way we can help? Thanks!
TobiasFriberg commented 2024-04-23 06:02:15 +00:00 (Migrated from github.com)

Can confirm, this issue is not resolved: #71

Can confirm, this issue is not resolved: [#71](https://github.com/Kevinjil/Jellyfin.Xtream/issues/71)
killamfkr commented 2024-09-16 18:31:01 +00:00 (Migrated from github.com)

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

Is this something we can do, or does it need to be part of the plugin?
Sign in to join this conversation.
No Label breaking
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Sirherobrine23/Jellyfin_Xtream#89
No description provided.