.. |
__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 |
check_update.py
|
Clen up
|
2019-01-15 17:25:13 +01:00 |
config.py
|
Revert: Remove chmod feature
|
2019-02-27 21:55:06 +01:00 |
create_db.sql
|
Fix code3b position in DB
|
2018-11-05 13:09:17 +01:00 |
get_args.py
|
Add port argument
|
2019-02-17 10:38:45 +01:00 |
get_episodes.py
|
Added queue argument for notifications.
|
2019-02-23 22:58:13 -05:00 |
get_languages.py
|
Small fix to get_language_set()
|
2019-02-27 21:55:45 -05:00 |
get_movies.py
|
Added queue argument for notifications.
|
2019-02-23 22:58:13 -05:00 |
get_providers.py
|
Merge remote-tracking branch 'origin/development' into halali
|
2019-02-24 20:01:23 +01:00 |
get_series.py
|
Added queue argument for notifications.
|
2019-02-23 22:58:13 -05:00 |
get_subtitle.py
|
Fix for #346.
|
2019-03-13 13:28:59 -04:00 |
helper.py
|
Removal of history reverse engineering.
|
2019-03-11 22:37:28 -04:00 |
init.py
|
Fix missing arguments in init file
|
2019-02-12 22:57:04 +01:00 |
libs.py
|
rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most
|
2018-10-31 20:34:40 +01:00 |
list_subtitles.py
|
list_subtitles: remove obsolete duplicate call to search_external_subtitles
|
2019-03-04 18:03:53 +01:00 |
logger.py
|
Some changes for debug logging
|
2019-03-05 18:55:20 +01:00 |
main.py
|
Fix for #346.
|
2019-03-13 13:28:59 -04:00 |
notifier.py
|
More work for new Config code
|
2018-12-15 01:36:28 +01:00 |
queueconfig.py
|
Added queue argument for notifications.
|
2019-02-23 22:58:13 -05:00 |
scheduler.py
|
Added /running_tasks endpoint.
|
2019-02-24 11:42:33 -05:00 |
update_db.py
|
Removal of history reverse engineering.
|
2019-03-11 23:30:08 -04:00 |
utils.py
|
Improvement to history in preparation for subtitles upgrading.
|
2019-03-11 17:44:49 -04:00 |