Jens Lee
e2ba532cee
Fixed zimuku that now require anti-captcha
2 years 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!
4 years ago
morpheus65535
8f02915824
Reverting requirements.txt changes.
4 years ago
morpheus65535
7a5e4a4c28
Fixed requirements.txt to prevent installation of webrtcdav-wheels 2.0.10-post.2 that isn't compatible for now.
4 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
5 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
6 years ago
morpheus65535
0f061f2122
Include dependencies and remove requirements.txt
6 years ago
halali
4416799122
Proxy support #113
...
* Initial commit
* More development
* Update requirements
* Update init filr
* fix
* Added exclude settings
* Change wording
* Fix bad merge
* Hide setting if not selected proxy type
* revert disabled update check
* Fix for APScheduler import
* Revert "Fix for APScheduler import"
This reverts commit 0f4744d2c8
.
* Fix som Bugs
* Fix som Bugs
* Dynamicaly add or remove form validation rules for proxy
6 years ago
halali
cc3c4462a0
Login form #127
...
* Initial commit
* Fix cookies
* Continue work
* Login error msg
* Reimplement Basic auth
* Some improvements
* Reimplement Basic auth
* Some improvements
* Change validation key for cookies
* Some Changes
* Add client side control of password when changing username
* Some changes
6 years ago
morpheus65535
4b1ddf3fd3
Update requirements.txt
6 years ago
halali
db2378943f
Move settings from Database to Config file ( #126 )
...
* Move settings from Database to Config file
* Delete unused config and forgot upload init
* Fix
* Update get_subtitles and fix provider auth
* Revert "Update get_subtitles and fix provider auth"
This reverts commit c904bf6b5a
.
* Update get_sebtitles
* more fixes
* Update requirements
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"
...
This reverts commit a40e203188
.
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
7 years ago
morpheus65535
0a6b82eedd
Update to stop using "import pip" which is an unsupported usage.
7 years ago
morpheus65535
e5e5042b3f
Deploy PIP version 9.0.1 maximum due to regression in 9.0.2
7 years ago
morpheus65535
a363560f36
Use pytz for UTC tzinfo
7 years ago
morpheus65535
e788570726
Fallback to UTC if no timezone information is available #49
7 years ago
morpheus65535
73676b3226
Added latest module requirements #49
7 years ago
morpheus65535
80c1b44781
Switching from pygit2 to gitpython
7 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