bazarr/bazarr/radarr
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
..
sync Fixed movies indexing issue 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
blacklist.py Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once. 2024-01-23 20:06:46 -05:00
filesystem.py no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00
history.py Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2023-07-26 19:34:49 -04:00
info.py no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00
notify.py no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00
rootfolder.py no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00