Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RA
Posts
0
Comments
24
Joined
2 yr. ago
    • Firestick has tailscale, not sure about the other devices.
    • You can use subnet routing feature of tailscale for devices that don't have tailscale.

    Jellyfin is superior but just clarifying the above things.

  • It's a paid service, so the only way to enforce that unpaid users cannot search is to take a search request and check if it is coming from your account

    That's not the same as logging.

    You literally need to associate your requests to an account to make basic functionality like this work.

    They just need to check the session of the user on the fly during the search operation. Once the search is done they don't need to persist any record linking the search and the user.