Commit Graph

12 Commits (8282899facad2bc0bb096664a76571fd4f5ec2c9)

Author SHA1 Message Date
morpheus65535 97bdf0066e Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes.
7 months ago
morpheus65535 a10e5dbf37 Fixed `(sqlite3.OperationalError) too many SQL variables issue` while inserting too many episodes at the same time.
7 months ago
morpheus65535 0d882b3d6e no log: centralized Sonarr/Radarr API url definition and improved usage
8 months ago
morpheus65535 fe987babc5 Fixed issues with SQlite older than 3.35.
8 months ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
8 months ago
morpheus65535 0f216ab69f Improved synchronization speed for Sonarr and Radarr. #2260
9 months ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
11 months ago
morpheus65535 cfc8a91488 Fixed exception raised when get_episodesFiles_from_sonarr_api() doesn't return proper content. #2188
12 months ago
halali d5911e78b5
Added PostgreSQL as optional database engine
1 year ago
morpheus65535 a880386184 Improved exceptions logging for events received through SignalR feeds.
2 years ago
morpheus65535 81e13e1eac Fixed episodes or movies importation skipped when Sonarr/Radarr improperly report that media file size is null.
2 years ago
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization
2 years ago