You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/libs
morpheus65535 4a78f3b6b8
Fixed subdivx provider when there's a year in series directory name but not on the provider website. #1454
3 years ago
..
_markerlib update deps 6 years ago
apprise Updated Apprise to 0.8.8 4 years ago
apscheduler Include dependencies and remove requirements.txt 6 years ago
asio update deps 6 years ago
auditok Downgrade auditok to version 0.1.5 3 years ago
babelfish update deps 6 years ago
backports Removing ConfigParser2 as we don't use it anymore. 5 years ago
beaker Include dependencies and remove requirements.txt 6 years ago
bidict Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
bs4 WIP 4 years ago
certifi WIP 5 years ago
charamel Replaced chardet by charamel to improve character encoding detection. 4 years ago
chardet Include dependencies and remove requirements.txt 6 years ago
click Add Cors lib and fix wizard 4 years ago
cloudscraper Cloudflare improvements (#1448) 3 years ago
colorama Update ffsubsync and srt module 3 years ago
commonmark Update ffsubsync and srt module 3 years ago
dateutil update deps 6 years ago
deep_translator Fix for Dutch translation. 3 years ago
dns update deps 6 years ago
dogpile WIP 5 years ago
engineio Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
enzyme update deps 6 years ago
fcache Patched fcache to support real move with shutil instead of os.rename. This way can move from one drive to another. 5 years ago
ffmpeg Subsync first implementation (only after download/upload). 4 years ago
ffsubsync Update ffsubsync and srt module 3 years ago
flask Add Flask to lib folder 5 years ago
flask_cors Add Cors lib and fix wizard 4 years ago
flask_restful More work 4 years ago
flask_socketio Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
ftfy update deps 6 years ago
funcsigs Include dependencies and remove requirements.txt 6 years ago
future Subsync first implementation (only after download/upload). 4 years ago
git Include dependencies and remove requirements.txt 6 years ago
gitdb Include dependencies and remove requirements.txt 6 years ago
guess_language replace langdetect with guess_language-spirit. resolves #799 4 years ago
guessit Fix for #1338 3 years ago
html5lib Continuing development 5 years ago
idna WIP 5 years ago
itsdangerous Add Missing libs 5 years ago
jinja2 Add Missing libs 5 years ago
js2py Partial fix for #1230: js2py issue under Python 3.8+ 3 years ago
json_tricks update deps 6 years ago
knowit Possible fix for #860 4 years ago
libfilebot WIP 5 years ago
libfuturize Subsync first implementation (only after download/upload). 4 years ago
markdown Include dependencies and remove requirements.txt 6 years ago
markupsafe More work 4 years ago
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. 3 years ago
oauthlib Include dependencies and remove requirements.txt 6 years ago
past Subsync first implementation (only after download/upload). 4 years ago
pkg_resources Include dependencies and remove requirements.txt 6 years ago
playhouse Implemented Peewee ORM in replacement of raw SQL queries. 3 years ago
pretty WIP 5 years ago
py7zr add py7zr library version 0.7.0 4 years ago
pycountry Include dependencies and remove requirements.txt 6 years ago
pyga Fix for analytics under Python 3.x. 5 years ago
pygments Update ffsubsync and srt module 3 years ago
pyjsparser core: update to subliminal_patch:head; replace cfscrape; add dependencies 5 years ago
pysrt Include dependencies and remove requirements.txt 6 years ago
pysubs2 fix #731 4 years ago
python_anticaptcha Continuing development. 5 years ago
pytz Updated pytz to fix #1350 3 years ago
rebulk Updated guessit and rebulk to latest version 3 years ago
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. 3 years ago
requests_oauthlib Include dependencies and remove requirements.txt 6 years ago
requests_toolbelt core: update to subliminal_patch:head; replace cfscrape; add dependencies 5 years ago
retry update deps 6 years ago
rich Update ffsubsync and srt module 3 years ago
signalr Improved stability and reliability of SignalR feed clients. 3 years ago
signalrcore Updated signalrcore module following PR #61 merging. 3 years ago
simpleconfigparser Fix for #711. 4 years ago
smmap Include dependencies and remove requirements.txt 6 years ago
socketio Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
soupsieve WIP 5 years ago
srt_tools Update ffsubsync and srt module 3 years ago
stevedore update deps 6 years ago
subliminal Finish providers migration to subliminal_patch's guess_matches 3 years ago
subliminal_patch Fixed subdivx provider when there's a year in series directory name but not on the provider website. #1454 3 years ago
subscene_api Fix for #1062 4 years ago
subzero Added custom language class to make it easier to implement non-standard/regional languages 3 years ago
tld added tld library, fix add space after dot in domain names 4 years ago
tqdm Subsync first implementation (only after download/upload). 4 years ago
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. 3 years ago
tzlocal Updated tzlocal module and removed check for improperly configured time zone. 4 years ago
urllib3 WIP 5 years ago
wcwidth update deps 6 years ago
webencodings update deps 6 years ago
websocket Updated SignalRCore to support websocket-client 1.0.0. 3 years ago
werkzeug Revert "Fix missing Datatables source, and update Datatables plugins" 3 years ago
xdg update deps 6 years ago
yaml WIP 4 years ago
appdirs.py WIP 5 years ago
arghelper.py add arghelper lib 6 years ago
argparse.py update deps 6 years ago
contextlib2.py update deps 6 years ago
deathbycaptcha.py Fix for #739 and #798 4 years ago
decorator.py WIP 5 years ago
dumprar.py update deps 6 years ago
inflect.py core: update subliminal_patch to 2.6.4.2917-dev; fix addic7ed, subscene, titlovi; fix SSAStyle parsing in SRT 5 years ago
ipaddress.py WIP 5 years ago
jstyleson.py update deps 6 years ago
peewee.py Implemented Peewee ORM in replacement of raw SQL queries. 3 years ago
pkg_resources.py update deps 6 years ago
pyads.py update deps 6 years ago
pyemitter.py update deps 6 years ago
pyparsing.py Cloudflare improvements (#1448) 3 years ago
rarfile.py Include dependencies and remove requirements.txt 6 years ago
semver.py Refactored the upgrade mechanism to use only Github releases 3 years ago
six.py WIP 5 years ago
socks.py Include dependencies and remove requirements.txt 6 years ago
sockshandler.py Include dependencies and remove requirements.txt 6 years ago
srt.py Update ffsubsync and srt module 3 years ago
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. 3 years ago
typing_extensions.py Update ffsubsync and srt module 3 years ago
version.txt Cloudflare improvements (#1448) 3 years ago
whichcraft.py Fix for unrar path detection. 5 years ago