Both Sonarr/Radarr have this 'Connect' tab in the settings where you can specify postprocessing triggers for various other programs when a new episode/movie is downloaded/upgraded/renamed/removed. e.g.
It would be great if Bazarr came included with script(s) for both Sonarr/Radarr to be added on this tab so that when a new episode/movie is downloaded, instead of Bazarr waiting until a scheduled interval occurs, these scripts would tell Bazarr to go out and search/download the subtitles immediately after the download, much like SubZero functions in Plex.
The information about the episode/movie is passed through environment variables.
For Sonarr the info can be found here:
https://github.com/Sonarr/Sonarr/wiki/Custom-Post-Processing-Scripts
For Radarr the info can be found here:
https://github.com/Radarr/Radarr/wiki/Custom-Post-Processing-Scripts
Comments: 4
-
27 Jul, '20
PotatoQualityoh Yes pleasseeee!!!!
-
11 Aug, '20
morpheus65535 AdminBazarr is already searching for newly added episodes/movies. There's no need for that.
-
17 Sep, '20
CrapFaceit does, but it does so only after the interval for episodes/movies cycles. Which means if I want to watch it straight after it downloads, I've got to go and search myself...which kinda negates the whole point of using Bazarr
-
17 Sep, '20
morpheus65535 Admin@CrapFace nope, if there's 5 or less new items are added to Bazarr after a sync with Sonarr or Radarr, subtitles will be searched as soon as they are added.