Twonky 7 skip startup database update with forceinitialscan=
Posted: Tue Mar 06, 2012 12:53 am
I assume that if the following were setup
that upon server start or restart a database update would NOT occur
Am I understanding that correctely?
# Force a database update at startup (skipped by default with scantime=0)
forceinitialscan=0
# -1 for evented, 0 for disabled, positive value for rescan time in minutes
scantime=0
I also assume that if I have the above settings
that any media copied to a file share etc.
the below setting would allow for that media to be added to the database
# bitfield to enable/disable content discovery methods
# (1=Shared Folder Enumeration, 2=File System Events, 4=Import Items File)
contentdiscoverymode=7
Am I understanding that correctly?
As I think the above settings would hopefully allow those people
who have massive media collections
to not have to wait for the database to update on startup
If this is the case, of which I have not tested yet
that upon server start or restart a database update would NOT occur
Am I understanding that correctely?
# Force a database update at startup (skipped by default with scantime=0)
forceinitialscan=0
# -1 for evented, 0 for disabled, positive value for rescan time in minutes
scantime=0
I also assume that if I have the above settings
that any media copied to a file share etc.
the below setting would allow for that media to be added to the database
# bitfield to enable/disable content discovery methods
# (1=Shared Folder Enumeration, 2=File System Events, 4=Import Items File)
contentdiscoverymode=7
Am I understanding that correctly?
As I think the above settings would hopefully allow those people
who have massive media collections
to not have to wait for the database to update on startup
If this is the case, of which I have not tested yet