2025-04-03, 07:17 PM
(This post was last modified: 2025-08-16, 07:33 PM by Damocles_. Edited 15 times in total.)
Hi, let me know if something is broken.
This tutorial explains how to set up Jellyfin Server on Windows to:
- Launch medias from the Jellyfin web interface directly in PotPlayer. Steps 1 to 6 required.
- Optional : One click link to the corresponding media local folder from the Jellyfin media information panel.
- Optional : Jellyfin Service Automation, Start and stop the Jellyfin server automatically at launching the web interface and closing it.
- Bonus : Select text and one click search selection on IMDB, YOUTUBE, or any websites
Someone made that recently https://github.com/johnpc/jellyfin-plugi...javascript
Jellyfin server add-on for having the javascript integrated in the server, with that the two .js script won't require a browser extension like ViolentMonkey
But it affects the web jellyfin page on every browser and localpath still need a Firefox extension, so I'm not sure if it may cause more issue on other device/browsers...
Update :
- Readme with optional features and clearer instructions
- Easier installation, no need to edit scripts during the installation, it should work with any local drives and library
- Fixed : Local files links actually work
- Fixed : multiple windows opening
Update 2 : Jellyfin Service Automation, Start and stop. Cleaner solution, no console popup window, multi browser auto-install, possibility for custom .bat at launch, notification etc..
Link with full step by step : https://github.com/Damocles-fr/PPJF
Feel free to edit and share
This tutorial explains how to set up Jellyfin Server on Windows to:
- Launch medias from the Jellyfin web interface directly in PotPlayer. Steps 1 to 6 required.
- Optional : One click link to the corresponding media local folder from the Jellyfin media information panel.
- Optional : Jellyfin Service Automation, Start and stop the Jellyfin server automatically at launching the web interface and closing it.
- Bonus : Select text and one click search selection on IMDB, YOUTUBE, or any websites
Someone made that recently https://github.com/johnpc/jellyfin-plugi...javascript
Jellyfin server add-on for having the javascript integrated in the server, with that the two .js script won't require a browser extension like ViolentMonkey
But it affects the web jellyfin page on every browser and localpath still need a Firefox extension, so I'm not sure if it may cause more issue on other device/browsers...
Update :
- Readme with optional features and clearer instructions
- Easier installation, no need to edit scripts during the installation, it should work with any local drives and library
- Fixed : Local files links actually work
- Fixed : multiple windows opening
Update 2 : Jellyfin Service Automation, Start and stop. Cleaner solution, no console popup window, multi browser auto-install, possibility for custom .bat at launch, notification etc..
Link with full step by step : https://github.com/Damocles-fr/PPJF
Feel free to edit and share