Replies: 1 comment
-
|
and instead of just having the url, you could instead have the plugin handle the seerr requests similar to how jellyfin enhanced does it, so that its done server side instead. - means seerr doesnt have to be port forwarded or revers proxied |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Feature request that allows a plugin to push a limited subset of configurations server-side. This would enable centrally managed specific settings
Wholphin and Moonfin are examples of implementation:
https://github.com/Moonfin-Client/Plugin
damontecres/Wholphin#598
Basic Example
Library Sections, Curation & Sections: Dynamically push custom collections or sections into the user's Library tab, for example "Trending/Popular Movies" into Movies.
User Default Options: Default preferences for new or existing users.
Seer URL.
Drawbacks
Requires a plugin and integration into Fladder.
Unresolved questions
No response
Implementation
Beta Was this translation helpful? Give feedback.
All reactions