mirror of
https://github.com/nwithan8/plex-prerolls
synced 2024-08-30 16:52:17 +00:00
logging
This commit is contained in:
parent
31ebfd5e80
commit
98eaf155ff
@ -78,7 +78,7 @@ def arguments() -> Namespace:
|
|||||||
argparse.Namespace: Namespace object
|
argparse.Namespace: Namespace object
|
||||||
"""
|
"""
|
||||||
description = "Automate scheduling of pre-roll intros for Plex"
|
description = "Automate scheduling of pre-roll intros for Plex"
|
||||||
version = "0.12.1"
|
version = "0.12.2"
|
||||||
|
|
||||||
config_default = "./config.ini"
|
config_default = "./config.ini"
|
||||||
log_config_default = "./logging.conf"
|
log_config_default = "./logging.conf"
|
||||||
|
Loading…
Reference in New Issue
Block a user