Expose settings page for users #171
Replies: 4 comments 5 replies
|
Unfortunately not, the plugin settings page is only available to admins. The best that we could do is expose some API endpoints, but I'm not sure how authentication would be handled. |
|
I coded some user routes, and using Paradox's Plugin Pages, I now have a pretty stable and working user-side configuration. So far, I’ve only tested it with Anilist (there’s a chance that some providers, like Kitsu, may not work yet).
I may do a PR when it’s ready, but I still have a few points to address:
What do you think, @vosmiic? |
|
@Zenrac sounds good, didn't know plugins like that existed.
Yes, it should be. That should hold the currently logged in user's information.
If it makes it easier to implement, sure. As long a we use common functions the maintainability shouldn't be too effected.
It would be best if it could be optional. I'm not too fond of relying on another plugin for core functionality. If you do decide to make a PR feel free to open a draft PR if you run into any issues and I might be able to help you out. |
|
Hi, I was wondering about this exact thing and thought it wasn’t possible, but this sounds very promising. I’m really looking forward to having this feature available. |

Uh oh!
There was an error while loading. Please reload this page.
I'm not familiar with plugin development for jellyfin. Is it possible for a plugin like this to allow users to configure it themselves? Would be great to not have to configure this manually for every user who wants it.
All reactions