Closed dovry closed 1 week ago
Bazarr was designed around subtitle providers that when queried, return the subtitle file almost immediately. There is no queue of requests that are pending. If you ask whisper to process a file while it's still busy with the prior one, it will not respond and then Bazarr will think the provider is broken and will ban it temporarily. Or, depending on the implementation, whisper might ignore it completely.
If you allow Bazarr to work in an automatic fashion, then it will eventually process all the subtitles. If you do too many manual searches too quickly, then you will run into this issue. That's just the way Bazarr is designed and it is not likely to be changed to support this.
Describe the bug
If whisperAI is currently transcribing subs, searching for subs on additional media times whisper provider out for 24 hours
To Reproduce Steps to reproduce the behavior:
Expected behavior Subsequent media to be added to the queue successfully
Screenshots
Software (please complete the following information):
Additional context Hitting 'Search All' under Wanted does run random media from said list for about 3-4 hours before it times out in a similar fashion
Log