Commit Graph

28 Commits (b3b4fef8c7b8de80d9c7167a445815b8f356f8aa)

Author SHA1 Message Date
morpheus65535 54f9570a22 Fixed compression type for backup. #2278
11 months ago
Paul Dee e3cda5c11e
Improved compression ratio of backup.
11 months ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
11 months ago
morpheus65535 4521b11061 no log: fixed remaining getboolean()
11 months ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
12 months ago
morpheus65535 81159a0978 Added error logging when trying to determine malformed audio track languages. #2250
1 year ago
morpheus65535 3694254c79 Added analytics tracking of throttled providers
1 year ago
morpheus65535 5f509cd0a0 Fixed bug introduced in v1.2.1 with analytics settings not being taken into account.
1 year ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
1 year ago
morpheus65535 486d2f9481 Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now.
1 year ago
morpheus65535 dd9ce4d6ea Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
1 year ago
morpheus65535 90ac5519c7 no log: pep8 fix
1 year ago
morpheus65535 c92d574bf2 Added experimental Python 3.11 support
1 year ago
Vitiko 585c70c39d Add support for custom languages in audio tracks
1 year ago
Vitiko c06dd620b7 Add mediainfo support for custom languages
1 year ago
morpheus65535 3a10df7724 Disabling mediainfo path temporarily until issue with knowit is fixed. #2098
2 years ago
morpheus65535 f276b70f5e no log: fixed analytics logging
2 years ago
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4
2 years ago
morpheus65535 8ac3b0c9b5 Fixed chmod not working after custom post-processing.
2 years 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
2 years ago
halali d5911e78b5
Added PostgreSQL as optional database engine
2 years ago
MichaIng 7754ca54eb
no log: Update checksum of aarch64 unrar binary (#1912)
2 years ago
morpheus65535 0d12bcb39e no log: some pep8 fixes
2 years ago
Samuel Bartík 67259ec75d
Fix postprocessing escaping (#1907)
2 years ago
Samuel Bartík 741a8172b2
Fixed quotation marks escaping in post-processing variables (#1882)
2 years ago
morpheus65535 0bfaf7a36c no log: fixed improper imports
2 years ago
morpheus65535 4c08180e6e no log: fixed binaries' directory in the wrong place.
2 years ago
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization
2 years ago