thawn / ttmp32gme

a tool to create tiptoi gme files from mp3 files. Also creates a printable sheet to play the music.
MIT License
190 stars 28 forks source link

Add gme download link #59

Open ziggystar opened 1 year ago

ziggystar commented 1 year ago

Apparently my tip toi pen is not recognized. I don't know how to get to the gme files. (Well, I know, but getting them from inside the docker container is cumbersome).

So the big question: Why isn't there a simple download link/button? It even shows the path to the file, but I can't download it.

thawn commented 1 year ago

@ziggystar I would prefer to help you get the tiptoi mounted properly into the docker container. That way, you can also see which gme files are already on the tiptoi in the web interface (and then print only the pages for the gme files that are on the tiptoi).

In order to be able to help you, I need a few more details:

  1. Where is your tiptoi mounted? (under debian/ubuntu I would expect something like /media/<username>/tiptoi)
  2. Which command do you use to start the docker container? (e.g. ttmp32gme start)
  3. Have you tried to add the path where the tiptoi is mounted to the start command (e.g. ttmp32gme start media/username/tiptoi
  4. What distribution (ubuntu/ fedora/ arch) and desktop (gnome/xfce/kde) are you using?
thawn commented 1 year ago

one more question:

  1. is there a file called tiptoi.ico on your tiptoi? If not, please create one. E.g. in a terminal execute touch /path/to/tiptoi/tiptoi.ico