Hello!

I would like to create a central music server for my music collection using a single board computer (like a Raspberry Pi, but with ODROID XU4) and use gmusicbrowser as a server, if it's even possible.
The server preferably shouldn't have any GUI, I only want to connect to it via SSH and manage it that way. But this raises another question, so I would like to ask:

  • Is it possible to run gmusicbrowser as a daemon or server without GTK?
  • Is it possible to run an another gmusicbrowser instance on a different computer (with GUI) and connect it to a server on another machine and play the collection from that machine?

Thanks in advance!