Stremio / stremio-core

⚛️ The Stremio Core: types, addon system, UI models, core logic
MIT License
885 stars 64 forks source link

Implement LoadNextPage for LibraryWithFilters #643

Closed tymmesyde closed 5 months ago

tymmesyde commented 5 months ago

Update the pagination logic to just append more items with LoadNextPage instead of returning slices Related https://github.com/Stremio/stremio-core-web/pull/99