

But the philosophy is the same- we want to focus our finite energy on providing awesome functionality that works great and makes the folks who use it happy.

Other things, we’re just stabbing in the chest repeatedly with a wooden stake (and hoping it’s not a zombie). In some cases, we have plans for a future in which a better replacement shows up. We didn’t approach the process lightly we looked over usage numbers and took into account maintenance costs and general customer satisfaction. And while any given case might not be significant, they can add up over a decade to a death by a thousand (paper) cuts. Or kill support for a platform with low usage or other challenges. We’ve also been incredibly reluctant to take anything away from people who may be using a given feature. The Plex ecosystem is quite large, and over the years, we’ve sometimes added things that might have made sense at the time, but didn’t age well.

#Webtools 3.0 plex software
It’s not an uncommon thing for a software company to do-Apple does it (et tu, OpenGL?), and so does Google (RIP Inbox, Reader). So it’s critical to hold the occasional yard sale and get rid of all the accumulated cruft. Plex has been around for the better part of a decade, and software has a way of behaving like your garage: You had every intention of keeping it neat and organized, but every nook is somehow filled with Star Wars figurines and Amiibos.
#Webtools 3.0 plex android
This feature will be rolling out as Plex Pass Preview over the next few days as we fine tune it on Web Desktop, Xbox One, most LG TVs, Plex Media Player, Android mobile, and Android TV (iOS and Apple TV will follow up shortly). We use all sorts of smarts to find you the best matches in all sorts of languages (half of all Plexians are outside the US). Sorry, where was I? Oh right, so we’re pleased to announce a feature which makes it so easy to find and enable a subtitle, you don’t even have to leave the couch. The one who would be happy to see us focus on stability and core functionality, and do a bit of house cleaning along the way.įor years now ( li-ter-ah-ly) you’ve have been asking for a way to get subtitles without having to go back to the computer, submit to dubious popup ads, move the subs into place, refresh the media, get distracted by a half-eaten hoagie in the fridge. The one who’s been with us since early days, meticulously curating a few terabytes of media goodness.

now faced with using my plex login in webapp.Hi! This blog post is dedicated to you, the devoted user. thank you soo much for this made it really easy. Once you see the channel listed, you can access WebTools at this url: If you want to kick-start it, restart the Plex docker, wait some more and check again. Go to the Channels area and you should see WebTools (although if you click the image the wrong url will be displayed.) If it isn't listed, wait longer and try again. If you are able to pull up the Content directory directly under Plug-ins\WebTools.bundle, then everything is in the right place. \\\appdata\\Library\Application Support\Plex Media Server\Plug-ins\WebTools.bundle\Contents When it is done you should be able to navigate to: If you get a permission denied error, you'll need to SSH to the server and:Ĭd "/mnt/user/appdata//Library/Application Support/Plex Media Server/" \\\appdata\\Library\Application Support\Plex Media Server\Plug-ins Locate the "Webtools.bundle" folder.Ĭopy the Webtools.bundle folder to your Plex Plug-ins directory here: Hope this helps.ĭownload from and extract it to your desktop. After that command, both sites came right up. Notice I added the 33400 port and the advertise IP address. I also added a restart flag to always restart the container unless I issue a stop command. So I had to remove the container and start over and this time listing the additional port. Then of course Docker does not have a way to add a port. I also learned that on my Ubuntu server that netstat -an did not list 33400 as a listening port. What could be a solve is if you configure plexinc/pms-docker to run in bridge mode.
