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 9c7089efff
no log: fixed null values returned by system/languages/profiles API endpoint
2 years ago
..
api Fixed Plex webhook for series by having a more robust imdb parsing nd some logging in case of exception. #1780 2 years ago
get_subtitle Fixed issue with same subtitles downloaded multiple times. #1785 2 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 Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
app.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
backup.py Fixed backups ordering and rotation 2 years ago
binaries.json Add binaries support for Apple M1 chip 3 years ago
check_update.py Fixed update mechanism when running Bazarr from %programdata%\Bazarr on Windows. #1768 2 years ago
config.py Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2 years ago
custom_lang.py Fix database issue with LATAM Spanish custom language 2 years ago
database.py no log: fixed null values returned by system/languages/profiles API endpoint 2 years ago
embedded_subs_reader.py Fixed knowit provider specification. 2 years ago
event_handler.py Handling progress delete event in UI 3 years ago
filesystem.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 3 years ago
get_args.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
get_episodes.py Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2 years ago
get_languages.py Fixed importation of standard languages issue introduced in beta.19 3 years ago
get_movies.py Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2 years ago
get_providers.py no log: trying to fix midnight throttling 2 years ago
get_rootfolder.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 3 years ago
get_series.py no log: improved usage of some database queries to prevent exceptions. 2 years ago
helper.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
init.py Implemented backup and restore feature for configuration file and database 2 years ago
libs.py WIP 4 years ago
list_subtitles.py Fixed improperly calculated missing subtitles when cutoff is enabled and audio language match desired subtitles language. #1731 2 years ago
logger.py Fixed log rotation under Python 3.9 or greater. 2 years ago
main.py Frontend improvement and cleanup (#1690) 2 years ago
notifier.py no log: improved usage of some database queries to prevent exceptions. 2 years ago
scheduler.py Implemented backup and restore feature for configuration file and database 2 years ago
score.py Fix hash score in manual search 3 years ago
server.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 3 years ago
signalr_client.py Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2 years ago
subsyncer.py no log: subsync memory usage improvement 2 years ago
utils.py no log: fix Chinese language translation conversion dict 2 years ago