Commit Graph

96 Commits

Author SHA1 Message Date
morpheus65535 213a04405d Rolled back cloudscraper to fix captcha v1 solving issue. 2024-03-07 21:43:26 -05:00
morpheus65535 1428edfb8b Updated fese module to latest version to fix embedded subtitles provider. #2423 2024-03-05 17:21:42 -05:00
morpheus65535 e5db62eb95 no log: latest apprise upgrade 2024-03-03 22:47:09 -05:00
morpheus65535 03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
morpheus65535 0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal 2024-01-10 23:07:42 -05:00
Julien Voisin 4b7cdbc5f3
Added support for 7z by upgrading rarfile dependency
- Bump rarfile.py from 4.0 to 4.1
- Add support for 7zip for archive extractions, since unar is a steaming pile
  of C# and unrar is non-free, having some easy-to-package software to
  handle archive makes it easier to run Bazarr on Linux distributions.
2023-12-02 11:24:56 -05:00
Jeff Byrnes 55c5384f9c
Updated to apprise v1.6.0
Changelog: https://github.com/caronc/apprise/releases

Highlights:

* v1.6.0
    * Notifiarr
* v1.5.0
    * Pushy
    * PushDeer
    * PushMe
    * RSyslog
* v1.4.5
    * WhatsApp
    * Burst SMS
2023-11-28 16:12:04 -05:00
morpheus65535 c89da3e619
Changing from config.ini to config.yaml 2023-10-14 09:56:21 -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 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 c92d574bf2 Added experimental Python 3.11 support 2023-06-23 00:03:23 -04:00
morpheus65535 cd016840f9 Updated pytz module to support latest timezone changes 2023-06-21 13:14:17 -04:00
morpheus65535 07f601f407 Updated apprise module to improve notification system. #2163 2023-06-07 14:05:42 -04:00
morpheus65535 6f92e35ba0 no log: fix type in version.txt 2023-05-22 18:32:21 -04:00
morpheus65535 2b5cd2b72e Implemented gzip compression of http requests made to Bazarr 2023-05-09 21:25:54 -04:00
morpheus65535 ec65f05399 no log: updating some dependencies that were having pending PR. 2023-03-22 21:36:58 -04:00
morpheus65535 7455496c4c Trying to fix Segmentation fault caused by mediainfo in docker container. #2098 2023-03-21 23:15:01 -04:00
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4 2023-03-17 09:01:15 -04:00
morpheus65535 37059e7fbd Fixed fcache issue when moving cache file between disks. 2023-03-15 12:06:24 -04:00
morpheus65535 fb6ac47bea Fixed permissions issue with cache file. #2084 2023-03-12 19:51:04 -04:00
morpheus65535 5d36b80c07 Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007 2022-12-22 11:37:37 -05:00
morpheus65535 4f060207ab no log: fix for Python 3.7 2022-11-07 13:31:58 -05:00
morpheus65535 bbe2483e21 Updated vendored dependencies. 2022-11-07 13:08:27 -05:00
morpheus65535 04b095995c Upgraded Apprise to 1.1.0 version. 2022-10-10 21:19:24 -04:00
morpheus65535 61ef236d04 no log: fix module name in version.txt 2022-10-10 21:17:40 -04:00
morpheus65535 a338de147e Fixed import error after last commit. 2022-09-22 06:33:33 -04:00
morpheus65535 131b4e5cde
Added Swagger documentation for Bazarr API 2022-09-21 23:51:34 -04:00
Sander van Kasteel 0d39928a7b
Added support for CORS headers 2022-08-22 15:35:35 -04:00
morpheus65535 1dff555fc8 Updated apprise to the latest version. #1834 2022-05-08 09:50:49 -04:00
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
morpheus65535 6edc196163 Fixed Invalid IPv6 URL exception with common fix 2022-03-14 19:42:38 -04:00
morpheus65535 c23ce4a4d1 Reverted auditok to ffsubsync supported version 2022-02-23 22:01:11 -05:00
Vitiko 4a777c13c8 no log: update fese library
This directly improves the integrity check of subtitles from the
Embedded Subtitles provider.
2022-02-21 02:33:42 -04:00
morpheus65535 c7500c1d04 Fixed missing tzdata module. #1693 2022-01-24 20:00:37 -05:00
morpheus65535 0c3c5a02a7 Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies. 2022-01-23 23:07:52 -05:00
morpheus65535 f55492a25c Upgraded guessit to latest version and include new dependencies. 2022-01-05 20:12:46 -05:00
Vitiko e65d643fae Embedded Subtitles provider: fix language error (fix #1653) 2021-12-28 15:38:06 -04:00
Vitiko d0b93a7b35 Update version.txt 2021-12-23 17:19:24 -04:00
morpheus65535 d51dc68ebb Updated Apprise notification module to the latest providers. 2021-12-01 21:19:18 -05:00
morpheus65535 402c82d84f Upgraded some embedded dependencies to be ready for Python 3.10. This doesn't mean that it's fully supported right now. 2021-12-01 15:47:00 -05:00
morpheus65535 c60c7513a5 Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613. 2021-11-29 23:07:14 -05:00
morpheus65535 f0828959f3 Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine. 2021-11-29 14:28:30 -05:00
morpheus65535 c12c7b4064 Updated apscheduler to it's latest version. 2021-10-21 18:36:45 -04:00
morpheus65535 1842ea76f9 no log: updated version.txt 2021-10-21 06:46:49 -04:00
morpheus65535 39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00
morpheus65535 8429087d8a no log: Updated pysubs2 module to support newer SSA files. 2021-07-14 19:14:40 -04:00
morpheus65535 cb420628f8
Cloudflare improvements (#1448)
* Upgraded cloudscraper to fix multiple issues with providers that uses antibot page.

* Fixed subs4series provider. It now require anti-captcha provider to download subtitles. One captcha will have to be solved for each download. #1442
2021-06-23 15:54:28 -04:00
morpheus65535 736b67fd80 Improved stability and reliability of SignalR feed clients. 2021-06-01 14:42:52 -04:00
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
morpheus65535 2643023240 Updated SignalRCore to support websocket-client 1.0.0. 2021-05-18 14:33:37 -04:00