Commit Graph

22 Commits (master)

Author SHA1 Message Date
JayZed e6b9b327f2
Fixed movies indexing issue
4 months ago
JayZed 990448b06e
Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items
4 months ago
Lawrence A c45a2ac43c
Fixed single blacklist item deletion issue that would remove all the blacklisted subtitles from the same provider at once.
4 months ago
morpheus65535 97bdf0066e Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes.
6 months ago
morpheus65535 f2bb48ac9a Fixed issue with series/movies import using a deleted default languages profile.
7 months ago
morpheus65535 0d882b3d6e no log: centralized Sonarr/Radarr API url definition and improved usage
7 months ago
morpheus65535 fe987babc5 Fixed issues with SQlite older than 3.35.
7 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 c89da3e619
Changing from config.ini to config.yaml
8 months ago
morpheus65535 0f216ab69f Improved synchronization speed for Sonarr and Radarr. #2260
8 months ago
morpheus65535 487e3d55ed no log: fixed logging error
10 months ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
10 months ago
morpheus65535 17e62f2d29 Added announcements for deprecated Sonarr and Radarr versions end of support.
1 year ago
morpheus65535 5dc4e782ae Added option to deeply analyze audio tracks from media files or not to determine languages. Default is to use Sonarr/Radarr provided languages instead. Should prevent API limit ban for cloud user.
1 year ago
morpheus65535 5b283098f9
Refactored subtitles upgrade
1 year ago
morpheus65535 3310f6aeb8 Improved audio track language detection by using our video parser instead of values provided by Sonarr/Radarr. We also added "treat as" concept for undefined languages audio and embedded subtitles tracks. #2050
1 year ago
halali d5911e78b5
Added PostgreSQL as optional database engine
1 year ago
Cory Metcalfe f5d7b4d321
Added configurable request timeout to Sonarr and Radarr
1 year ago
morpheus65535 fa8ddeb2aa Fix to deal with empty series/movies list during sync. #1941
2 years 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