GoRetro

GoRetro

Aplicación Docker from Florian Dambrine's Repository

Visión general

GoRetro - REST API server for managing retro gaming ROM collections. Generate gamelist XML files, scrape metadata from ScreenScraper, download media, and manage favorites via HTTP API endpoints.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8080]
Red
bridge
Privilegiado
false

Configuración de plantillas

API Server PortPorttcp

Port for the GoRetro HTTP API server. Access API at http://[IP]:[PORT]

Objetivo
8080
Por defecto
8080
Valor
8080
ROM DirectoryPathrw

Base ROM directory containing system subdirectories (snes/, nes/, etc.). GoRetro reads ROMs from /roms/{system}/ and writes gamelist.xml and media to the same location.

Objetivo
/roms
Por defecto
/mnt/user/data/media/roms
Valor
/mnt/user/data/media/roms
Config DirectoryPathrw

Configuration directory. Contains config.yaml (edit this!), favorites.yaml, and .cache/ subdirectory. Copy config.yaml.example to config.yaml on first run.

Objetivo
/config
Por defecto
/mnt/user/appdata/goretro
Valor
/mnt/user/appdata/goretro
API KeyVariable

Optional API key for authentication. When set, all API requests must include this key via X-API-Key header or Authorization: Bearer header. Generate with: openssl rand -hex 32. Leave empty to disable authentication.

Objetivo
GORETRO_API_KEY

Descargar estadísticas

1,430
Descargas totales

Detalles

Repositorio
lowess/goretro
Última actualización2026-02-07
Visto por primera vez2026-01-03

Ejecute GoRetro en Unraid.

GoRetro se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.