2023-11-19, 02:39 PM
Good morning,
I'm trying to develop a plugin to wake up my server when a movie/series is started
The media libraries are connected via NFS. I would like to send a Wake On Lan when a movie is started.
However, trying the WebHook plugin which sends a webhook when a movie is started does not work when my file server is turned off.
I would like to know if it is possible to retrieve the information when a movie is requested even before opening the file on the remote server. So that I can wake up my server.
If possible could you help me develop this plugin?
I don't know C# but I want to get this plugin to work
THANKS !
My Repo : https://github.com/StephanGR/jellyfin-plugin-wol
I'm trying to develop a plugin to wake up my server when a movie/series is started
The media libraries are connected via NFS. I would like to send a Wake On Lan when a movie is started.
However, trying the WebHook plugin which sends a webhook when a movie is started does not work when my file server is turned off.
I would like to know if it is possible to retrieve the information when a movie is requested even before opening the file on the remote server. So that I can wake up my server.
If possible could you help me develop this plugin?
I don't know C# but I want to get this plugin to work
THANKS !
My Repo : https://github.com/StephanGR/jellyfin-plugin-wol