We should have a way to rename a device and have Plex remember it across IP address changes, browser versions, etc.
having multiple “Chrome” devices is not helpful and creates confusion.
I’d think the Plex devs should be able to do this pretty easily since many other apps (Emby, etc) do it.
Its essential for Home Theater / Home Automation to be able to identify clients consistently, easily and uniquely for things like…
– Sending on-screen notifications to clients (Time for Bed, Dinner Ready, Someone is at the door, etc)
– Triggering Events (lighting changes, sending data/notifications to other systems / dashboards, etc)
Right, Plex generates random IDs to track the browser, but if the storage gets cleared or otherwise not used, there would be no way to know it’s the same browser instance.
I think that the HTML Local Storage clientID would enable that. A modern cookie. If it’s there, Plex remembers my login and view preferences. If it’s not there, I have to login and I get the “Customize your media” prompt.
So if the original request was to label and remember devices -
IF clientID was present, THEN if it was also labeled, track that, instead of making a new entry every time the Web App is updated? (Ughh.)
To @anon18523487’s point, then it’s not a “Device” anymore, it’s some weird hybrid-thing. Then again, it’s also not a new “Device” every time the Web App is updated, it’s already a weird hybrid-thing.
The original request mentioned IP address. I don’t think IP address is considered today. If I change IP address, but use the same browser, I don’t see another entry.
I’d think the Plex devs should be able to do this pretty easily since many other apps (Emby, etc) do it.
Its essential for Home Theater / Home Automation to be able to identify clients consistently, easily and uniquely for things like…
– Sending on-screen notifications to clients (Time for Bed, Dinner Ready, Someone is at the door, etc)
– Triggering Events (lighting changes, sending data/notifications to other systems / dashboards, etc)
Not seeing a reason to rank them… getting a notification of someone at the door is important if you watching a video on a Chrome browser, just as if you were on a Roku connected to TV or Projector, or on your Tablet. You still need the notification.