Commit Graph

52 Commits

Author SHA1 Message Date
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
Louis Vézina 1b4e4e1495 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	bazarr/utils.py
2019-09-02 23:30:23 -04:00
Louis Vézina d5c0061cc9 Google Analytics implementation to get usage data in order to better understand how Bazarr is used. 2019-09-02 23:22:38 -04:00
Louis Vézina 5b96df4c40 Merge branch 'development' into morpheus
# Conflicts:
#	bazarr/get_subtitle.py
#	bazarr/main.py
#	views/movie.tpl
2019-08-25 22:20:42 -04:00
Louis Vézina 07bf13c87e Adding customized version of pyprobe to libs. 2019-08-25 22:08:13 -04:00
Louis Vézina d37e883f2c Merge branch 'development' into morpheus
# Conflicts:
#	views/movie.tpl
2019-08-15 17:21:27 -04:00
Louis Vézina 2496660cc0 Updating Apprise to 0.7.9 in order to fix #478 and #515. 2019-08-14 12:46:21 -04:00
Louis Vézina fc757a7e54 First commit to the Peewee DataModel and add module to libs. 2019-07-29 13:03:45 -04:00
Louis Vézina 78e43f3e69 Fix for #462 2019-06-07 07:16:07 -04:00
morpheus65535 7a4e2a5a16 Update to version.txt 2019-01-15 21:35:23 -05:00
Louis Vézina 99ae7e54b6 Revert "Try to fix interpolation in saving provider password"
This reverts commit 718406de2c.
2019-01-15 16:43:28 -05:00
Halali 718406de2c Try to fix interpolation in saving provider password 2019-01-15 18:16:36 +01:00
Halali 2b564a060a Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/get_episodes.py
#	bazarr/get_movies.py
#	bazarr/get_series.py
#	bazarr/get_subtitle.py
#	bazarr/main.py
2019-01-01 08:46:27 +01:00
Halali fcc663af91 Continue development for new config backend 2018-12-27 20:19:59 +01:00
morpheus65535 e12b09bca9 Continuing development 2018-12-16 23:18:53 -05:00
morpheus65535 306487880b Continuing development 2018-12-14 07:25:18 -05:00
Halali 4d37267078 Dynamic notification providers provisioning 2018-10-22 18:39:11 +02:00