1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-23 06:21:05 +00:00
Commit graph

68 commits

Author SHA1 Message Date
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
morpheus65535
70a0f6835e Upgraded websocket-client module to fix Radarr SignalRCore disconnection issues. 2021-05-17 23:18:25 -04:00
morpheus65535
44dd478c48 Improved reconnection process for Sonarr SignalR feeds. 2021-05-15 09:41:39 -04:00
morpheus65535
84a1c265ce Improved Radarr SignalR feed reconnection process. 2021-05-11 16:24:02 -04:00
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. 2021-05-08 10:39:00 -04:00
morpheus65535
72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
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
2021-05-01 08:07:20 -04:00
Michiel van Baak Jansen
4a0932b5d3
Update ffsubsync and srt module
* Update ffsubsync to 0.4.11
* Update srt to 3.4.1
2021-04-13 00:02:29 -04:00
morpheus65535
0803f419e4 Updated pytz to fix #1350 2021-03-28 09:53:07 -04:00
morpheus65535
24c075051d Updated guessit and rebulk to latest version 2021-03-22 10:26:26 -04:00
Michiel van Baak
cb32a9ab89
Documented the semver version bundled 2021-03-05 15:14:39 -05:00
Louis Vézina
e6b8b1ad19 Updated Apprise to 0.8.8 2020-09-14 08:24:26 -04:00
Louis Vézina
ea097d6ec4 Improvement and simplification to subtitles synchronisation mechanism. We let the reference track selection to ffsubsync that already include an algorithm to choose the best possible track. 2020-08-04 22:42:27 -04:00
Louis Vézina
376e13d7f1 Upgraded GuessIt to 3.0.1 2020-05-20 11:29:39 -04:00
Louis Vézina
83d226a8a0 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	bazarr/scheduler.py
2020-04-25 09:11:05 -04:00
Louis Vézina
c83d3eeae3 Updated tzlocal module and removed check for improperly configured time zone. 2020-04-18 20:42:27 -04:00
Louis Vézina
1b0e721a9d WIP 2020-04-15 00:02:44 -04:00
Louis Vézina
aa1b9dfcf4 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/embedded_subs_reader.py
#	bazarr/list_subtitles.py
#	bazarr/logger.py
#	bazarr/main.py
#	views/providers.tpl
2020-03-18 22:52:49 -04:00
Louis Vézina
0f85f683c2 Possible fix for #860 2020-03-18 15:33:54 -04:00
Louis Vézina
fc3923ad81 Merge branch 'development' into hermes
# Conflicts:
#	bazarr/main.py
#	libs/version.txt
#	views/menu.tpl
2020-02-16 11:41:17 -05:00
Michiel van Baak
40dbfa7e0b Document the manual merge of upstream PR to Js2Py 2020-02-15 11:26:58 +01:00
Michiel van Baak
da1405fdb3 Document the version of Js2Py in the tree 2020-02-13 17:58:19 +01:00
Louis Vézina
d933108766 Merge branch 'development' into hermes
# Conflicts:
#	bazarr.py
#	bazarr/get_series.py
#	bazarr/list_subtitles.py
#	bazarr/main.py
2020-02-10 19:42:17 -05:00
ngosang
d0c1330362 replace langdetect with guess_language-spirit. resolves #799 2020-02-04 01:09:05 +01:00
Moravčík, Marian
11128bee14 Add Flask to lib folder 2019-11-28 12:40:45 +01:00
Louis Vézina
ec94960376 Patch for simpleconfigparser when running under Python 3.7x and newer. 2019-11-27 16:18:53 -05:00
Louis Vézina
5007d983e3 Removing ConfigParser2 as we don't use it anymore. 2019-11-27 14:58:43 -05:00
Louis Vézina
672e69e887 Upgraded Apprise to 0.8.2. 2019-11-25 19:44:28 -05:00
Louis Vézina
777913bd40 Upgrade Apprise to fix issue with Discord notification. 2019-11-24 20:15:30 -05:00