Subtitle offset at server instead of client #4759
Closed
theshoeshiner
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
This is closed. Does it mean it already works this way? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen subtitle offset features implemented in some of the JF clients, but out of curiosity, is it not possible to implement this on the server? If a subtitle file is 10 seconds off, it stands to reason that the user would want it synced regardless of the client. Could the server not handle retaining this config and adjusting as necessary, requiring no changes to the clients? Or are server level changes just avoided?
I've checked out the code but before I waste any time (I'm a Java dev so there will be a slight learning curve) I wanted to check if this is impossible or unwanted.
Beta Was this translation helpful? Give feedback.
All reactions