-
-
Notifications
You must be signed in to change notification settings - Fork 279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syncing via bazarr failed (exception) #134
Comments
Hi there, thanks for filing an issue! It looks like ffsubsync has determined that the subtitles are already synced. If you use the pre-synced subtitles, does it look OK? I'm not sure why Bazarr indicates that an error occurred -- perhaps it's checking that ffsubsync has a nonzero shift, but if the subtitles are already synced, then a zero shift should be acceptable. If it looks like the subtitles are already synced, I'd recommend filing an issue against Bazarr. Can you confirm whether the pre-synced subtitles look OK? |
Thanks @smacke for the quick reply, it indeed seems the pre-synced ones are already synced. I'll open a issue on Bazarr and see what they say :) Thanks for the help! |
@smacke hey mate. We don't check the offset second. The only check we do is test https://github.com/morpheus65535/bazarr/blob/master/bazarr/subsyncer.py#L82-L83 |
@morpheus65535 thanks for the extra context! Ohhh my bad, I see now. It's not 101 dalmations for which the sync failed, it's 12 days of christmas. @thomasvt1 mind attaching the debug info for this one? |
12 dates indeed fails again, good catch!
|
Upload a tarball with debugging information
--make-test-case
flag, i.e.:subsync ref.mkv -i in.srt -o failed.srt --make-test-case
ref.mkv.$timestamp.tar.gz
or similar.101 Dalmatians (1996) {tmdb-11674}.mkv.2021-09-19-12-03-04.tar.gz
That's all! Thank you for contributing a test case; this helps me to continue improving the sync and to add additional integration tests once improvements have been made.
Additional context
Add any other context about the problem here that might be helpful.
Bazarr error log;
BAZARR an exception occurs during the synchronization process for this subtitles: /movies/101 Dalmatians (1996) {tmdb-11674}/101 Dalmatians (1996) {tmdb-11674}.nl.srt
The text was updated successfully, but these errors were encountered: