bazarr/bazarr
morpheus65535 33ff7948e8 no log: pep8 fixes 2022-02-24 09:27:35 -05:00
..
api no log: pep8 fixes 2022-02-24 09:27:35 -05:00
get_subtitle no log: subsync memory usage improvement 2022-02-24 09:19:37 -05:00
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 2018-10-31 18:09:46 +01:00
analytics.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
app.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
backup.py no log: pep8 fixes 2022-02-24 09:27:35 -05:00
binaries.json Add binaries support for Apple M1 chip 2021-03-11 20:03:19 +08:00
check_update.py Fixed Windows uninstaller being removed during Bazarr upgrade. #1693 2022-01-26 08:36:18 -05:00
config.py Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
custom_lang.py Fix database issue with LATAM Spanish custom language 2022-02-03 00:05:15 -04:00
database.py no log: improved usage of some database queries to prevent exceptions. 2022-02-11 10:59:09 -05:00
embedded_subs_reader.py no log: improved usage of some database queries to prevent exceptions. 2022-02-11 10:59:09 -05:00
event_handler.py Handling progress delete event in UI 2021-05-11 10:54:33 +08:00
filesystem.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
get_args.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
get_episodes.py no log: improved usage of some database queries to prevent exceptions. 2022-02-11 10:59:09 -05:00
get_languages.py Fixed importation of standard languages issue introduced in beta.19 2021-06-07 09:14:10 -04:00
get_movies.py no log: improved usage of some database queries to prevent exceptions. 2022-02-11 10:59:09 -05:00
get_providers.py no log: pep8 fixes 2022-02-24 09:27:35 -05:00
get_rootfolder.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
get_series.py no log: improved usage of some database queries to prevent exceptions. 2022-02-11 10:59:09 -05:00
helper.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
init.py Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
libs.py WIP 2020-01-29 06:53:29 -05:00
list_subtitles.py Fixed improperly calculated missing subtitles when cutoff is enabled and audio language match desired subtitles language. #1731 2022-02-21 14:58:20 -05:00
logger.py Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies. 2022-01-23 23:07:52 -05:00
main.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
notifier.py no log: improved usage of some database queries to prevent exceptions. 2022-02-11 10:59:09 -05:00
scheduler.py Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
score.py Fix hash score in manual search 2021-12-05 00:49:50 -04:00
server.py Improved readability and maintenance by splitting get_subtitle.py into multiple files 2022-01-02 22:59:30 -05:00
signalr_client.py Clarified SignalR error for Sonarr 2022-02-17 15:53:53 -05:00
subsyncer.py no log: subsync memory usage improvement 2022-02-24 09:19:37 -05:00
utils.py Fixed translation issue when first line is an empty string. #1672 2022-01-18 18:53:57 -05:00