recalbox / recalbox-manager

Django project to manage a Recalbox from a web interface
MIT License
14 stars 54 forks source link

Manage soundtrack that plays in emulationstation #77

Closed urbanoanderson closed 5 years ago

urbanoanderson commented 5 years ago

In recalbox-manager's audio menu, have the option to manage the song files that play in emulationsation. It could be in a structure similar to the one in BIOS where you can see the current files, delete them or upload new files (it could have an option to rename them as well).

Song files are located at: "/recalbox/share_init/system/.emulationstation/themes/recalbox-next/music"

urbanoanderson commented 5 years ago

This repo is no longer used