I don’t notice any difference. Did you run it on Qnap before or a computer? If it’s possible you should switch to overlay /2. I was not aware of the fanart feature until you mentioned PIL… I will add this later today.
I’ve experienced some instabilities so i made a “baseimage” docker, seems better. I will switch the “base” if it persists. Please comment if you are using this without issues (or issues).
Is there something I’m missing to get this working. I’ve installed the docker using community apps in unraid and can’t get it to work. Docker installs fine and all the files are there, but when I try to set the profile on my aTV, it just gets stuck adding profile. I’ve tried with the auto created certificates and using others that work on another system.
Is there something I’m missing to getting this working?
Sorry, community applications is a plug-in that lets you search for dockers using the GUI in unraid. It includes the option to search through dockerhub and that’s where I grabbed yours. Here’s a screen grab of the log.
Yeah I did move the unraid port. If I install the pducharme plexconnect docker it works fine. It’s just not up to date and is causing issues with one of my aTV’s and 5.1 channel audio.
I left all three ports with their default in the variables and set the /PlexConnect to /mnt/cache/appdata/plexconnect. I haven’t added any other variables.
Yeah I set the proper dns. As I said, the other one worked fine.
So, I had some time… And took a look at pducharme/plexconnect.
The problem with that image and the way its built is it installs PlexConnect at build time. When the author has not pushed a new image for years, that means Plexconnect is years old.
So as a temporary fix (hopefully) i cloned his repository on github and pushed a new image to izzno/unraid-plexconnect, which contains the latest PlexConnect.
So, in theory: Just run izzno/unraid-plexconnect in the EXACT same way you used to run pducharme/plexconnect.
Report back, it might not work, you might have to delete hanging containers or remove the old data, but we’ll get there if you help testing.
I’ve added it but it doesn’t seem to be working. I set it up and it wouldn’t add the profile to the aTV using the regular trailers.apple.com/trailers.cer. It worked when I changed the trailers.apple.com to the ip of my server but the trailers app doesn’t open plex.
I did notice on docker hub that it says there’s on error on the build page.
Just a quick question. It seems that every time there’s an update I have to reapply the profile to the aTV’s and none of my settings or sign in are saved. Any idea why this might be?
That would be a problem with “-v” variables or no access to write where you specify the volume “/somewhere:/opt/PlexConnect” (Its not supposed to be like that)
Can you paste the container logs, and see if theres actually any files saved where you specify the volume?
I also built a new image izzno/unraid-plexconnect:dev (has more log options, could you run that a couple of times and paste the log if the changes are not persistant?