You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/bazarr/api/episodes
Lawrence A 3922d52d5c
Fixed improper API call on removal of all blacklist items
4 months ago
..
__init__.py Added Swagger documentation for Bazarr API 2 years ago
blacklist.py Fixed improper API call on removal of all blacklist items 4 months ago
episodes.py Improved responses marshalling to better deal with error messages sent to frontend. 9 months ago
episodes_subtitles.py Modified "no subtitles found" notification to be a message instead of an error. 7 months ago
history.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 8 months ago
wanted.py Improved responses marshalling to better deal with error messages sent to frontend. 9 months ago