Commit Graph

22 Commits

Author SHA1 Message Date
morpheus65535 3694254c79 Added analytics tracking of throttled providers 2023-09-08 17:08:00 -04:00
morpheus65535 5f509cd0a0 Fixed bug introduced in v1.2.1 with analytics settings not being taken into account. 2023-08-13 21:05:35 -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
morpheus65535 486d2f9481 Improved logging of failed attempt to authenticate to UI. Successful basic authentication attempt cannot be logged right now. 2023-07-25 16:49:04 -04:00
morpheus65535 dd9ce4d6ea Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196 2023-07-07 12:28:39 -04:00
morpheus65535 90ac5519c7 no log: pep8 fix 2023-07-05 15:39:55 -04:00
morpheus65535 c92d574bf2 Added experimental Python 3.11 support 2023-06-23 00:03:23 -04:00
Vitiko 585c70c39d Add support for custom languages in audio tracks 2023-05-19 02:03:17 -04:00
Vitiko c06dd620b7 Add mediainfo support for custom languages 2023-05-17 01:45:29 -04:00
morpheus65535 3a10df7724 Disabling mediainfo path temporarily until issue with knowit is fixed. #2098 2023-03-22 17:12:34 -04:00
morpheus65535 f276b70f5e no log: fixed analytics logging 2023-03-17 09:58:56 -04:00
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4 2023-03-17 09:01:15 -04:00
morpheus65535 8ac3b0c9b5 Fixed chmod not working after custom post-processing. 2023-02-14 12:55:37 -05:00
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 2023-02-09 16:58:38 -05: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
MichaIng 7754ca54eb
no log: Update checksum of aarch64 unrar binary (#1912)
Companion PR to https://github.com/morpheus65535/bazarr-binaries/pull/1.

Signed-off-by: MichaIng <micha@dietpi.com>

Signed-off-by: MichaIng <micha@dietpi.com>
2022-08-30 22:38:38 -04:00
morpheus65535 0d12bcb39e no log: some pep8 fixes 2022-07-27 23:03:27 -04:00
Samuel Bartík 67259ec75d
Fix postprocessing escaping (#1907) 2022-07-13 14:26:45 -04:00
Samuel Bartík 741a8172b2
Fixed quotation marks escaping in post-processing variables (#1882) 2022-07-06 12:57:19 -04:00
morpheus65535 0bfaf7a36c no log: fixed improper imports 2022-05-04 19:53:28 -04:00
morpheus65535 4c08180e6e no log: fixed binaries' directory in the wrong place. 2022-05-02 21:54:10 -04:00
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00