Skip to content

Commit

Permalink
Titan skin updated
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjswan committed Nov 6, 2024
1 parent 3dd2b59 commit d79693b
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 22 deletions.
23 changes: 15 additions & 8 deletions MPEI/mvCentral.xmp2
Original file line number Diff line number Diff line change
Expand Up @@ -724,18 +724,25 @@ Click Next to continue or Cancel to exit Setup.</Value>
<Build>9</Build>
<Revision>0</Revision>
</Version>
<ExtensionDescription>mvCentral is a plugin to catalog and play local Music Videos.
Last.FM, Discogs, Allmusic.com and Fanart.tv are used to provide metadata.
The plugin will also scrobble playing videos to Last.FM and update your Library if required.
<ExtensionDescription>mvCentral is a plugin to catalog and play local Music Videos.



Last.FM, Discogs, Allmusic.com and Fanart.tv are used to provide metadata.



The plugin will also scrobble playing videos to Last.FM and update your Library if required.

</ExtensionDescription>
<VersionDescription>Titan skin updated
<VersionDescription>Titan skin updated



*** We Stand with Ukraine ***</VersionDescription>
<DevelopmentStatus>Stable</DevelopmentStatus>
<OnlineLocation>https://github.com/andrewjswan/mvcentral/releases/download/v[Version]/mvCentral-[Version].mpe1</OnlineLocation>
<ReleaseDate>2024-11-05T22:26:37</ReleaseDate>
<ReleaseDate>2024-11-06T22:26:37</ReleaseDate>
<Tags>music video last.fm</Tags>
<PlatformCompatibility>AnyCPU</PlatformCompatibility>
<Location>..\MPEI\Release\[Name]-[Version].mpe1</Location>
Expand Down
6 changes: 3 additions & 3 deletions Skin/Titan/mvCentral.Playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<posX>144</posX>
<posY>38</posY>
<width>855</width>
<font>fontB20</font>
<font>TitanLight22</font>
<textcolor>ffffff</textcolor>
<label>mvCentral</label>
<animation effect="fade" time="250">WindowOpen</animation>
Expand All @@ -98,10 +98,10 @@
<type>fadelabel</type>
<description>mvCentral Hierarchy</description>
<id>1</id>
<posX>66</posX>
<posX>144</posX>
<posY>100</posY>
<align>left</align>
<font>fontB11</font>
<font>TitanLight12</font>
<width>600</width>
<textcolor>ffffff</textcolor>
<visible>yes</visible>
Expand Down
22 changes: 11 additions & 11 deletions Skin/Titan/mvCentral.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<posX>144</posX>
<posY>38</posY>
<width>855</width>
<font>fontB20</font>
<font>TitanLight22</font>
<textcolor>ffffff</textcolor>
<label>mvCentral | #mvCentral.ViewAs</label>
<animation effect="fade" time="250">WindowOpen</animation>
Expand All @@ -155,10 +155,10 @@
<type>label</type>
<description>Number of Files Label (Artist)</description>
<id>1</id>
<posX>66</posX>
<posX>144</posX>
<posY>100</posY>
<width>600</width>
<font>fontB11</font>
<font>TitanLight12</font>
<align>left</align>
<label>#(L(133)) #itemcount </label>
<visible>control.isvisible(50)+string.equals(#mvCentral.ArtistView,true)</visible>
Expand All @@ -169,10 +169,10 @@
<type>label</type>
<description>Number of Files Label (Genres)</description>
<id>1</id>
<posX>66</posX>
<posX>144</posX>
<posY>100</posY>
<width>600</width>
<font>fontB11</font>
<font>TitanLight12</font>
<align>left</align>
<label>#(L(135)) #itemcount </label>
<visible>control.isvisible(50)+string.equals(#mvCentral.GenreView,true)</visible>
Expand All @@ -183,10 +183,10 @@
<type>label</type>
<description>Number of Files Label (Album)</description>
<id>1</id>
<posX>66</posX>
<posX>144</posX>
<posY>100</posY>
<width>600</width>
<font>fontB11</font>
<font>TitanLight12</font>
<align>left</align>
<label>#(L(132)) #itemcount</label>
<visible>control.isvisible(50)+string.equals(#mvCentral.AlbumView,true)</visible>
Expand All @@ -197,10 +197,10 @@
<type>label</type>
<description>Number of Files Label (Videos)</description>
<id>1</id>
<posX>66</posX>
<posX>144</posX>
<posY>100</posY>
<width>600</width>
<font>fontB11</font>
<font>TitanLight12</font>
<align>left</align>
<label>#mvCentral.Translation.Videos.Label #itemcount</label>
<visible>control.isvisible(50)+string.equals(#mvCentral.TrackView,true)</visible>
Expand Down Expand Up @@ -295,7 +295,7 @@
<animation effect="fade" time="250" delay="0">WindowOpen</animation>
<visible>[facadeview.list|facadeview.smallicons|facadeview.largeicons]+string.equals(#mvCentral.AlbumView,true)</visible>
</control>
<!--control>
<control>
<id>1</id>
<description>Album Indication Text</description>
<type>fadelabel</type>
Expand All @@ -308,7 +308,7 @@
<animation effect="fade" time="250" delay="0">WindowClose</animation>
<animation effect="fade" time="250" delay="0">WindowOpen</animation>
<visible>[facadeview.list|facadeview.smallicons|facadeview.largeicons]+string.equals(#mvCentral.AlbumView,true)</visible>
</control-->
</control>
<control>
<id>1</id>
<description>Album Runtime and Tracks</description>
Expand Down

0 comments on commit d79693b

Please sign in to comment.