1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-02-21 13:37:34 +00:00
bazarr/bazarr
2021-04-15 16:37:53 -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 Installed badge won't display in release page 2021-04-05 22:09:55 +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 Fixed subtitles upgrade process to properly deal with manual actions 2021-04-14 10:24:58 -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 Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -04:00
main.py Fix Installed badge won't display in release page 2021-04-05 22:09:55 +08:00
notifier.py Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -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 Improved subtitles synchronization by using webrtcvad if available. 2020-09-14 10:18:10 -04:00
utils.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00