toooo 8 Posted January 25 Posted January 25 The general consensus seems to be that Bazarr offers high quality subtitle services. There are many discussions about Bazarr workarounds and such. I believe integrating the automatic and manual subtitle searching to send search commands directly to Bazarr would be a cleaner integration. This would also tie Bazarr right into the Emby apps through the existing subtitle search options. The remaining integration would be Bazarr -> Emby file notification. There are a few options for this: Custom post-processing: Instructions to set this up could be automatically documented on a per-server basis, generating a "custom post-processing" command string that plugs into Bazarr Unclear if the below works as intended (or at all) /usr/bin/curl -sG -X POST http://<HOST>:<PORT>/webhook/Library/Media/Scan?api_key=<API-KEY>&FolderPath={directory} Webhook: There is a webhook option, but I have not had luck finding good documentation Unclear if the below works as intended (or at all) http(s)://<HOST>:<PORT> Apprise: Looks like it needs apprise to also be installed and configured? Not ideal, as it requires another 3rd party system. Also does not seem to accept an API Key, so password is insecure emby://<USER>:<PASSWORD>@<HOST>:<PORT> Thanks 2 1
Luke 42077 Posted January 26 Posted January 26 Hi, yes we've had numerous community users create subtitle provider plugins. Sounds like this would be another good one.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now