bazarr/bazarr
morpheus65535 9be3674f3a no log: fixed issue with profile_id_list 2022-04-30 08:48:19 -04:00
..
api Fixed history stats time frame not working properly 2022-04-29 22:23:50 -04:00
get_subtitle Fixed issue with same subtitles downloaded multiple times. #1785 2022-03-30 14:13:18 -04: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 Fixed backups ordering and rotation 2022-03-14 07:39:38 -04:00
binaries.json Add binaries support for Apple M1 chip 2021-03-11 20:03:19 +08:00
check_update.py Fixed update mechanism when running Bazarr from %programdata%\Bazarr on Windows. #1768 2022-03-25 06:54:56 -04:00
config.py Embedded subtitles provider: add timeout option 2022-04-16 15:05:11 -04:00
custom_lang.py Fix database issue with LATAM Spanish custom language 2022-02-03 00:05:15 -04:00
database.py no log: fixed issue with profile_id_list 2022-04-30 08:48:19 -04:00
embedded_subs_reader.py Fixed knowit provider specification. 2022-03-03 15:31:08 -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 no log: Added `NO_UPDATE` env var (#1791) 2022-04-07 06:28:30 -04:00
get_episodes.py Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2022-03-21 22:14:44 -04: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 Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2022-03-21 22:14:44 -04:00
get_providers.py Embedded subtitles provider: add timeout option 2022-04-16 15:05:11 -04: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 Fixed log rotation under Python 3.9 or greater. 2022-03-09 22:40:18 -05:00
main.py Frontend improvement and cleanup (#1690) 2022-03-16 14:26:15 +08: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 Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765 2022-03-21 22:14:44 -04:00
subsyncer.py no log: subsync memory usage improvement 2022-02-24 09:19:37 -05:00
utils.py no log: fix Chinese language translation conversion dict 2022-03-22 14:35:57 -04:00