Theo Belaire

Results 18 comments of Theo Belaire

OK I spent a good 4 hours today messing with configure scripts and such with SDL and man, it's not happy. I finally got it working, but I think I...

This looks good https://superuser.com/a/1558898/15735 qrencode program. Now lets see how to just output to the tty1. I want this to happen on boot, and I have a mostly working systemd...

So, I think we might want to be using `cvlc` instead of `vlc`, which avoids it trying to start the interface. Also if you get the Ascii art display, you...

I'm using systemd to run on boot https://github.com/tbelaire/pikaraoke/blob/service/pikaraoke.service#L16 And I added it to the ENV. But I think you could do something with `os.environ["DISPLAY"] = ":0"` from inside the process....

I am not the OP, but Mopidy provides a websockets interface which makes it nice to control from a web UI. That would be one reason to use a Mopidy...

To follow up, since you can run Mopidy as either client or server nodes, it would be really nice to share configuration. https://www.home-assistant.io/blog/2016/02/18/multi-room-audio-with-snapcast/

It was breaking when I was changing and resaving the file. If i relaunched it, it usually wouldn't crash on the same input. Does your app have a debug log?...

The problem I was aiming at was making it nicer to post problems in the irc channel and have people follow the proof state without needing to copy it to...