bazarr/bazarr
morpheus65535 85cad66fe0 Fixed exclusion of unmonitored movies when upgrading subtitles. 2021-05-31 12:30:53 -04:00
..
__init__.py
analytics.py
api.py Fixed more peewee implementation issues. 2021-05-27 16:29:05 -04:00
app.py no log: removed the flask debug toolbar and the flask dev server usage with --dev args 2021-05-09 09:37:34 -04:00
binaries.json
check_update.py
config.py
database.py Fixed more peewee implementation issues. 2021-05-27 16:29:05 -04:00
embedded_subs_reader.py Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00
event_handler.py Handling progress delete event in UI 2021-05-11 10:54:33 +08:00
filesystem.py Added user-agent to all Sonarr and Radarr API calls 2021-05-14 14:42:45 -04:00
get_args.py
get_episodes.py no log: Fixed some typo 2021-05-28 13:48:09 -04:00
get_languages.py Fixed some issues after peewee implementation 2021-05-26 22:25:56 -04:00
get_movies.py Added some sleep to long for loop to prevent blocking other stuff during that time. Some more could be required in the future. 2021-05-28 13:23:09 -04:00
get_providers.py
get_rootfolder.py Added exclusion in get rootfolder functions for the ones that aren't used by any series/movies. #1413 2021-05-28 22:45:54 -04:00
get_series.py Added some sleep to long for loop to prevent blocking other stuff during that time. Some more could be required in the future. 2021-05-28 13:23:09 -04:00
get_subtitle.py Fixed exclusion of unmonitored movies when upgrading subtitles. 2021-05-31 12:30:53 -04:00
helper.py
init.py Fixed database init issue. 2021-05-27 12:28:46 -04:00
libs.py
list_subtitles.py Added some sleep to long for loop to prevent blocking other stuff during that time. Some more could be required in the future. 2021-05-28 13:23:09 -04:00
logger.py
main.py Fixed other issues with peewee 2021-05-27 08:07:16 -04:00
notifier.py Fixed query to add url to get_notifier_providers function 2021-05-28 17:40:03 -04:00
scheduler.py Switched to Gevent scheduler instead of background threaded. 2021-05-15 10:01:32 -04:00
server.py no log: removed the flask debug toolbar and the flask dev server usage with --dev args 2021-05-09 09:37:34 -04:00
signalr_client.py no log: Fixed some typo 2021-05-28 13:49:57 -04:00
subsyncer.py
utils.py Implemented Peewee ORM in replacement of raw SQL queries. 2021-05-26 16:47:14 -04:00