Skip to content

Support custom query parameter for TMDB API #49

Description

@lawrenceching

Some query parameter is banned on purpose which limit some users for accessing TMDB data.
To address this, add new field "tmdbSearchApiExtraQueryParameters" in user config.
When SMM send request to TMDB search API, append the tmdbSearchApiExtraQueryParameters values to URL query parameter.

tmdbSearchApiExtraQueryParameters is in format "keyA=valueA&keyB=valueB"

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions