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/movies
Lawrence A 3922d52d5c
Fixed improper API call on removal of all blacklist items
5 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 5 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
movies.py Fixed improper http status code returned that prevented proper cache management on browser side. 10 months ago
movies_subtitles.py Modified "no subtitles found" notification to be a message instead of an error. 8 months ago
wanted.py Improved responses marshalling to better deal with error messages sent to frontend. 10 months ago