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/bazarr
morpheus65535 44c51b2e2c
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
..
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 6 years ago
analytics.py no log: fix for GA 3 years ago
api.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
app.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
binaries.json Add binaries support for Apple M1 chip 3 years ago
check_update.py Fixed upgrade process to properly use bazarr.zip asset #1379 3 years ago
config.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
create_db.sql WIP 5 years ago
database.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
embedded_subs_reader.py Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search. 3 years ago
event_handler.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
filesystem.py Languages profiles (#1232) 3 years ago
get_args.py Languages profiles (#1232) 3 years ago
get_episodes.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
get_languages.py Adding simplified and traditional Chinese subtitles support (#1236) 3 years ago
get_movies.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
get_providers.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
get_rootfolder.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
get_series.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
get_subtitle.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
helper.py Refactored Web UI using React 3 years ago
init.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
libs.py WIP 4 years ago
list_subtitles.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
logger.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
main.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
notifier.py Added Movie/Series Year to Notifier (based on #1393). 3 years ago
scheduler.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
server.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
signalr_client.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
subsyncer.py Fix for manual subsync history logging 3 years ago
utils.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago