Skip to content

Rename internal HOMEGAMES_* naming to RETROHOST_* #16

Description

@vitorfranklin

The project was renamed to RetroHost but almost everything internal still says "homegames": env vars (HOMEGAMES_*), systemd units (homegames.service), the CIFS mount point (/mnt/homegames-roms), the SQLite file (homegames.db), the generated cue prefix (.homegames_), and the input socket path. compose.yml already exposes RETROHOST_* names externally and maps them, which means the docs currently mix both prefixes.

Suggested approach: migrate to RETROHOST_* while accepting the old HOMEGAMES_* vars as fallback for one release (read old name when new one is unset, log a deprecation warning).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions