Commit Graph

12 Commits (dbcaa5337fc1cc145a2b3bd7c32a0b678b399549)

Author SHA1 Message Date
morpheus65535 dbcaa5337f wip
2 months ago
JayZed 5d87b10475
Fixed subtitles synchronization process when settings values have changed since Bazarr started
3 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 344543cc79 no log: fixed missing subtitles size during custom language subtitles indexing
10 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 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
morpheus65535 eb770c9faa no log: send events to update wanted and badges in ui when something's changed while saving languages profiles.
2 years ago
morpheus65535 c6efda0f75 Fixed None type issue on the first subtitles indexation for episodes or movies.
2 years ago
morpheus65535 c74f9e9602 Tried to improve full disk daily indexing tasks resources usage. #1916
2 years ago
morpheus65535 e1bd02396f Fixed cutoff being reached for a language even if forced subtitles is available but not requested.
2 years ago
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization
2 years ago