morpheus65535
c89da3e619
Changing from config.ini to config.yaml
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
dd9ce4d6ea
Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
1 year ago
morpheus65535
c92d574bf2
Added experimental Python 3.11 support
1 year ago
morpheus65535
cd016840f9
Updated pytz module to support latest timezone changes
1 year ago
morpheus65535
07f601f407
Updated apprise module to improve notification system. #2163
1 year ago
morpheus65535
6f92e35ba0
no log: fix type in version.txt
2 years ago
morpheus65535
2b5cd2b72e
Implemented gzip compression of http requests made to Bazarr
2 years ago
morpheus65535
ec65f05399
no log: updating some dependencies that were having pending PR.
2 years ago
morpheus65535
7455496c4c
Trying to fix Segmentation fault caused by mediainfo in docker container. #2098
2 years ago
morpheus65535
abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4
2 years ago
morpheus65535
37059e7fbd
Fixed fcache issue when moving cache file between disks.
2 years ago
morpheus65535
fb6ac47bea
Fixed permissions issue with cache file. #2084
2 years ago
morpheus65535
5d36b80c07
Removed Enzyme for embedded subtitles indexing and fixed mediainfo integration issues. #2007
2 years ago
morpheus65535
4f060207ab
no log: fix for Python 3.7
2 years ago
morpheus65535
bbe2483e21
Updated vendored dependencies.
2 years ago
morpheus65535
04b095995c
Upgraded Apprise to 1.1.0 version.
2 years ago
morpheus65535
61ef236d04
no log: fix module name in version.txt
2 years ago
morpheus65535
a338de147e
Fixed import error after last commit.
2 years ago
morpheus65535
131b4e5cde
Added Swagger documentation for Bazarr API
2 years ago
Sander van Kasteel
0d39928a7b
Added support for CORS headers
2 years ago
morpheus65535
1dff555fc8
Updated apprise to the latest version. #1834
3 years ago
morpheus65535
2f01ab8523
Reworked Bazarr file structure to improve support and optimization
3 years ago
morpheus65535
6edc196163
Fixed Invalid IPv6 URL exception with common fix
3 years ago
morpheus65535
c23ce4a4d1
Reverted auditok to ffsubsync supported version
3 years ago
Vitiko
4a777c13c8
no log: update fese library
...
This directly improves the integrity check of subtitles from the
Embedded Subtitles provider.
3 years ago
morpheus65535
c7500c1d04
Fixed missing tzdata module. #1693
3 years ago
morpheus65535
0c3c5a02a7
Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies.
3 years ago
morpheus65535
f55492a25c
Upgraded guessit to latest version and include new dependencies.
3 years ago
Vitiko
e65d643fae
Embedded Subtitles provider: fix language error ( fix #1653 )
3 years ago
Vitiko
d0b93a7b35
Update version.txt
3 years ago
morpheus65535
d51dc68ebb
Updated Apprise notification module to the latest providers.
3 years ago
morpheus65535
402c82d84f
Upgraded some embedded dependencies to be ready for Python 3.10. This doesn't mean that it's fully supported right now.
3 years ago
morpheus65535
c60c7513a5
Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613 .
3 years ago
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.
3 years ago
morpheus65535
c12c7b4064
Updated apscheduler to it's latest version.
3 years ago
morpheus65535
1842ea76f9
no log: updated version.txt
3 years ago
morpheus65535
39fe3141d5
Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles.
3 years ago
morpheus65535
8429087d8a
no log: Updated pysubs2 module to support newer SSA files.
3 years ago
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
3 years ago
morpheus65535
736b67fd80
Improved stability and reliability of SignalR feed clients.
4 years ago
morpheus65535
2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
4 years ago
morpheus65535
2643023240
Updated SignalRCore to support websocket-client 1.0.0.
4 years ago
morpheus65535
70a0f6835e
Upgraded websocket-client module to fix Radarr SignalRCore disconnection issues.
4 years ago
morpheus65535
44dd478c48
Improved reconnection process for Sonarr SignalR feeds.
4 years ago
morpheus65535
84a1c265ce
Improved Radarr SignalR feed reconnection process.
4 years ago
morpheus65535
44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day.
4 years ago
morpheus65535
72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
4 years ago
Michiel van Baak Jansen
30ef713fa2
Downgrade auditok to version 0.1.5
...
ffsubsync pinned auditok to 0.1.5. We missed this when upgrading
ffsubsync and auditok. Since we dont run pip to install the
libraries, there is no version checks
4 years ago
Michiel van Baak Jansen
4a0932b5d3
Update ffsubsync and srt module
...
* Update ffsubsync to 0.4.11
* Update srt to 3.4.1
4 years ago