a1ex4 / ownfoil

Lightweight and customizable Tinfoil Shop manager, with automatic saves backup.
BSD 3-Clause "New" or "Revised" License
302 stars 33 forks source link

No games visible, only the two .toml files? #56

Open FrankEBailey opened 8 months ago

FrankEBailey commented 8 months ago

I'm running the Ownfoil container in Docker Desktop on Win10 with WSL2. The container runs and if I visit the localhost:8000 url in my browser or in Tinfoil, I only see the two .toml files, and there are no games in "New Games" on the left in Tinfoil. Clearly I've done something wrong, but if anyone might know what that something is, I'd appreciate any help you can offer.

a1ex4 commented 8 months ago

It's probably because the folder you mounted to /games in the container is not the correct one. You need to specify it correctly in the Dockerfile.

FrankEBailey commented 8 months ago

so like, my games folder is on my A: drive, so I used /mnt/a/nintendo switch/games - which is the format I use when referring to any windows folder inside wsl2, I subsequently was able to pin down the mount path needing a \ backslash before the space to get the older to mount correctly. However on my Switch I see no "New Games" entry in Tinfoil, and browsing into the Ownshop link lists a whole bunch of unnamed blank folders.

migm16 commented 8 months ago

i have same issue, \Nas\Switch\Switch Games\"name of game in this" folder. i found that if i take the file out of the folder and place it in \Switch Games\ folder i can see it in tinfoil under well nsp's show up in new games section, um what i would like is to be able to keep all the games and there updates/dlc in there folder but still have them show up in new games is this possible