-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Add support for regional, alternate, altdvd orders #139
Conversation
Can be merged before web changes. |
Here's a simple userscript to inject the options if the web changes are not merged. Replace [protocal] with http or https and replace [url] with your ip+port or domain of Jellyfin. To be used with any user script manager like Tampermonkey or Violentmonkey.
|
@scampower3 I don't suppose your nifty user-script will work on Jellyfin 10.8.11? I am sadly forced to stick with that version as I use Jellyfin on a Synology NAS and want to use hardware transcoding. |
Should work just fine, but the extra options that the script adds is for TheTvdb plugin 12.0.0.0 |
I'm a bit confused here, if I want to use TVDBs alternate order, do I need to use this script, or are the changes already in the plugin itself? |
Need to use the script until Jellyfin 10.10 is released |
Fixes: #49
Requires: jellyfin/jellyfin-web#5505