2012-12-24, 17:56
Does this support 3d tagging, like it wud for HD and SD can you add a optino to show a 3D tag next to it if it contains HSBS or 3D in the file name thanks.
(2012-12-24, 20:15)Sharpe Wrote: No it doesn't support that - something to look into though
<control type="image">
<description>3D Bluray Image</description>
<width>124</width>
<height>50</height>
<aspectratio align="right">keep</aspectratio>
<texture background="true">special://skin/images/flagging/video/3d.png</texture>
<visible>substring(ListItem.FilenameAndPath,3d)</visible>
</control>
<control type="image">
<posx>36.44</posx>
<posy>0</posy>
<width>183</width>
<height>272</height>
<texture background="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
<animation type="Focus">
<effect type="zoom" tween="cubic" end="-1.77,-53.75,259.55,383.42" time="400"/>
</animation>
</control>
<control type="image">
<posx>36.44</posx>
<posy>0</posy>
<width>183</width>
<height>272</height>
<texture background="true">flagging/cases/3d.png</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
<animation type="Focus">
<effect type="zoom" tween="cubic" end="-1.77,-53.75,259.55,383.42" time="400"/>
</animation>
<visible>substring(ListItem.FilenameAndPath,3d)</visible>
</control>
<control type="image">
<posx>36.44</posx>
<posy>0</posy>
<width>183</width>
<height>272</height>
<texture background="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
<animation type="Focus">
<effect type="zoom" tween="cubic" end="-1.77,-53.75,259.55,383.42" time="400"/>
</animation>
<visible>!substring(ListItem.FilenameAndPath,3d)</visible>
</control>
<control type="image">
<posx>36.44</posx>
<posy>0</posy>
<width>183</width>
<height>272</height>
<texture background="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
</control>
<control type="image">
<posx>36.44</posx>
<posy>0</posy>
<width>183</width>
<height>272</height>
<texture background="true">flagging/cases/3d.png</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
<visible>substring(ListItem.FilenameAndPath,3d)</visible>
</control>
<control type="image">
<posx>36.44</posx>
<posy>0</posy>
<width>183</width>
<height>272</height>
<texture background="true">$INFO[ListItem.VideoResolution,flagging/cases/,.png]</texture>
<aspectratio aligny="bottom">stretch</aspectratio>
<visible>!substring(ListItem.FilenameAndPath,3d)</visible>
</control>
(2012-12-25, 21:01)Sharpe Wrote: Seems strange - it seems to work okay on windows, osx and android - not sure what's happening with your Pi installation might be a memory issue - the pi is pretty limited I believe.
(2013-01-03, 07:44)Frozin Wrote: Hello,
I'm using Frodo RC2, and can't seem to get the logo fanart views to work. Everything is up to date and I've downloaded the logo.png files with artwork download and tried updating library and they still won't populate.
EDIT: it appears artwork downloader isn't downloading the logo's, even though I have logo's marked for downloading. I even tried going into the movie "INFO SCREEN" and download it that way and, while it says its been downloaded it actually doesn't appear that it is.