maarten peels
maarten peels
Fluidd / Mainsail both use Moonraker in the background. There is a PR open to add support vor this: #160
I think it would also be beneficial to create a Project Board within this repo so people have an idea of the direction this project is taking. And to have...
Yes! You can go to the Projects tab. 
I'm having some trouble launching Netflix. When I list all apps a big JSON list is returned among which: `{'appId': '11101200001', 'app_type': 2, 'icon': '/opt/share/webappservice/apps_icon/FirstScreen/11101200001/250x250.png', 'is_lock': 0, 'name': 'Netflix'}` But...
You don't need a library at all for that, just go to this URL: http://{ip}:8001/api/v2/
I have the same issues. From within my python script I get the error `No such file or directory`, But when I copy the failed command and execute it directly...
I found the issue for macOS. In the file `pdf2jpg.py` on line `21` there is an if statement that checks if the system is a "Linux" system. To fix the...