Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to choose specific device "machine_id" only. #59

Open
milindpatel63 opened this issue Sep 13, 2021 · 2 comments
Open

Option to choose specific device "machine_id" only. #59

milindpatel63 opened this issue Sep 13, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@milindpatel63
Copy link

Currently all the client devices playing media from a specific plex server and user is being detected.
In my case, i share my main plex account with friends and family for various reasons.
So whatever they play is being detected too.

Would love for an option to whitelist only specific devices to being detected.

@rg9400
Copy link

rg9400 commented Oct 14, 2021

This is a good idea. In addition whitelist specific clients, it would be useful to whitelist specific libraries (e.g. want to exclude my anime library, or only include my music library). I don't particularly need it, but I've seen other tools allow selecting which user to listen to as well in case it's someone other than the server admin.

@Ombrelin
Copy link
Owner

Hello,

First of all, I'm glad that you enjoy the app.
Thank you for all the feedback. I've currently stopped maintainance on the current version, since some early development choices are now limiting regarding the most requested features.
That's why I've decided to rewrite it completly, using :

  • .NET 6 ( .NET MAUI for the UI)
  • Discord Game SDK for better rich presence control compared to RPC API
  • PLEX Websocket API, which will be more performant and flexible than the ReST API regarding requested features like this one.

Sadly, I'm a bit delayed by my own coursework in software engineering, whose last year is very time-consuming. And also by the pushback of .NET MAUI GA, but I expect to at least finish the PLEX Websocket API Client libraty by then.

Anyway, thank you all for the suggestion, which will all carefully be taken in account during the rewrite !

@Ombrelin Ombrelin added the enhancement New feature or request label Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants