TrezOne
TrezOne
What would it take to actually implement this? At the very least I'm looking to add playback functionality for podcasts (retrieval and all that I'm thinking will come later). Plus,...
Hey @deluan, as a stop-gap, I think the second would be easier to pull off in the short-term, though instead of PodGrab (or maybe alongisde?), use Podfetch's [API](https://github.com/SamTV12345/PodFetch/blob/main/src/controllers/api_doc.rs) which is...
Having a similar issue, except on Ubuntu Jammy. I took @05warmupsdelayer 's suggestion of building the image using the aforementioned Dockerfile. The container comes up as `unhealthy` , but the...
Can confirm @spectrapulse 's image works smoothly (not including the `wget --spider` health check).
@alex3305 Thank you for this! It's been driving me crazy. I actually had to make one other change in order to get this working on my Gitea instance: replace `--workdir...