samcro1967

Results 54 comments of samcro1967

I can access it with HTTP internally directly to host and port. I can access it internally via HTTPS behind Caddy. I cannot test it internally via HTTP behing Caddy...

Caddy use Let's Enmcrypt so the cert there is valid. Internally I am not using SSL between Caddy and Handbrake.

Yes, that is exactly what I am trying to do in order to eliminate a locally installed version of Handbrake I need to manually install and update. Don’t think it...

Unfortunately that will not work on Windows. Hyper-V Gen 2 VM's do not currently support physical optical drives and I have not found a way with docker to mount it...

Docker Desktop for Windows uses a Linux VM to support the containers. You can mount host drives to a Docker container, but only hard disks. It will not let you...

@montchr I like the idea of a Lidarr script. I am using the LSIO Lidarr image and have beets installed via a mod into the image. I then call beets...

@GlassedSilver It is working in nightly. Is there another endpoint that shows the actual version? I did not see another one, but maybe I missed it. I expected to see...

I believe the same is true for | (pipe) as well.

I tried the above docker-compose from @LordMike, but have not had any success. I think it may be because the container runs as root, but my cron jobs do not....