Julian Merkle

Results 5 comments of Julian Merkle

Same problem here. Soundnode 0.6.5 Windows 10 "Be aware that Soundnode relies on Soundcloud API which only allowing third party apps to play 15 thousand tracks daily. When the rate...

In case you need some suggestions, I've managed to build a Docker & Docker-Compose setup around the rank system: https://github.com/JVMerkle/TS3-Ranksystem/blob/master/docker-compose.yml https://github.com/JVMerkle/TS3-Ranksystem/blob/master/Dockerfile https://github.com/JVMerkle/TS3-Ranksystem/blob/master/docker-entrypoint.sh The only necessary change regarding TSN-Ranksystem is the...

1. The `X-Forwarded-For` is required for apache2 to accept the real client IP address from the proxy server. If you intend to connect your container directly to the internet you...

Hi, ich hab das ganze bei mir so gelöst, dass ich einfach die `worker.php` im Container zyklisch laufen lasse: https://github.com/JVMerkle/TS3-Ranksystem/blob/master/docker-entrypoint.sh#L49. Das ist zwar nicht das Nonplusultra, aber ganz okay. Vielleicht...

> \https://api.pageplace.de/v1/files/adrm/[redacted].epub > [...] > Post request caused HTTPError 403 ~Same issue here with a book bought from Thalia.de.~ The pipeline build from https://github.com/Leseratte10/acsm-calibre-plugin/actions/runs/12741796377 works! Thanks alot!