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 4e03ec0acc
Fixed the Bazarr update process that was preventing moving back to master branch once you've started to use development/nightly. #1331
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: fixed typo in event type 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 the Bazarr update process that was preventing moving back to master branch once you've started to use development/nightly. #1331 3 years ago
config.py Upgraded calls to Sonarr API in order to use the new v3 API when available. 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 Implemented database migration function 3 years ago
embedded_subs_reader.py Fixed scan disk function to not use cached ffprobe result and force a refresh of the cache. #1434 3 years ago
event_handler.py Handling progress delete event in UI 3 years ago
filesystem.py Upgraded calls to Sonarr API in order to use the new v3 API when available. 3 years ago
get_args.py Languages profiles (#1232) 3 years ago
get_episodes.py Upgraded calls to Sonarr API in order to use the new v3 API when available. 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 Upgraded calls to Sonarr API in order to use the new v3 API when available. 3 years ago
get_series.py Improved events sent to browser. 3 years ago
get_subtitle.py Added missing column to movies upgrade query. 3 years ago
helper.py Refactored Web UI using React 3 years ago
init.py Implemented database migration function 3 years ago
libs.py WIP 4 years ago
list_subtitles.py Fixed scan disk function to not use cached ffprobe result and force a refresh of the cache. #1434 3 years ago
logger.py Fixed removal of IPv4 and apikey from logs 3 years ago
main.py Upgraded calls to Sonarr API in order to use the new v3 API when available. 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
score.py Improved subtitles scoring system 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 events sent to browser. 3 years ago
subsyncer.py Fix for manual subsync history logging 3 years ago
utils.py Upgraded calls to Sonarr API in order to use the new v3 API when available. 3 years ago