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...
Also bumping into the same issue, both on self-hosted and cloud versions.
@Tasztalos69 @AMDphreak I messed around with the LinkedIn export to try and have it imported. I took a bunch of the CSVs that were in the export, created a new...
Been having the same issue not only with the `qbittorrentvpn` container but also with `sabnzbdvpn` images. I tried to roll back both of them to see if that would fix...
At the risk of sounding rude, if `nix-shell` isn't included in the upstream Dagu container, why is it part of the documentation then? It's a bit misleading 🫤 Anyway, I'll...