subsync
subsync copied to clipboard
Feature request: integrate it with plex
first of all thanks for all of your awesome work it would be awesome if you can make your tool automated somehow like if you can fork bazarr and make your tool sync the subs before they get imported to the plex library it dont have to be that way its just an idea you can maybe make a docker that uses your app to watch video files and subtitle files with the same name and sync them automatically would love to have something like this on my unraid server it will save alooot of people allloot of time thanks for everything and hope you can come up with something
@mountaser if you use linuxserver image of bazarr, you can install this subsync as a docker mod to the bazarr container.
Then you get the subsync
executable inside bazarr and can use it in the bazarr post processor options :+1:
@mnordin do you have any tutorial i can follow ? and thanks for your answer
@mountaser my bad, I'm remembering this incorrectly. Just confirmed it does not work as I outlined.
Bazarr has a built in automatic sync (ffsubsync
) which does a decent job. This (subsync
) is a lot better but I run it manually when needed.
@mnordin well for me bazzar doesnt always work and also doesnt also sync even if the % is within the range that bazzar should be syncing .....
Sub-Zero author here (Plex addon and basis for Bazarr). I've been using subsync myself on windows for quite a while. I'll try to add it as an option to Sub-zero when I find the time. Depending on how much cross compiling is necessary, it might be quite easy.