You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/bazarr
morpheus65535 90ba573ebe
Fixed failed upload #1429
3 years ago
..
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 6 years ago
analytics.py no log: fix for GA 3 years ago
api.py no log: Remove mapped_path in Subtitle property to maintain API consistency 3 years ago
app.py no log: removed the flask debug toolbar and the flask dev server usage with --dev args 3 years ago
binaries.json Add binaries support for Apple M1 chip 3 years ago
check_update.py Fixed upgrade process to properly use bazarr.zip asset #1379 3 years ago
config.py Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day. 3 years ago
custom_lang.py Added custom language class to make it easier to implement non-standard/regional languages 3 years ago
database.py Fixed more peewee implementation issues. 3 years ago
embedded_subs_reader.py Added custom language class to make it easier to implement non-standard/regional languages 3 years ago
event_handler.py Handling progress delete event in UI 3 years ago
filesystem.py Added user-agent to all Sonarr and Radarr API calls 3 years ago
get_args.py Languages profiles (#1232) 4 years ago
get_episodes.py Fixed some queries trowing exception when no existing row were found #1425 3 years ago
get_languages.py Fixed importation of standard languages issue introduced in beta.19 3 years ago
get_movies.py Fixed some queries trowing exception when no existing row were found #1425 3 years ago
get_providers.py Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 3 years ago
get_rootfolder.py Fixed API call to Radarr since the are removing legacy API from nightly builds. 3 years ago
get_series.py Fixed delete query that could delete a series improperly on any http error returned by Sonarr API. 3 years ago
get_subtitle.py Fixed failed upload #1429 3 years ago
helper.py Refactored Web UI using React 3 years ago
init.py Fixed database init issue. 3 years ago
libs.py WIP 4 years ago
list_subtitles.py Added custom language class to make it easier to implement non-standard/regional languages 3 years ago
logger.py Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day. 3 years ago
main.py Fixed some incompatible calls with Radarr v4 API 3 years ago
notifier.py Fixed query to add url to get_notifier_providers function 3 years ago
scheduler.py Switched to Gevent scheduler instead of background threaded. 3 years ago
server.py no log: removed the flask debug toolbar and the flask dev server usage with --dev args 3 years ago
signalr_client.py Improved stability and reliability of SignalR feed clients. 3 years ago
subsyncer.py Fix for manual subsync history logging 3 years ago
utils.py Added custom language class to make it easier to implement non-standard/regional languages 3 years ago