nvllsvm / emby-unlocked

Emby with the premium Emby Premiere features unlocked.
GNU General Public License v2.0
271 stars 61 forks source link

Version 3.2.33.0 started getting ads again #23

Closed deten closed 6 years ago

deten commented 6 years ago

Howdy,

I started getting ads again a little while back. Web version shows 3.2.33.0

I will try to respond faster with any further information needed.

nvllsvm commented 6 years ago

Upgrade to 3.2.70.0 and let me know if you still have the problem.

deten commented 6 years ago

How do I do that? I am running the docker container.

nvllsvm commented 6 years ago

The latest version is always available using the latest Docker image tag. You need to pull it (ex. docker pull nvllsvm/emby-unlocked).

deten commented 6 years ago

do I need to remake the container when I do this?

nvllsvm commented 6 years ago

No, the emby-unlocked Docker image is prebuilt.

deten commented 6 years ago

Okay, so I putty'd into synology. sudo -i, ran the command.

It downloaded some stuff.

Then I restarted the container.

It still says I am running 3.2.33.0, did I miss a step?

nvllsvm commented 6 years ago

I'm not sure how to help you as I'm not familiar with Synology devices nor how you configured your image.

If you're are still seeing ads after upgrading to the latest release, please open a new issue.

deten commented 6 years ago

The synology device really doesn't matter. I am using docker and that is what drives the emby server. My config was basically exactly what was described on the docker page.

I will try to find a real solution and post back with what I did for others.

deten commented 6 years ago

Long story short Docker containers will not update. In order to update Docker Containers you need to delete and remake the container.