bazarr/bazarr/api/episodes
Lawrence A 3922d52d5c
Fixed improper API call on removal of all blacklist items
2024-01-24 16:50:05 -05:00
..
__init__.py Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
blacklist.py Fixed improper API call on removal of all blacklist items 2024-01-24 16:50:05 -05:00
episodes.py Improved responses marshalling to better deal with error messages sent to frontend. 2023-09-04 22:41:39 -04:00
episodes_subtitles.py Modified "no subtitles found" notification to be a message instead of an error. 2023-11-13 13:27:47 -05:00
history.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 2023-10-17 23:24:26 -04:00
wanted.py Improved responses marshalling to better deal with error messages sent to frontend. 2023-09-04 22:41:39 -04:00