Commit Graph

15 Commits

Author SHA1 Message Date
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
JayZed 990448b06e
Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items 2024-01-24 18:07:15 -05:00
morpheus65535 f2bb48ac9a Fixed issue with series/movies import using a deleted default languages profile. 2023-11-14 22:54:43 -05:00
morpheus65535 0d882b3d6e no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00
morpheus65535 fe987babc5 Fixed issues with SQlite older than 3.35. 2023-10-24 11:54:59 -04:00
morpheus65535 2ad7ddf5a6 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
morpheus65535 c89da3e619
Changing from config.ini to config.yaml 2023-10-14 09:56:21 -04:00
morpheus65535 0f216ab69f Improved synchronization speed for Sonarr and Radarr. #2260 2023-10-08 08:43:05 -04:00
morpheus65535 487e3d55ed no log: fixed logging error 2023-08-07 08:43:57 -04:00
morpheus65535 bccded275c
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
halali d5911e78b5
Added PostgreSQL as optional database engine
Wiki: https://wiki.bazarr.media/Additional-Configuration/PostgreSQL-Database/
2023-01-29 16:44:56 -05:00
morpheus65535 fa8ddeb2aa Fix to deal with empty series/movies list during sync. #1941 2022-09-16 14:55:14 -04:00
morpheus65535 a880386184 Improved exceptions logging for events received through SignalR feeds. 2022-08-31 10:35:46 -04:00
morpheus65535 81e13e1eac Fixed episodes or movies importation skipped when Sonarr/Radarr improperly report that media file size is null. 2022-07-27 22:58:26 -04:00
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00