Bleazle 7.1.0 and MP-TVSeries v2.3.3491 (1 Viewer)

sunshine

Portal Member
May 7, 2009
33
3
Home Country
Germany Germany
Hi,
Can Someone change the TVSeries.xml to make it work with MP-TVSeries v2.3.3491 Version :D

*EDIT*

I found the Values :)

Dummy Label controls 1235 and 1236 have been removed, skinner should use facadeview.list and !facadeview.list instead.
Season Artwork property has been renamed from #TVSeries.SeasonBanner to #TVSeries.SeasonPoster



<control>
<description>Thumb/Cover background</description>
<type>image</type>
<id>67</id>
<posX>22</posX>
<posY>68</posY>
<width>392</width>
<height>550</height>
<texture>tv_background.png</texture>
<visible>[Control.IsVisible(1238)|Control.IsVisible(1239)]+facadeview.list</visible>
</control>
<control>
<type>image</type>
<description>Season image ( season image background )</description>
<id>46</id>
<posX>41</posX>
<posY>88</posY>
<width>350</width>
<height>506</height>
<texture>#TVSeries.SeasonPoster</texture>
<visible>[Control.IsVisible(1238)|Control.IsVisible(1239)]+facadeview.list</visible>
</control>

<!-- ***************************************** SERIES POSTER ( LIST LAYOUT) ***************************************************************** -->

<control>
<description>Thumb/Cover background</description>
<type>image</type>
<id>67</id>
<posX>22</posX>
<posY>68</posY>
<width>392</width>
<height>550</height>
<texture>tv_background.png</texture>
<visible>Control.IsVisible(1237)+facadeview.list+Control.IsVisible(1242)</visible>
</control>
<control>
<type>image</type>
<description>Season image ( season image background )</description>
<id>46</id>
<posX>41</posX>
<posY>88</posY>
<width>350</width>
<height>506</height>
<texture>#TVSeries.SeriesPoster</texture>
<visible>Control.IsVisible(1237)+facadeview.list+Control.IsVisible(1242)</visible>
</control>
 

sunshine

Portal Member
May 7, 2009
33
3
Home Country
Germany Germany
:D

Here the TVSeries.xml for Bleazle 7.1 Combatibel with MP-TVSeries v2.3.3491
 

Attachments

  • TVSeries.xml
    30.6 KB

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Here are a full set of files for MP-TVSeries 2.3.

    Note: in TVSeries.SkinSettings.xml the name of the skin is 'BleazleWide', so if you want to see tv-series logos and your skin folder is named different e.g. 'BleazleWide 7.X' then you need to edit accordingly.
     

    Attachments

    • BleazleWide MP-TVSeries.zip
      30.7 KB

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    I've finally found the time to install the latest version of TVSeries. The attached files are pretty much the same as what ltfearme has posted above but I have changed the Blue text to grey - something I've been meaning to do for ages :oops: Apart from that the layouts are the same as what you've been using in the previous version of TVServies/BleazleWide.

    As per ltfearmes comment above if you want to see tv-series logos make sure the name of your skin folder is BleazleWide

    I've tested these files with MP 1.0.2 & MP 1.1 BETA 1.

    Bleazle
     

    Attachments

    • TVSeries.zip
      30.6 KB

    Users who are viewing this thread

    Top Bottom