Bazarr only search for subtitles every 3 hours. I usually watch movies right after movie is downloaded.. While waiting for this feature to be implemented
https://github.com/morpheus65535/bazarr/issues/308
can you tell me is there a way to force that with post processing script?
Also one question.. I see in settings that Titlovi.com require anti-captcha now , i downloaded manually in bazarr one subtitle from Titlovi.com and it didn't require captcha.. So i'm confused, are titlovi.com have some kind of daily limit, or similar so i need anti-captcha system?
Post processing happens only after a subtitles is downloaded. As of now, there鈥檚 no way to automatically search for subtitles as soon as an item is added to Bazarr.
Regarding Titlovi and reCaptcha, I haven鈥檛 experienced it myself but @panni have so he implemented anti-captcha for this provider.
Ok, i understand, so is there a command that i can add to radarr/sonarr post processing option to force
Add movie/episode to bazarr
Than force
Search wanted
Not really. I鈥檒l look into this later and if it easy I鈥檒l implement it in dev branch.
Functionality added in dev branch (v0.7.4). Please test and report.
Tried today with one movie, everything went fine.. will try tomorow with couple more movies..
You didn't add toggle for this.. so this will be default behaviour? Also how is it working? If bazarr detect new movie/episode in the list then it will download subtitles for that movie/episode or it will try to download subtitles for movies/episodes in wanted list?
It鈥檚 the default behavior. It will search for subs for added or upgraded episodes/movies if there鈥檚 maximum 5 new items in this sync occurence. That prevent to extend the initial scan for nothing.