cc-4105: fixed bug where program would crash on non integer track numbers
This commit is contained in:
parent
a576af2482
commit
bcb65c4269
6 changed files with 24 additions and 13 deletions
|
@ -3,7 +3,6 @@ import abc
|
|||
import traceback
|
||||
from media.monitor.pure import LazyProperty
|
||||
|
||||
logfile = '/home/rudi/throwaway/mm2.log'
|
||||
#logger = None
|
||||
|
||||
def setup_logging(log_path):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue