Hi
Sorry, I’ve been using your program since yesterday, but I’m having some issues managing my save paths in Docker.
Currently, I have them configured as follows:
- /srv/dev-disk-by-uuid-75350116-06ce-4d31-9975-2c539bde1f99/D-BACKUPS/saved-games/saved-emulators/roms-gba:/data/saves
- /srv/dev-disk-by-uuid-75350116-06ce-4d31-9975-2c539bde1f99/D-BACKUPS/saved-games/saved-emulators/roms-nds:/data/saves-nds
The problem is that these folders do not appear in the PkVaul interface, so I cannot access them through the application. I currently have to manually copy my save files.
My idea was to use Syncthing on my local server and point it to the folder that is synchronized with Docker.
Is there a way to make these folders accessible through the PkVaul interface?