bazarr/bazarr/radarr/sync
JayZed e6b9b327f2
Fixed movies indexing issue
The removed_movie variable is not an actual movie object but simply a tmdbid, so it can't be indexed.
2024-01-29 22:54:12 -05:00
..
__init__.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
converter.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
movies.py Fixed movies indexing issue 2024-01-29 22:54:12 -05:00
parser.py Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items 2024-01-24 18:07:15 -05:00
utils.py Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 2023-11-23 17:33:08 -05:00