this was made so that m3rcury can add it into his program, when he does this it will be automated
Malta
m3rcury: Is it possible to add the ability to copy the movie name and IMDb-id via the right-click menu in Movies missing DVDArt? This would facilitate the ability to add cd-covers manually.
Sweden
m3rcury: Is it possible to add the ability to copy the movie name and IMDb-id via the right-click menu in Movies missing DVDArt? This would facilitate the ability to add cd-covers manually.
sweborn, it will require some changes to the design but will see what I can include....
Any chance this could get added to the MPEI?
Also - what is that big box at the bottom right for?
<visible>string.contains(#Play.Current.Thumb,MovingPictures)</visible>
<description>Movie ClearArt</description>
<type>image</type>
<id>0</id>
<posX>950</posX>
<posY>425</posY>
<width>300</width>
<height>300</height>
<keepaspectratio>yes</keepaspectratio>
<texture>..\..\..\thumbs\MovingPictures\ClearLogo\FullSize\#MovingPictures.SelectedMovie.imdb_id.png</texture>
<visible>[window.ispauseosdvisible|player.forwarding|player.rewinding]+!window.isosdvisible+string.equals(#StreamedMP.fullVideoOSD,true)+plugin.isenabled(Moving Pictures)+string.contains(#Play.Current.Thumb,MovingPictures)</visible>
</control>
Malta