Shift subtitle timing within video player

A few of the shows I've imported don't have subtitles, so I have downloaded some from OpenSubtitles, however the subtitles are out of sync by a few seconds.

It would be nice if we could shift the subtitle timing +/- a value within the video player. Maybe there could be a slider that starts in the middle at 0 and lets you adjust forward and backwards in 0.1 increments. that would be a user-friendly experience approach to adjusting it within the video player.

Run subsync against the srt and video file before you import. I have this scripted on my setup. Video file is downloaded, filebot renames it to plex standards (which channels seems to be Ok with), filebot then downloads the srt from opensubtitles, filebot renames it to match the video, subsync is run, then xcopy copies it up to the channels server, channels imports it :blush:

Happy to share my script if you are anyone else is interested.