1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-13 01:35:11 +00:00
bazarr/bazarr
2021-05-02 17:30:35 -04:00
..
__init__.py
analytics.py Moving GA visitor and throttled providers to dedicated files to prevent config.ini corruption. 2021-01-31 08:39:10 -05:00
api.py Revert "Cache ffprobe results" 2021-05-02 17:06:50 -04:00
app.py Refactored Web UI using React 2021-03-25 10:22:43 -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 Extend simpleconfigparser to not strip quotes from the string value 2021-04-13 00:00:49 -04:00
create_db.sql
database.py Add dogpile.cache for ffprobe results to prevent repetitive disk IO. 2021-05-02 17:30:35 -04:00
embedded_subs_reader.py Add dogpile.cache for ffprobe results to prevent repetitive disk IO. 2021-05-02 17:30:35 -04:00
event_handler.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
filesystem.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
get_args.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
get_episodes.py Add dogpile.cache for ffprobe results to prevent repetitive disk IO. 2021-05-02 17:30:35 -04:00
get_languages.py Adding simplified and traditional Chinese subtitles support (#1236) 2021-02-12 14:15:19 -05:00
get_movies.py Add dogpile.cache for ffprobe results to prevent repetitive disk IO. 2021-05-02 17:30:35 -04:00
get_providers.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00
get_series.py Added Bazarr user-agent to requests to Sonarr and Radarr 2021-04-05 16:47:57 -04:00
get_subtitle.py Revert "Cache ffprobe results" 2021-05-02 17:06:50 -04:00
helper.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00
init.py Fixed package_info parsing to deal with single line text with \n separator 2021-04-07 19:39:11 -04:00
libs.py
list_subtitles.py Add dogpile.cache for ffprobe results to prevent repetitive disk IO. 2021-05-02 17:30:35 -04:00
logger.py Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -04:00
main.py Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00
notifier.py Added Movie/Series Year to Notifier (based on #1393). 2021-04-30 21:54:54 -04:00
scheduler.py Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 2021-04-05 10:00:43 -04:00
server.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
subsyncer.py Fix for manual subsync history logging 2021-05-01 00:00:50 -04:00
utils.py Revert "Cache ffprobe results" 2021-05-02 17:06:50 -04:00