Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-07-10 19:17:45 +00:00
parent 07da709ffa
commit 6ad92a908c
+2 -1
View File
@@ -21430,7 +21430,8 @@
"Media & Streaming" "Media & Streaming"
], ],
"notes": [ "notes": [
"Set API keys (TMDB_API, MAL_API, IGDB_ID, IGDB_SECRET) in /opt/yamtrack/src/.env to enable media search from external providers." "Set API keys (TMDB_API, MAL_API, IGDB_ID, IGDB_SECRET) in /opt/yamtrack/src/.env to enable media search from external providers.",
"If you need to access the python console of Yamtrack (e.g. creating a user) with the console), you can call `/opt/yamtrack/.venv/bin/python manage.py shell`"
], ],
"warnings": [ "warnings": [
"If using a reverse proxy, set the URLS variable in .env to your external URL (e.g., URLS=https://yamtrack.example.com)." "If using a reverse proxy, set the URLS variable in .env to your external URL (e.g., URLS=https://yamtrack.example.com)."