Commit Graph

41 Commits (master)

Author SHA1 Message Date
morpheus65535 0807bd99b9
Fixed improper closing of resources on exit
4 months ago
morpheus65535 3918d98791
no log: freeze lxml
4 months ago
morpheus65535 da7879a02a Fixed requirements.txt to use only wheels for Pillow since compilation doesn't work on 32bits Python embedded in Windows installer version.
10 months ago
Jens Lee e2ba532cee
Fixed zimuku that now require anti-captcha
1 year 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 0a1ad41f9d Added setuptools to requirements.txt. It should be already installed in most case but just in case.
3 years ago
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
3 years ago
morpheus65535 8f02915824 Reverting requirements.txt changes.
3 years ago
morpheus65535 7a5e4a4c28 Fixed requirements.txt to prevent installation of webrtcdav-wheels 2.0.10-post.2 that isn't compatible for now.
3 years ago
Louis Vézina 0209d1558a Improved subtitles synchronization by using webrtcvad if available.
4 years ago
morpheus65535 a3956a715c
Update requirements.txt
4 years ago
Louis Vézina c6548c06b7 Subsync first implementation (only after download/upload).
4 years ago
morpheus65535 b10190c5b1
Fix for Python 3.8
4 years ago
Louis Vézina c5964a9dc1 Switching back to CherryPy instead of gevent as we don't use it and moved toward threads instead.
5 years ago
panni c16d9aadfc add requirements.txt for gevent and lxml
5 years ago
morpheus65535 0f061f2122 Include dependencies and remove requirements.txt
6 years ago
halali 4416799122 Proxy support #113
6 years ago
halali cc3c4462a0 Login form #127
6 years ago
morpheus65535 4b1ddf3fd3
Update requirements.txt
6 years ago
halali db2378943f Move settings from Database to Config file (#126)
6 years ago
morpheus65535 7b7c02c9c4 Updating notification system to support new services from apprise 0.0.9
6 years ago
morpheus65535 4ae8ff7ab7 Typo correction
6 years ago
morpheus65535 0b8ae191d7 Cleanup of requirements
6 years ago
morpheus65535 e94819c30d Define minimal module version to avoid module import error
6 years ago
Louis Vézina f3056a548a Revert "Adjust requirement to remove included and patched libraries"
6 years ago
morpheus65535 3c4bc0d513 Merge branch 'master' into development
6 years ago
morpheus65535 2f81c4c5b1
Specifying min and max version for urllib3
6 years ago
morpheus65535 a40e203188 Adjust requirement to remove included and patched libraries
6 years ago
morpheus65535 0a6b82eedd Update to stop using "import pip" which is an unsupported usage.
6 years ago
morpheus65535 e5e5042b3f Deploy PIP version 9.0.1 maximum due to regression in 9.0.2
6 years ago
morpheus65535 a363560f36 Use pytz for UTC tzinfo
6 years ago
morpheus65535 e788570726 Fallback to UTC if no timezone information is available #49
6 years ago
morpheus65535 73676b3226 Added latest module requirements #49
6 years ago
morpheus65535 80c1b44781 Switching from pygit2 to gitpython
6 years ago
Louis Vézina a83e3d4f65 pygit2 version removal
7 years ago
Louis Vézina cbb16fbcec Updated requirement and Dockerfile for updater
7 years ago
Louis Vézina d0ca6db2f7 Functionnal update
7 years ago
Louis Vézina 277db7582f Test
7 years ago
Louis Vézina 5bc8cd9070 Adding scheduler
7 years ago
Louis Vézina ec10cdbe82 Continuing development
7 years ago
Louis Vézina edb46d9115 Continuig development
7 years ago