Tastenkürzel
Erweiterte Suche
what is the base url
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Anmelden
Registrieren
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Registriere dich und werde Teil der Community
Antwort von Travis Bell
am 25. September 2017 um 11:02
Hi there,
If you're looking for the base URL for images, you can find that in the /configuration method.
Antwort von AjmalAjju
am 10. März 2024 um 05:24
const TMDB_BASE_URL = "your_tmdb_base_url"; // Replace with your actual TMDB base URL