-
Notifications
You must be signed in to change notification settings - Fork 26
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
open to all users? #6
Comments
Kitana is a plugin proxy for Plex. It mirrors exactly what it receives from the PMS - for the user that's currently requesting a plugin list. If your settings allow your friends to access plugins (I wasn't aware this was possible), they can do that.
I'm not sure how the YT plugin works. If it has a centralized user configured and only works that way, that's how it'll behave. Again, nothing Kitana can change. I can add a restriction to only allow certain plugins for non-owner users for example, but that's about it. |
So definitely some confusion here, mainly on my part :) The PMS option to share plugins has never worked at least for plugins. Enabling that only shared my access to the news/webshows/podcasts "channels". In your description you wrote "Kitana exposes your Plex plugin interfaces "to the outside world". What I took that to mean is that finally I can share plugins like YouTubeTV.Bundle. So people who have access to my server could sign in to youtube that way. From your response I believe the intention is for the PMS owner to have access to the plugin outside the home network, is that right? Now that I think I have a grip on everything happening here. In a perfect world what I'd want is for all users to be able to log in to their own youtube account from the plugin but I understand you don't have control over that. I have a lot of users that log in from xbox or ps3/4. I can just make a youtube account specifically for my PMS so anyone can just use the plugin. "I can add a restriction to only allow certain plugins for non-owner users for example, but that's about it." If I can pick which plugins then yes. I really would appreciate that. I can close webtools and SZ and leave YTB open. |
Ah yeah I see how that can be understood that way. I'll rephrase that. After the new year I'll try to get a new build out with the whitelist/blacklist feature. How do your users access the plugins remotely? Are they using locally enabled/family accounts and not the sharing (for which plugins doesn't seem to work)? |
Thanks for that, all my users are under sharing not home users |
Then I might be misunderstanding you there. They actually can access your plugins remotely? |
Yes, tested on second account as a sharing user. I have access to plugins |
Ok, weird. I can't access the plugins of the servers shared with me at all. It won't even let me connect to the servers properly. How would you like the whitelist/blacklist to work? It won't really keep someone from using their own kitana instance to access your plugins then. It will only keep them from using your plugins using your kitana instance. |
Oh hmm, I know this isn't what you intended, would it be possible to block some plugins from accessing the outside world |
Late to the party here ;) But in WebTools, I only allow access if user is the server owner https://github.com/ukdtom/WebTools.bundle/blob/master/Contents/Code/plextvhelper.py#L63 |
not sure if it's intended or if there's a setting I missed. I enabled this using windows docker. One of my friends said he could go into plugins and see my youtube. Meaning my subscriptions and history. Same for subzero, he can go in and change settings.
Is that intended? I was kind of hoping people would use the plugins and enable YouTubeTV.bundle for themselves;
Also, is there a way to hideplugins? I rather not have the outside world be able to change SZ or WebTools plugins.
thanks,
The text was updated successfully, but these errors were encountered: