Skip to content

More filter options for shows and movies #968

Description

@UweTrottmann
  • e.g. genre, network
  • streaming service (would have to store and update all current ones in a searchable way)

SQLite instr may help with just adding a single column for this. Otherwise LIKE might work. Edit: Better use a mapping table. Also avoids modifying the shows table.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions