bazarr/libs
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
..
_markerlib update deps 2018-10-31 17:08:29 +01:00
apprise Updated Apprise to 0.8.8 2020-09-14 08:24:45 -04:00
apscheduler Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
asio update deps 2018-10-31 17:08:29 +01:00
auditok Downgrade auditok to version 0.1.5 2021-05-01 08:07:20 -04:00
babelfish update deps 2018-10-31 17:08:29 +01:00
backports Removing ConfigParser2 as we don't use it anymore. 2019-11-27 14:58:43 -05:00
beaker Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
bidict Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
bs4 WIP 2020-01-29 20:07:26 -05:00
certifi WIP 2019-09-18 11:30:46 -04:00
charamel Replaced chardet by charamel to improve character encoding detection. 2020-09-23 10:35:16 -04:00
chardet Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
click Add Cors lib and fix wizard 2019-12-10 21:39:17 +01:00
cloudscraper Cloudflare improvements (#1448) 2021-06-23 15:54:28 -04:00
colorama Update ffsubsync and srt module 2021-04-13 00:02:29 -04:00
commonmark Update ffsubsync and srt module 2021-04-13 00:02:29 -04:00
dateutil update deps 2018-10-31 17:08:29 +01:00
deep_translator Fix for Dutch translation. 2021-02-03 18:04:54 -05:00
dns update deps 2018-10-31 17:08:29 +01:00
dogpile WIP 2019-09-13 15:12:26 -04:00
engineio Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
enzyme update deps 2018-10-31 17:08:29 +01:00
fcache Patched fcache to support real move with shutil instead of os.rename. This way can move from one drive to another. 2019-11-28 06:52:06 -05:00
ffmpeg Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
ffsubsync Update ffsubsync and srt module 2021-04-13 00:02:29 -04:00
flask Add Flask to lib folder 2019-11-28 12:40:45 +01:00
flask_cors Add Cors lib and fix wizard 2019-12-10 21:39:17 +01:00
flask_restful More work 2019-12-16 14:58:10 +01:00
flask_socketio Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
ftfy update deps 2018-10-31 17:08:29 +01:00
funcsigs Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
future Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
git Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
gitdb Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
guess_language replace langdetect with guess_language-spirit. resolves #799 2020-02-04 01:09:05 +01:00
guessit Fix for #1338 2021-03-27 20:59:12 +08:00
html5lib Continuing development 2018-12-16 23:18:53 -05:00
idna WIP 2019-09-18 11:30:46 -04:00
itsdangerous Add Missing libs 2019-12-02 22:46:54 +01:00
jinja2 Add Missing libs 2019-12-02 22:46:54 +01:00
js2py Partial fix for #1230: js2py issue under Python 3.8+ 2021-01-17 20:52:56 -05:00
json_tricks update deps 2018-10-31 17:08:29 +01:00
knowit Possible fix for #860 2020-03-18 15:33:54 -04:00
libfilebot WIP 2019-09-18 11:30:46 -04:00
libfuturize Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
markdown Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
markupsafe More work 2019-12-10 21:09:51 +01:00
msgpack 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
oauthlib Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
past Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
pkg_resources Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
playhouse Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
pretty WIP 2019-09-23 16:21:24 -04:00
py7zr add py7zr library version 0.7.0 2020-05-26 19:52:22 +03:00
pycountry Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
pyga Fix for analytics under Python 3.x. 2019-12-02 23:54:31 -05:00
pygments Update ffsubsync and srt module 2021-04-13 00:02:29 -04:00
pyjsparser core: update to subliminal_patch:head; replace cfscrape; add dependencies 2019-04-11 02:02:14 +02:00
pysrt Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
pysubs2 Updated pysubs2 module to support newer SSA files. 2021-07-14 19:13:28 -04:00
python_anticaptcha Continuing development. 2019-04-06 08:26:42 -04:00
pytz Updated pytz to fix #1350 2021-03-28 09:53:07 -04:00
rebulk Updated guessit and rebulk to latest version 2021-03-22 10:26:26 -04:00
requests 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
requests_oauthlib Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
requests_toolbelt core: update to subliminal_patch:head; replace cfscrape; add dependencies 2019-04-11 02:02:14 +02:00
retry update deps 2018-10-31 17:08:29 +01:00
rich Update ffsubsync and srt module 2021-04-13 00:02:29 -04:00
signalr 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
signalrcore Updated signalrcore module following PR #61 merging. 2021-06-07 16:19:01 -04:00
simpleconfigparser Fix for #711. 2019-12-23 14:03:31 -05:00
smmap Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
socketio Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
soupsieve WIP 2019-09-13 15:14:31 -04:00
srt_tools Update ffsubsync and srt module 2021-04-13 00:02:29 -04:00
stevedore update deps 2018-10-31 17:08:29 +01:00
subliminal Added More Equivalent release groups 2021-10-20 14:35:22 -04:00
subliminal_patch Fixed TuSubtitulo provider 2021-10-16 09:19:25 -04:00
subscene_api Fix for #1062 2020-10-05 21:41:13 -04:00
subzero Added custom language class to make it easier to implement non-standard/regional languages 2021-06-06 09:57:29 -04:00
tld added tld library, fix add space after dot in domain names 2020-07-31 12:39:25 +03:00
tqdm Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
twine 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
tzlocal Updated tzlocal module and removed check for improperly configured time zone. 2020-04-18 20:42:27 -04:00
urllib3 WIP 2019-09-28 00:22:17 -04:00
waitress 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
wcwidth update deps 2018-10-31 17:08:29 +01:00
webencodings update deps 2018-10-31 17:08:29 +01:00
websocket Updated SignalRCore to support websocket-client 1.0.0. 2021-05-18 14:33:37 -04:00
werkzeug Revert "Fix missing Datatables source, and update Datatables plugins" 2021-02-14 10:30:30 +01:00
xdg update deps 2018-10-31 17:08:29 +01:00
yaml WIP 2020-01-29 20:07:26 -05:00
appdirs.py WIP 2019-09-18 21:50:20 -04:00
arghelper.py add arghelper lib 2018-10-31 20:32:41 +01:00
argparse.py update deps 2018-10-31 17:08:29 +01:00
contextlib2.py update deps 2018-10-31 17:08:29 +01:00
deathbycaptcha.py Fix for #739 and #798 2020-02-07 15:41:23 -05:00
decorator.py WIP 2019-09-13 15:12:26 -04:00
dumprar.py update deps 2018-10-31 17:08:29 +01:00
inflect.py core: update subliminal_patch to 2.6.4.2917-dev; fix addic7ed, subscene, titlovi; fix SSAStyle parsing in SRT 2019-01-15 13:39:34 +01:00
ipaddress.py WIP 2019-11-08 09:57:37 -05:00
jstyleson.py update deps 2018-10-31 17:08:29 +01:00
peewee.py Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
pkg_resources.py update deps 2018-10-31 17:08:29 +01:00
pyads.py update deps 2018-10-31 17:08:29 +01:00
pyemitter.py update deps 2018-10-31 17:08:29 +01:00
pyparsing.py Cloudflare improvements (#1448) 2021-06-23 15:54:28 -04:00
rarfile.py Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
semver.py Refactored the upgrade mechanism to use only Github releases 2021-02-26 10:57:47 -05:00
six.py WIP 2019-09-13 15:12:26 -04:00
socks.py Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
sockshandler.py Include dependencies and remove requirements.txt 2018-09-16 20:33:04 -04:00
srt.py Update ffsubsync and srt module 2021-04-13 00:02:29 -04:00
sseclient.py 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
typing_extensions.py Update ffsubsync and srt module 2021-04-13 00:02:29 -04:00
version.txt 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
whichcraft.py Fix for unrar path detection. 2019-01-31 17:22:12 -05:00