Justin-
>
> # This will enable the commercial detection. It is quite process intensive.
> TV_RECORD_REMOVE_COMMERCIALS = None
>
Yup that was it. I think this probably should be listed in the local_config.py.
Evan
-
SF.Net e
I think Duncan might have changed the variable names. I noticed these in the
freevo_conf.py
# This will enable duplicate recording detection
TV_RECORD_DUPLICATE_DETECTION = None
# This will enable only new episodes to be recorded
TV_RECORD_ONLY_NEW_DETECTION = None
# This will enable the commerc
Justin-
Still no luck with the commdetect server. Here si teh relevant
section of my local_config.py and the logs. I am really baffled by my
problem, after having gotten it working on 1.7.3.
local_config:
# Freevo builtin commdetect server settings:
#
Justin-
> guess. Also, make sure you are using the new logging debug variables.
I am using the following debug settings:
LOGGING = logging.DEBUG
LOGGING_RECORDSERVER = logging.DEBUG
DEBUG = 1
DEBUG_CHILDAPP = 1
Any thing else I should set? I like that the logs are now under
/var/log/freevo :)
W
I haven't made any changes myself to the commdetect server and it's
currently work for my 3 installations of current SVN. This _COULD_ have
something to do with the kaa changes currently being made but that is just a
guess. Also, make sure you are using the new logging debug variables.
On Nov 22,
Justin
Back again with comdetect issues. Current problem seems to be that
commdetectserver is not being handed the finished recordings. first
question becomes are there any changes between 1.7.3 and 1.7.4 on how
to active the commdetect server. I ham running debugging but the last
enter in the c