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
Abdulmohsen 8e5dbcd8f9
Added caching of video files analyzing to prevent useless disk IO
4 years ago
..
__init__.py
analytics.py
api.py Fix auth issues by only check auth when requesting webui 4 years ago
app.py Refactored Web UI using React 4 years ago
binaries.json Add binaries support for Apple M1 chip 4 years ago
check_update.py Fixed upgrade process to properly use bazarr.zip asset #1379 4 years ago
config.py Extend simpleconfigparser to not strip quotes from the string value 4 years ago
create_db.sql
database.py Added caching of video files analyzing to prevent useless disk IO 4 years ago
embedded_subs_reader.py Added caching of video files analyzing to prevent useless disk IO 4 years ago
event_handler.py
filesystem.py
get_args.py
get_episodes.py Added caching of video files analyzing to prevent useless disk IO 4 years ago
get_languages.py
get_movies.py Added caching of video files analyzing to prevent useless disk IO 4 years ago
get_providers.py Refactored Web UI using React 4 years ago
get_series.py Added Bazarr user-agent to requests to Sonarr and Radarr 4 years ago
get_subtitle.py Fix for forced subtitles improperly upgraded to non-forced. 4 years ago
helper.py Refactored Web UI using React 4 years ago
init.py Fixed package_info parsing to deal with single line text with `\n` separator 4 years ago
libs.py
list_subtitles.py Added caching of video files analyzing to prevent useless disk IO 4 years ago
logger.py
main.py Fix auth issues by only check auth when requesting webui 4 years ago
notifier.py
scheduler.py Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 4 years ago
server.py
subsyncer.py
utils.py Added caching of video files analyzing to prevent useless disk IO 4 years ago