Domain: plex.tv
Stories and comments across the archive that link to plex.tv.
Stories · 8
-
Plexamp, Plex's Spin on the Classic Winamp Player, Is the First Project From New Incubator Plex Labs (techcrunch.com)
Media software maker Plex today announced a new incubator and community resource called Plex Labs. "The idea here is to help the company's internal passion projects gain exposure, along with those from Plex community members," reports TechCrunch. "Plex Labs is also unveiling its first product: a music player called Plexamp," which is designed to replace the long-lost Winamp. From the report: The player was built by several Plex employees in their free time, and is meant for those who use Plex for music. As the company explains in its announcement, the goal was to build a small player that sits unobtrusively on the desktop and can handle any music format. The team limited itself to a single window, making Plexamp the smaller Plex player to date, in terms of pixel size. Under the hood, Plexamp uses the open source audio player Music Player Daemon (MPD), along with a combination of ES7, Electron, React, and MobX technologies. The end result is a player that runs on either macOS or Windows and works like a native app. That is, you can use media keys for skipping tracks or playing and pausing music, and receive notifications. The player can also handle any music format, and can play music offline when the Plex server runs on your laptop.
The player also supports gapless playback, soft transitions and visualizations to accompany your music. Plus, the visualizations' palette of colors is pulled from the album art, Plex notes. Additionally, Plexamp makes use of a few up-and-coming features that will be included in Plex's subscription, Plex Pass, in the future. These new features are powering functionality like loudness leveling (to normalize playback volume), smart transitions (to compute the optimal overlap times between tracks), soundprints (to represent tracks visually), waveform seeking (to present a graphical view of tracks), Library stations, and artist radio. -
Plex Responds, Will Allow Users To Opt Out Of Data Collection (www.plex.tv)
stikves writes: This weekend Plex had announced they were implementing a new privacy policy, including removing the ability for opting out of data collection and sharing. Fortunately the backlash here, on their forums, Reddit, and other placed allowed them to offer a more sensible state, including bringing back opt-out, and anonymity of some of the data.
Plex CEO Keith Valory wrote Saturday that some information must be transferred just to provide the service -- for example, servers still check for updates, they have to determine whether a user has a premium Plex Pass, and "we have to provide accurate reporting to licensors for things like trailers and extras, photo tagging, lyrics, licensed codecs and so on... [W]e came to the conclusion that providing an 'opt out' in the set-up gives a false sense of privacy and feels disingenuous on our part. That is, even if you opted out, there is still a bunch of data we are collecting that we tried to call out as exceptions." But to address concerns about data collection, Plex will make new changes to their privacy policy: [I]n addition to providing the ability to opt out of crash reporting and marketing communications, we will provide you the ability to opt out of playback statistics for personal content on your Plex Media Server, like duration, bit rate, and resolution in a new privacy setting... we are going to "generalize" playback stats in order to make it impossible to create any sort of "fingerprint" that would allow anyone to identify a file in a library... Finally, in the new privacy tab in the server settings we will provide a full list of all product events data that we collect... Our intention here is to provide full transparency. Users will have one place where they can see what data is being collected and where they can opt out of playback data that they are not comfortable with."
And he emphasized that "we will never sell or share data related to YOUR content libraries." -
Should Plex Stop Allowing Users To Opt Out of Data Collection? (www.plex.tv)
UPDATE: Plex has now made more changes to their privacy policy to address concerns about data collection, including "the ability to opt out of playback statistics for personal content on your Plex Media Server" and a promise "to 'generalize' playback stats in order to make it impossible to create any sort of 'fingerprint' that would allow anyone to identify a file in a library."
Here's what the original kerfuffle was about. Slashdot reader bigdogpete wrote: Many users of Plex got an email that said they were changing their privacy policy which goes into effect on 20 September 2017. While most of the things are pretty standard, users found it odd that they were now not going to allow users to opt-out of data collection. Here is the part from their website explaining the upcoming changes.
"In order to understand the usage across the Plex ecosystem and how we need to improve, Plex will continue to collect usage statistics, such as device type, duration, bit rate, media format, resolution, and media type (music, photos, videos, etc.). We will no longer allow the option to opt out of this statistics collection, but we do not sell or share your personally identifiable statistics. Again, we will not collect any information that identifies libraries, files, file names, and/or the specific content stored on your privately hosted Plex Media Servers. The only exception to this is when, and only to the extent, you use Plex with third-party services such as Sonos, Alexa, webhooks, and Last.fm."
What do you all think? -
Ask Slashdot: Building a Home Media Center/Small Server In a Crawlspace?
An anonymous reader writes "I've decided it's time for me to build a separate machine specifically for use as a Media Center/Small Home Server. My wife and I haven't had cable TV in years, instead relying entirely on Netflix, other streaming sites, and hard copies we've bought over the years. Having just finished ripping our entire media collection (CDs, DVDs, and even our vinyls and VHS with the help of a capture card and some sweet digital voodoo) to a couple HDDs, I'm feeling froggy. Up until now we've been using WDTV Live, and it's been pretty snazzy, but I want to upgrade to a dedicated media machine instead of piggybacking off of my office computer. It'll be a Windows based machine utilizing Plex, and it's going in the crawlspace of the house. The crawlspace in question is unfinished, but I do have a dry concrete slab down there where I can put/mount/assemble something. Cooling won't be an issue obviously, and I am keeping a close eye on hardware specs with regards to moisture. It is still a crawlspace though. What would be a good setup to to house the hardware? Priorities being to safeguard against moisture, vermin, and dirt. Modified PC Tower? Rack? Build an enclosure? Something I haven't considered?
Please assume I'm stubborn and absolutely dead-set on putting it in the crawlspace to avoid the discussion devolving into the 'best' place to put a media machine." Do you have a question to Ask Slashdot? Fire away, with details, using our submissions form. -
HTML5 App For Panasonic TVs Rejected - JQuery Is a "Hack"
An anonymous reader writes "I have been working on an HTML5 app for Panasonic VIERA TVs, specifically a client for the Plex Media Server. After paying $129 for the developer program, version 1.0 was submitted for inclusion in their VIERA Connect marketplace several weeks ago. After a few requested tweaks, they inquired about how the client communicated with the Plex Server. As many/most web developers do, I used jQuery and its $.ajax call (which is just a wrapper for XMLHttpRequest()). They insisted this was not standard Javascript, and after several communications with them, they replied back with "A workaround like this is considered a hack.". I'm stunned that anyone familiar with HTML would consider jQuery a hack. I've been patient in attempting to explain how jQuery works, but I am getting nowhere. Any thoughts on how I can better explain jQuery to an app reviewer? Yes, I know I can write my app without any Javascript library, but I am really hoping avoid that." -
HTML5 App For Panasonic TVs Rejected - JQuery Is a "Hack"
An anonymous reader writes "I have been working on an HTML5 app for Panasonic VIERA TVs, specifically a client for the Plex Media Server. After paying $129 for the developer program, version 1.0 was submitted for inclusion in their VIERA Connect marketplace several weeks ago. After a few requested tweaks, they inquired about how the client communicated with the Plex Server. As many/most web developers do, I used jQuery and its $.ajax call (which is just a wrapper for XMLHttpRequest()). They insisted this was not standard Javascript, and after several communications with them, they replied back with "A workaround like this is considered a hack.". I'm stunned that anyone familiar with HTML would consider jQuery a hack. I've been patient in attempting to explain how jQuery works, but I am getting nowhere. Any thoughts on how I can better explain jQuery to an app reviewer? Yes, I know I can write my app without any Javascript library, but I am really hoping avoid that." -
Ask Slashdot: Suggestions For a Simple Media Server?
rueger writes "We live and breathe Netflix, but sometimes want to watch programs downloaded from the 'net. I've been carrying them downstairs on a USB stick, but would prefer to run a small media server on my Mint Linux box. As usual, I thought this would be simple. Install a package on my PC, and use our Netgear NeoTV Max box to play stuff off of the server. Plex was highly recommended, and installed easily, but will see some .mkv files, but not others, for no obvious reason. The one file that does show up plays fine, except that subtitles don't work. And it completely refuses to see the partition full of music. A quick tour of the Plex forums suggests that making this work would take more hours than I'm prepared to spend. Serviio looked good too, and 'sees' my music, and sees the movie folders that Plex couldn't, but won't show the actual .mkv files. And again, it looks like configuring the thing could consume half of my life. So I'm asking: is there a fairly simple, works-right-out-of-the-box, fairly resource friendly media server that will just allow me to play movies that I download without a lot of headaches? (One obvious issue is that movies and TV shows downloaded can be in a any of a dozen formats. I'd love it if the server dealt with that. I'm also open to suggestions for a Roku style box that does Netflix well, but which will also play nicely with a media server. And if any or all of these things can also let me play streaming video off the web (like BBC iPlayer content), I'll be in heaven.)" -
Ask Slashdot: Suggestions For a Simple Media Server?
rueger writes "We live and breathe Netflix, but sometimes want to watch programs downloaded from the 'net. I've been carrying them downstairs on a USB stick, but would prefer to run a small media server on my Mint Linux box. As usual, I thought this would be simple. Install a package on my PC, and use our Netgear NeoTV Max box to play stuff off of the server. Plex was highly recommended, and installed easily, but will see some .mkv files, but not others, for no obvious reason. The one file that does show up plays fine, except that subtitles don't work. And it completely refuses to see the partition full of music. A quick tour of the Plex forums suggests that making this work would take more hours than I'm prepared to spend. Serviio looked good too, and 'sees' my music, and sees the movie folders that Plex couldn't, but won't show the actual .mkv files. And again, it looks like configuring the thing could consume half of my life. So I'm asking: is there a fairly simple, works-right-out-of-the-box, fairly resource friendly media server that will just allow me to play movies that I download without a lot of headaches? (One obvious issue is that movies and TV shows downloaded can be in a any of a dozen formats. I'd love it if the server dealt with that. I'm also open to suggestions for a Roku style box that does Netflix well, but which will also play nicely with a media server. And if any or all of these things can also let me play streaming video off the web (like BBC iPlayer content), I'll be in heaven.)"