hades_666
2005-10-31, 20:31
hi all,
possible default label is video/music was not scanned.
if i have a video scanend to the db then the home reflects the directory, title , year etc....
is there a way to attach a default value (ie: not a scanned item or n/a) to show in the label when a particular media is not scanned?
<control>
<description>video director label</description>
<type>fadelabel</type>
<id>1</id>
<width>210</width>
<posx>207</posx>
<posy>338</posy>
<label> not scanned </label> <--exmaple
<info>videoplayer.director</info>
<align>left</align>
<font>special12</font>
<visible>player.hasvideo</visible>
</control>
any ideas? or am i just not searching correctly for an answer.
hades_666
possible default label is video/music was not scanned.
if i have a video scanend to the db then the home reflects the directory, title , year etc....
is there a way to attach a default value (ie: not a scanned item or n/a) to show in the label when a particular media is not scanned?
<control>
<description>video director label</description>
<type>fadelabel</type>
<id>1</id>
<width>210</width>
<posx>207</posx>
<posy>338</posy>
<label> not scanned </label> <--exmaple
<info>videoplayer.director</info>
<align>left</align>
<font>special12</font>
<visible>player.hasvideo</visible>
</control>
any ideas? or am i just not searching correctly for an answer.
hades_666