TMD20

Results 10 comments of TMD20

I'm using this as a intermediate vpn ```yml services: ipgen: image: wbitt/network-multitool:alpine-extra container_name: ipgen networks: - mynetwork command: ["bin/bash","-c","while true;do dig europe.all.vpn.airdns.org +short |nc -l 4000;done"] ``` Change the entry...

On 2023-03-01 16:25, Pranjal Jain wrote: > I found a way. If anyone wants help can reach out. I will post it. > Thanks > > -- > Reply to...

This error occurs with the most recent version of Cinemagoer strangely, it does not occur if imdb information is entered manually I've pushed some code to allow for manually enter...

I was worried about the chance of a movie not being in the tmdb database, but being in imdb. That might not be a common occurrence though, I've only notice...

I'm planning on using tmdb as suggested by @werrpy The current implementation is in the moviedata branch The file movieData were most of the changes for this would be. It...

I was hoping that all the arr clients moving to force auth would support oauth.

Thank you for providing an example. I should hopefully be able to find a way to implement this. So that it works, and is not too crazy.

It says error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ I did not notice this error when I tested on Windows,...

Okay I will try with a fresh windows install

The new verison of 7z for linux also supports UDF based blu-rays up to version 2.5. I don't have that many ISO , but I was able to extract a...