bazarr/bazarr
Louis Vézina 124fa27d1a Fix for #1054. 2020-08-03 14:00:41 -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 Fix for missing GA visitor config 2020-06-16 14:33:39 -04:00
api.py added option to suppress notifications when manually download/upload subtitles. 2020-08-01 16:12:56 +03:00
app.py Fix for #1024 2020-07-05 09:16:17 -04:00
check_update.py fix restart after update 2020-05-26 21:01:17 +03:00
config.py added option to suppress notifications when manually download/upload subtitles. 2020-08-01 16:12:56 +03:00
create_db.sql WIP 2019-10-28 00:05:28 -04:00
database.py Added subtitles blacklisting. 2020-07-19 16:02:38 -04:00
embedded_subs_reader.py Added subtitles blacklisting. 2020-07-19 16:02:38 -04:00
event_handler.py WIP 2020-05-12 08:25:03 -04:00
filesystem.py WIP 2020-06-26 13:29:08 -04:00
get_args.py WIP 2020-02-12 23:16:22 -05:00
get_episodes.py Added filter to exclude episodes or movies based on monitored status or tags. 2020-07-12 16:37:20 -04:00
get_languages.py Fix for language code including script name. 2020-07-28 16:13:49 -04:00
get_movies.py Added filter to exclude episodes or movies based on monitored status or tags. 2020-07-12 16:37:20 -04:00
get_providers.py Fix for #1032. 2020-07-26 20:13:28 -04:00
get_series.py Added filter to exclude episodes based on series type as defined in Sonarr. 2020-07-13 10:57:43 -04:00
get_subtitle.py manual_upload_subtitle use Subtitle object for saving 2020-07-29 20:35:15 +03:00
helper.py Post-Processing Score tag Added Fix type to string 2020-06-07 14:25:08 +02:00
init.py Fix for restart after requirements installation. 2020-07-27 09:18:13 -04:00
libs.py WIP 2020-01-29 06:53:29 -05:00
list_subtitles.py Add setting to ignore embedded VobSub subtitles 2020-07-29 12:28:24 +02:00
logger.py Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
main.py Version bump. 2020-07-31 08:46:34 -04:00
notifier.py WIP 2020-02-12 23:16:22 -05:00
scheduler.py WIP 2020-05-18 08:21:16 -04:00
server.py WIP 2020-05-17 22:22:36 -04:00
subsyncer.py Fix for #1054. 2020-08-03 14:00:41 -04:00
utils.py Added notification to Sonarr/Radarr after downloading, uploading or deleting a subtitles file to make sure a rescan is initiated and that actual subtitles get indexed by them. 2020-07-19 21:39:03 -04:00