Describe the bug
I am using the latest version of the plugin (v0.8.0) but I cannot see the configuration fields for several private APIs in the "API Keys" settings section. Specifically, I only see fields for OMDb, Moby Games, and Giant Bomb. Fields for TMDB, RAWG, IGDB, and others mentioned in the documentation are missing from my interface.
To Reproduce
Steps to reproduce the behavior:
- Go to Plugin Settings.
- Scroll down to the "API Keys" section.
- Observe that only 3 API key fields are visible.
Expected behavior
According to the documentation and the source code (Settings.ts), there should be fields to enter keys for TMDB, RAWG, IGDB Client ID/Secret, and Comic Vine.
Screenshots
If applicable, add screenshots to help explain your problem.
Occurs on
Plugin version
0.8.0
Additional context
I have verified that Jikan or Wikipedia are public and don't need keys, but TMDB is a private API and the "TMDB API Token" field is simply not appearing in my settings tab. Is there a specific dependency or a hidden toggle to enable these extra fields?
Describe the bug
I am using the latest version of the plugin (v0.8.0) but I cannot see the configuration fields for several private APIs in the "API Keys" settings section. Specifically, I only see fields for OMDb, Moby Games, and Giant Bomb. Fields for TMDB, RAWG, IGDB, and others mentioned in the documentation are missing from my interface.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
According to the documentation and the source code (Settings.ts), there should be fields to enter keys for TMDB, RAWG, IGDB Client ID/Secret, and Comic Vine.
Screenshots
If applicable, add screenshots to help explain your problem.
Occurs on
Plugin version
0.8.0
Additional context
I have verified that Jikan or Wikipedia are public and don't need keys, but TMDB is a private API and the "TMDB API Token" field is simply not appearing in my settings tab. Is there a specific dependency or a hidden toggle to enable these extra fields?