BleazleWide V7.1.0 (1 Viewer)

RICHARDG

Portal Pro
August 21, 2006
333
3
64
Canada
Hi there.
Can someone tell me what or where the most up to date version of Bleazle is.
I love this skin and want to get the most current update..if there is one.
 

Bleazle

Portal Pro
July 14, 2007
1,122
257
Pukekohe
Home Country
New Zealand New Zealand
The My Daily Comics plugin now supports Bleazle wide 7.1. Does anyone have an idea for a .png for the start menu, or can tell me how to make one??...

I've never used this plugin - does it install a skin file when you install it, and if so does it need to have the logo etc animated to fit with the rest of the skin?

@Neville

with regards to my music slideshow

you can install a visualization that displays random pics from a set directory(s), then enable that visualization in my music setup.

Good idea! :)

Hi there.
Can someone tell me what or where the most up to date version of Bleazle is...

I can answer that! :D V 7.1.0 is the latest version. I'm waiting for MP 1.1 to progress to at least the RC stage before I start adding some of the new skin features like shadows and fadelabel wrap.

I don't want to do a series of "minor" releases because if people have customised the skin with fading hover images it will be a bit of hassle for them to "upgrade" the skin - better to wait and do it all at once.

If you're using the TVSeries plugin you'll need to update the files included in V7.1.0 ( available here: https://forum.team-mediaportal.com/bleazle-311/bleazle-7-1-0-mp-tvseries-v2-3-3491-a-68180/#post513209)

Hopefully the new version of MovingPictures will be released before the next version of BleazleWide goes out too...
 

eriksdam

Portal Member
June 2, 2009
48
2
Stuttgart, Germany
Home Country
Denmark Denmark
Hi Bleazle

MyDailyComics is one of those plugins that are a very nice idea, but requires substantial modding to work properly...

I've copied the skin XML so you can what's going on.

Hope it helps!

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>7676</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<allowoverlay>no</allowoverlay>
<define>#header.label:My Daily Comics</define>
<define>#header.image:comics_logo.png</define>
<define>#header.hover:-</define>
<define>#selecteditem:-</define>
<controls>
<import>common.window.xml</import>
<import>common.time.xml</import>
<control>
<type>group</type>
<animation effect="slide" time="400" start="-300,0">WindowOpen</animation>
<animation effect="slide" time="400" end="0,-300">WindowClose</animation>
<animation effect="fade" time="500">WindowClose</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<description>group element</description>
<layout>StackLayout</layout>
<posX>113</posX>
<posY>129</posY>
<control>
<description>Comic button</description>
<type>selectbutton</type>
<id>2</id>
<label>Comic</label>
<onup>1</onup>
<ondown>3</ondown>
</control>
<control>
<description>Date button</description>
<type>selectbutton</type>
<id>3</id>
<label>Date</label>
<onup>2</onup>
<ondown>1</ondown>
</control>
</control>
<control>
<description>Comic Image</description>
<type>image</type>
<id>100</id>
<posX>10</posX>
<posY>233</posY>
<width>1346</width>
<height>500</height>
<centered>true</centered>
</control>
<control>
<description>Comic Banner</description>
<type>image</type>
<id>101</id>
<posX>914</posX>
<posY>129</posY>
<width>442</width>
<height>69</height>
</control>
</controls>
</window>
 

stdly

MP Donator
  • Premium Supporter
  • April 19, 2008
    238
    41
    Home Country
    Canada Canada
    Hopefully the new version of MovingPictures will be released before the next version of BleazleWide goes out too...

    I have been using MovingPictures 8.xx for a while now and have 2 pop ups.
    1) this skin does not support categories.
    2) this skin does not support the rating dialog.

    I have got user rating to show in MovingPictures skin but I can only enter the rating through MovingPictures configuration and only up to 5 not 10.

    Just thought I would give you some advanced warning.:)

    Steve
     

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    Hopefully the new version of MovingPictures will be released before the next version of BleazleWide goes out too...

    I have been using MovingPictures 8.xx for a while now and have 2 pop ups.
    1) this skin does not support categories.
    2) this skin does not support the rating dialog.

    I have got user rating to show in MovingPictures skin but I can only enter the rating through MovingPictures configuration and only up to 5 not 10.

    Just thought I would give you some advanced warning.:)

    Steve

    I take it you're using the private test version? Maybe I'll have to hook into that so that I can get on and make the skin changes - can't wait to be able to sort my movies by genre....
     

    stdly

    MP Donator
  • Premium Supporter
  • April 19, 2008
    238
    41
    Home Country
    Canada Canada
    I take it you're using the private test version? Maybe I'll have to hook into that so that I can get on and make the skin changes - can't wait to be able to sort my movies by genre....

    I compile it myself not too hard I am using 0.8.0.874 right now.

    Steve

    The dev's @ MovingPictures don't want the dll posted but I could PM it I think?
     

    yvos

    Portal Member
    November 5, 2006
    42
    3
    Home Country
    Netherlands Netherlands
    Hi Guys,

    Great skin, using it on the latest Beta.
    I have a question though about fanart. It seems that in the mymusicgenres.xml there is an error when starting the fanart part on row 71 there is a <control> tag to many.
    But other then that I would like to use the cover thumbs as fanart without having to convert them all to the fanart directory. (basically just as with Blue3Wide) is that possible and what do I need to change in the xml's?

    Regards,
    Yuri
     

    Bleazle

    Portal Pro
    July 14, 2007
    1,122
    257
    Pukekohe
    Home Country
    New Zealand New Zealand
    ...I have a question though about fanart. It seems that in the mymusicgenres.xml there is an error when starting the fanart part on row 71 there is a <control> tag to many....

    Hi Yuri

    I can't see what you mean here - I can't see an extra <control>...


    ...But other then that I would like to use the cover thumbs as fanart without having to convert them all to the fanart directory. (basically just as with Blue3Wide) is that possible and what do I need to change in the xml's?

    Regards,
    Yuri

    You don't need to change the XML files, I've done it for you :) Plus you will need the attached png file - overwrite the current file and don't forget to delete your cache.

    Glad you like the skin :)


    @ eriksdam:
    Re: MyDailyComics - hopefully I'll get a chance to look at this over the weekend - I've been busy fixing my motocross bike lately...

    Bleazle.
     

    Attachments

    • background_videos.png
      background_videos.png
      4.4 KB
    • common.facade.music.xml
      30.7 KB

    yvos

    Portal Member
    November 5, 2006
    42
    3
    Home Country
    Netherlands Netherlands
    Thanks man for the customizing. It's really appreciated!:)

    Just to see if I was mistaken I downloaded the skin again and checked the file in the BleazleWide Version 7.1.0.zip again. It's in this file "Customisation Options\FanArt Files for MyVideos and MyMusic\mymusicgenres.xml" on row 71.

    Best
    Yuri
     

    Users who are viewing this thread

    Top Bottom