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/sonarr/sync
morpheus65535 97bdf0066e
Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes.
10 months ago
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2 years ago
converter.py Reworked Bazarr file structure to improve support and optimization 2 years ago
episodes.py Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 10 months ago
parser.py Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 11 months ago
series.py Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 10 months ago
utils.py Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 10 months ago