Commit Graph

33 Commits (master)

Author SHA1 Message Date
morpheus65535 d758c53b41
Fixed unhandled FileNotFoundError during restore process
4 months ago
JayZed 990448b06e
Added Sync Optimization for Movies, Series and Episodes to ignore unmonitored items
4 months ago
morpheus65535 0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal
5 months ago
JayZed 0ac9ecea6e
Added additional variables for custom post processing
5 months ago
S Dellysse 256ceeb598
Fixed exception being raised when setting all numeric password to access the web UI
6 months ago
morpheus65535 54f9570a22 Fixed compression type for backup. #2278
7 months ago
Paul Dee e3cda5c11e
Improved compression ratio of backup.
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 4521b11061 no log: fixed remaining getboolean()
8 months ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
8 months ago
morpheus65535 81159a0978 Added error logging when trying to determine malformed audio track languages. #2250
9 months ago
morpheus65535 3694254c79 Added analytics tracking of throttled providers
9 months ago
morpheus65535 5f509cd0a0 Fixed bug introduced in v1.2.1 with analytics settings not being taken into account.
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 486d2f9481 Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now.
10 months ago
morpheus65535 dd9ce4d6ea Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
11 months ago
morpheus65535 90ac5519c7 no log: pep8 fix
11 months ago
morpheus65535 c92d574bf2 Added experimental Python 3.11 support
12 months 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
1 year ago
morpheus65535 f276b70f5e no log: fixed analytics logging
1 year ago
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4
1 year ago
morpheus65535 8ac3b0c9b5 Fixed chmod not working after custom post-processing.
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
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