bazarr/bazarr
morpheus65535 cdf26c28c2 Merge remote-tracking branch 'origin/development' into development 2021-04-15 16:38:08 -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 Moving GA visitor and throttled providers to dedicated files to prevent config.ini corruption. 2021-01-31 08:39:10 -05:00
api.py Fix issues when testing notifications 2021-04-16 00:46:19 +08:00
app.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00
binaries.json Add binaries support for Apple M1 chip 2021-03-11 20:03:19 +08:00
check_update.py Fixed upgrade process to properly use bazarr.zip asset #1379 2021-04-15 16:37:53 -04:00
config.py Extend simpleconfigparser to not strip quotes from the string value 2021-04-13 00:00:49 -04:00
create_db.sql WIP 2019-10-28 00:05:28 -04:00
database.py Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 2021-04-05 10:00:43 -04:00
embedded_subs_reader.py Fixed embedded subtitles detection for Brazilian that are sometimes marked with the word "brazil" instead of "brasil" 2021-02-26 09:07:18 -05:00
event_handler.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
filesystem.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
get_args.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
get_episodes.py Added Bazarr user-agent to requests to Sonarr and Radarr 2021-04-05 16:47:57 -04:00
get_languages.py Adding simplified and traditional Chinese subtitles support (#1236) 2021-02-12 14:15:19 -05:00
get_movies.py Added Bazarr user-agent to requests to Sonarr and Radarr 2021-04-05 16:47:57 -04:00
get_providers.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00
get_series.py Added Bazarr user-agent to requests to Sonarr and Radarr 2021-04-05 16:47:57 -04:00
get_subtitle.py Fixed subtitles upgrade process to properly deal with manual actions 2021-04-14 10:24:58 -04:00
helper.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00
init.py Fixed package_info parsing to deal with single line text with `\n` separator 2021-04-07 19:39:11 -04:00
libs.py WIP 2020-01-29 06:53:29 -05:00
list_subtitles.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00
logger.py Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -04:00
main.py Fix app route redirect issues 2021-04-16 01:19:23 +08:00
notifier.py Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -04:00
scheduler.py Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes." 2021-04-05 10:00:43 -04:00
server.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
subsyncer.py Improved subtitles synchronization by using webrtcvad if available. 2020-09-14 10:18:10 -04:00
utils.py Refactored Web UI using React 2021-03-25 10:22:43 -04:00