You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running a Jellyfin container, and sometimes I visit jellyfin on webbrowser and sometimes on the native android or ios app like swiftfin etc.
I don't know which strategy to use is this case where I access the jellyfin in both ways.
So do I use two different subdomains ? jellyfin.example.com using the dynamic and the other subdomain jellyfin-api.example.com using the blocking strategy ? Is this the correct way for my use case or can it be done better ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am running a Jellyfin container, and sometimes I visit jellyfin on webbrowser and sometimes on the native android or ios app like swiftfin etc.
I don't know which strategy to use is this case where I access the jellyfin in both ways.
So do I use two different subdomains ?
jellyfin.example.com
using the dynamic and the other subdomainjellyfin-api.example.com
using the blocking strategy ? Is this the correct way for my use case or can it be done better ?Caddyfile
Beta Was this translation helpful? Give feedback.
All reactions