bazarr/bazarr
2021-05-09 09:37:34 -04:00
..
__init__.py
analytics.py no log: fix for GA 2021-05-06 19:30:40 -04:00
api.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
app.py no log: removed the flask debug toolbar and the flask dev server usage with --dev args 2021-05-09 09:37:34 -04:00
binaries.json Add binaries support for Apple M1 chip 2021-03-11 20:03:19 +08:00
check_update.py Fixed upgrade process to properly use bazarr.zip asset #1379 2021-04-15 16:37:53 -04:00
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. 2021-05-08 10:39:00 -04:00
create_db.sql
database.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
embedded_subs_reader.py Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search. 2021-05-05 23:07:23 -04:00
event_handler.py Added progress events to most batch functions. 2021-05-09 00:15:29 -04:00
filesystem.py
get_args.py
get_episodes.py Added progress events to most batch functions. 2021-05-09 00:15:29 -04:00
get_languages.py
get_movies.py Added progress events to most batch functions. 2021-05-09 00:15:29 -04:00
get_providers.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
get_rootfolder.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
get_series.py Added progress events to most batch functions. 2021-05-09 00:15:29 -04:00
get_subtitle.py Added progress events to most batch functions. 2021-05-09 00:15:29 -04:00
helper.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00
init.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
libs.py
list_subtitles.py Added progress events to most batch functions. 2021-05-09 00:15:29 -04:00
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. 2021-05-08 10:39:00 -04:00
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. 2021-05-08 10:39:00 -04:00
notifier.py Added Movie/Series Year to Notifier (based on #1393). 2021-04-30 21:54:54 -04:00
scheduler.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
server.py no log: removed the flask debug toolbar and the flask dev server usage with --dev args 2021-05-09 09:37:34 -04:00
signalr_client.py no log: don't force sync on signalr connect if we used --dev args to start Bazarr 2021-05-09 08:56:15 -04:00
subsyncer.py Fix for manual subsync history logging 2021-05-01 00:00:50 -04:00
utils.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00