Web-based Winamp controller for CarPC � Go backend, mobile-first UI
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

9 líneas
275B

  1. port: 8080
  2. # Optional: full path to winamp.exe — only needed if you want roadamp to
  3. # launch Winamp for you. Leave empty (or omit) if you start Winamp yourself.
  4. # winamp_path: "C:\\Program Files\\Winamp\\Winamp.exe"
  5. killist_file: "killist.dat"
  6. resume_file: "resume.dat"