2024-03-16, 01:57 PM
(This post was last modified: 2024-03-16, 01:59 PM by Efficient_Good_5784. Edited 1 time in total.)
You'll have to find a 3rd party program to do this for you, or code it yourself. How would the Jellyfin server send the PC it's running on a wake signal if it's in a sleep state? The one in charge of knowing when a client starts would be the Jellyfin server, which is asleep. Each client would need code to figure out how to send the wake signal to your PC by itself.
Are you putting the PC to sleep to save power? You would have an easier time with this issue if you build a new power-efficient server to run 24/7.
Jellyfin is server media software. It's meant to run constantly to "serve" clients at all times. It needs to be awake to understand when a client needs it.
Are you putting the PC to sleep to save power? You would have an easier time with this issue if you build a new power-efficient server to run 24/7.
Jellyfin is server media software. It's meant to run constantly to "serve" clients at all times. It needs to be awake to understand when a client needs it.