This website requires JavaScript.
Explore
Help
Sign in
morpheus65535
/
bazarr
Watch
1
Star
1
Fork
You've already forked bazarr
0
mirror of
https://github.com/morpheus65535/bazarr.git
synced
2024-11-10 17:13:35 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
246c2f3004
bazarr
/
libs
/
signalr
/
__init__.py
4 lines
60 B
Python
Raw
Normal View
History
Unescape
Escape
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 22:39:00 +08:00
from
.
_connection
import
Connection
Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles.
2021-10-21 08:46:22 +08:00
__version__
=
'
0.0.12
'
Reference in a new issue
Copy permalink