rigomate
rigomate
The way I fixed it on my rpi without building from scratch was to modify this file: `/etc/cups/ppd/IOS-ml-1865w.ppd` This is my ppd file for my printer. I basically deleted every...
Using version 6.17.730 having the same issue here. Running on a Fire Stick 4k. But FYI, this is a dead project, Yuliskov is now working on this project: https://github.com/yuliskov/SmartTubeNext I...
> You'd also have to put some changes in `UserSync.lua` Can you elaborate why that would be necessary? I could just hook into this with a mod to get access...
> > Observer is better than hooking, and we want to move towards using observers. Ok, I will look into that, and modify the pull request. Is there maybe a...
Th release process could use the github actions, which is able to build for MacOS, I guess universal binaries would just be possible as well. I will take a look...