watchstate
Self-hosted service to sync your plex, jellyfin and emby play state
Example
nix
{config, ...}: {
nps.stacks.watchstate.enable = true;
}Self-hosted service to sync your plex, jellyfin and emby play state
{config, ...}: {
nps.stacks.watchstate.enable = true;
}