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
morpheus65535 cdf26c28c2
Merge remote-tracking branch 'origin/development' into development
4 years ago
..
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 6 years ago
analytics.py Moving GA visitor and throttled providers to dedicated files to prevent config.ini corruption. 4 years ago
api.py Fix issues when testing notifications 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 WIP 5 years ago
database.py Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 4 years ago
embedded_subs_reader.py Fixed embedded subtitles detection for Brazilian that are sometimes marked with the word "brazil" instead of "brasil" 4 years ago
event_handler.py Languages profiles (#1232) 4 years ago
filesystem.py Languages profiles (#1232) 4 years ago
get_args.py Languages profiles (#1232) 4 years ago
get_episodes.py Added Bazarr user-agent to requests to Sonarr and Radarr 4 years ago
get_languages.py Adding simplified and traditional Chinese subtitles support (#1236) 4 years ago
get_movies.py Added Bazarr user-agent to requests to Sonarr and Radarr 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 Fixed subtitles upgrade process to properly deal with manual actions 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 WIP 5 years ago
list_subtitles.py Refactored Web UI using React 4 years ago
logger.py Fix to disable async_mode for Apprise as it was causing issues. 4 years ago
main.py Fix app route redirect issues 4 years ago
notifier.py Fix to disable async_mode for Apprise as it was causing issues. 4 years ago
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 Languages profiles (#1232) 4 years ago
subsyncer.py Improved subtitles synchronization by using webrtcvad if available. 4 years ago
utils.py Refactored Web UI using React 4 years ago