Eduardo

Results 12 comments of Eduardo

The problem (I had the same after long work time) is that the api creates links to download files/images/etc for a determinated IP, so if you generate the link (as...

The problem (I had the same after long work time) is that the api creates links to download files/images/etc for a determinated IP, so if you generate the link (as...

You can also write this line in your container before the install. I prefer it because for me it's more clear to know what and why are you doing it...

It is better to use the recommend installer inside the docker too.

This is how we install it now in our company. You can remove the version, but I fixed versions in 2.1.4 for now. ```dockerfile RUN curl -sSL https://raw.githubusercontent.com/pdm-project/pdm/main/install-pdm.py | python3...

I have issues also configuring portainer with the apikey. I got CORS issue, and it is the only one. Works fine for Sonarr, Radarr, PiHole, etc.

is there any option/advance for that?

It works like a charm! Thanks

And what about at least for TV shows, just show in the picture a progress bar showing the % of completion of the existing episodes? Something like that ![image](https://github.com/bonukai/MediaTracker/assets/854646/7946cba1-a5dc-4437-bb47-b39a500299d1)

I am having the same issues with MySQL:5.7.12, 5.7.13 and 5.7.37, it takes memory until crashes, around 10 seconds. I tried later with version 8.0.28 and works (it uses around...