Skip to content

Use Extended Listings PR

jobobby04 requested to merge jobobby04/shosetsu:extended_listings into development

Uses kotlin-lib!63

Goals:

  • Allow Listings to be fetched from the source instead of always being inside the extension
  • Allow Listing and Search data to be saved for later to get similar results(not implemented with this PR)
  • Keep current extensions working with new listing changes

Because of this, we cannot use a single listing like how it was previously, so there is a new menu in the catalogue that lets you choose the listing you want to browse.

Currently uses my fork's listing branch for Kotlin-lib

Took some backend changes I did for my forks extended browse, but did not include the UI.

Also included a change that allows using filters without a search query, some sources support this.

qemu-system-x86_64_2023-12-21_13-54-18

Edited by jobobby04

Merge request reports