bazarr/bazarr
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
2022-03-14 20:54:36 -04:00
..
api Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00
get_subtitle Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -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 Windows uninstaller being removed during Bazarr upgrade. #1693 2022-01-26 08:36:18 -05:00
config.py Fixed cache invalidation on providers' password changes. 2022-02-28 06:51:27 -05:00
custom_lang.py Fix database issue with LATAM Spanish custom language 2022-02-03 00:05:15 -04:00
database.py Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -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 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 Improved throttling of LegendasDivx provider to prevent IP address blocking by reaching 150 searches a day. #1757 2022-03-11 22:18:36 -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 Fixed log rotation under Python 3.9 or greater. 2022-03-09 22:40:18 -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 Added languages profile settings to prevent downloaded subtitles from being converted to srt. 2022-03-14 20:54:36 -04:00