this post was submitted on 14 Jan 2025
12 points (100.0% liked)
Jellyfin: The Free Software Media System
5895 readers
115 users here now
Current stable release: 10.10.4
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I assume you'd want the scripts to run right before playback starts, not on start.
Otherwise, updates (on subtitles, chapters, intro skipping, etc.) won't be reflected on the video, since it would be already playing and the remote player does not get those updated mid-playback.
The playback would have to wait for the script to be finished before it actually starts playing. So this can potentially introduce a lot of delay. However, it'd be a good idea as an optional add-on.