Kalimbo Mkalla
Kalimbo Mkalla
Because I've uninstalled zt from my machines, I was able to test the above via the docker image I mentioned earlier. I created a test network and did some testing:...
Volume control in jukebox mode does work for me so it should theoretically work for you. I set my sound output to alsa via the mpv extra arguments variable. Mine...
Which equalizer are you talking about? Volume control is supposed to work on your device using your phone as the remote control. The equalizer in Dsub is for local playback...
Alsamixer settings get applied immediately. It's strange that they didn't work. Maybe a different soundcard is selected as default? When in alsamixer, press F6 to select the desired card.
Same here. This is the quadlet file I'm using for running Podfetch: ``` [Unit] Description=PodFetch Container [Container] Image=docker.io/samuel19982/podfetch:latest AutoUpdate=registry Volume=/containers/podfetch/config:/app/db:rw Volume=/media/Podcasts:/app/podcasts:rw Environment=POLLING_INTERVAL=60 Environment=SERVER_URL=http://192.168.0.103:8000 Environment=DATABASE_URL=sqlite:///app/db/podcast.db Environment=BASIC_AUTH=true Environment=USERNAME=admin Environment=PASSWORD=password Environment=GPODDER_INTEGRATION_ENABLED=true ContainerName=podfetch PublishPort=8000:8000/tcp...
So.. I've commented out the basic authentication and gpodder integration bits and I'm able to refresh the podcasts in Antennapod. Also, the URL I mentioned earlier returns a valid XML....
So re enable basic authentication and gpodder integration, restart the container and generate another user from the webUI? I generated one earlier and I could sync (gpodder integration on Antennapod)...
I can confirm playback state sync via gpodder integration working but only if you're using the same online sources for the feeds - so downloading episodes twice, on the server...
> Try to generate an api key through the ui and try again with that. I think I was getting the unauthorized error because I exported the feeds while logged...
Same here, Chromium is my default browser for this exact reason! It's annoying to be always reminded that the site I'm visiting might be insecure - when I'm the one...