1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-21 21:47:15 +00:00
bazarr/bazarr
2021-04-26 13:00:38 -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 Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08: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 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
embedded_subs_reader.py Fixed embedded subtitles detection for Brazilian that are sometimes marked with the word "brazil" instead of "brasil" 2021-02-26 09:07:18 -05: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 Added Bazarr user-agent to requests to Sonarr and Radarr 2021-04-05 16:47:57 -04:00
get_languages.py Adding simplified and traditional Chinese subtitles support (#1236) 2021-02-12 14:15:19 -05:00
get_movies.py Added Bazarr user-agent to requests to Sonarr and Radarr 2021-04-05 16:47:57 -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 Fix for forced subtitles improperly upgraded to non-forced. 2021-04-26 13:00:38 -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 Refactored Web UI using React 2021-03-25 10:22:43 -04:00
logger.py
main.py Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00
notifier.py
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
utils.py Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00