[RELEASE] Rapier 4.00 RC1

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
gibxxi Offline
Fan
Posts: 301
Joined: Oct 2011
Reputation: 4
Post: #491
Never mind about the view settings, found out how to change to "poster" bias instead of banners. D'oh! Smile
find quote
locomot1f Offline
Fan
Posts: 438
Joined: Mar 2011
Reputation: 1
Location: ohio
Post: #492
... and again for:
WED. 14 MAR. 20...

maybe if you can s-t-r-e-t-c-h it out a few more pixels. so that it's not too wide, but wide enough for when this happens.
or, maybe set the date format to one of these:
14.MAR.2012
WED 14.03.2012
MAR. 14, 2012

keep up the great work!
find quote
scarfa Offline
Skilled Skinner
Posts: 413
Joined: Jul 2008
Reputation: 25
Post: #493
(2012-03-13 12:51)gibxxi Wrote:  Installed Rapier again yesterday on hearing it now supported PVR functions. Installed the regular (non-SVN) version from the passion repository.

One issue i've noticed, and i'm not sure if it's a skin issue, or a TV-Tunes issue, but with Fanart enabled (Home and Category level), when browsing a TV series the fanart appears for a split-second, but as soon as TV-Tunes plays the "theme.mp3" file for that series, the backdrop returns to the default Rapier backdrop for the duration of the tune. Once the tune ends, the backdrop again changes to the proper fanart.

I'll look into it.

(2012-03-13 12:51)gibxxi Wrote:  Another thing I've noticed, is for different categories, like Video, Movies & TV series, enabling fanart backdrops displays all fanart in those sections, not just TV Show fanart for the TV shows section, and movie fanart for the movies section. It's all mixed together. Is this by design?

There's no way to separate them atm.

(2012-03-14 16:02)locomot1f Wrote:  ... and again for:
WED. 14 MAR. 20...

maybe if you can s-t-r-e-t-c-h it out a few more pixels. so that it's not too wide, but wide enough for when this happens.
or, maybe set the date format to one of these:
14.MAR.2012
WED 14.03.2012
MAR. 14, 2012

keep up the great work!

I'll use a shorter format.
(This post was last modified: 2012-03-15 07:00 by scarfa.)
find quote
Lunatixz Online
Fan
Posts: 434
Joined: May 2011
Reputation: 9
Location: New York
Post: #494
any plans for adding movie resolution overlays to the movie poster?
Something like this:
http://img20.imageshack.us/img20/6637/unbenannt1bb.jpg

[Image: Lunatixz.png]
[Image: all-thin-banner@2x.jpg]
Please add to my Reputation if I helped...
find quote
scarfa Offline
Skilled Skinner
Posts: 413
Joined: Jul 2008
Reputation: 25
Post: #495
(2012-03-15 07:25)Lunatixz Wrote:  any plans for adding movie resolution overlays to the movie poster?
Something like this:
http://img20.imageshack.us/img20/6637/unbenannt1bb.jpg

That bluray strip on top of posters? Probably not. I personally don't like them.
find quote
dan14 Offline
Junior Member
Posts: 9
Joined: Dec 2011
Reputation: 0
Post: #496
Hi, I love the skin, but there is one small tweak I want to make. How would I go about changing to episode specific fan art in the list info 2 view?

Here's a screenshot, I want to change the picture of the cast to a screenshot from the episode:
http://i.imgur.com/ug5OL.png
find quote
gibxxi Offline
Fan
Posts: 301
Joined: Oct 2011
Reputation: 4
Post: #497
Quote:There's no way to separate them atm.

Aeon MQ3 manages to separate different classes of fanart by category (TV series / Films) but it does require the use of the Artwork Organizer plugin.
find quote
dan14 Offline
Junior Member
Posts: 9
Joined: Dec 2011
Reputation: 0
Post: #498
(2012-03-15 22:45)dan14 Wrote:  Hi, I love the skin, but there is one small tweak I want to make. How would I go about changing to episode specific fan art in the list info 2 view?

Here's a screenshot, I want to change the picture of the cast to a screenshot from the episode:
http://i.imgur.com/ug5OL.png


I figured this out myself. For anyone who is interested, here is what I did:

I removed the following from ViewsEpisodes.xml at line 896
Code:
<include condition="Skin.HasSetting(EnableEpisodesListInfo2ExtraThumbs)">ListInfo2PanelExtraThumbs</include>

I added the following to ViewsEpisodes.xml at line 896
Code:
<include condition="Skin.HasSetting(EnableEpisodesListInfo2ExtraThumbs)">ListInfo2LeftPanelEpisodeThumb</include>

And I added this to Views.xml

Code:
    <include name="ListInfo2LeftPanelEpisodeThumb">
        <control type="image">
            <posx>40</posx>
            <posy>116</posy>
            <width>542</width>
            <height>304</height>
            <texture background="true" diffuse="covers/list-info-3-fanart-diffuse.png">$INFO[ListItem.Thumb]</texture>
            <aspectratio scalediffuse="false">scale</aspectratio>
            <fadetime>FanartCrossfadeTime</fadetime>
        </control>
    </include>


Then just make sure you enable Extra Thumbs in the view settings.

Here's a screenshot of what this does:
http://i.imgur.com/zaClZ.png
(This post was last modified: 2012-03-18 02:03 by dan14.)
find quote
mumu Offline
Junior Member
Posts: 35
Joined: Oct 2010
Reputation: 0
Post: #499
Hi Scarfa,

Yesterday I have tried the new SuperTV add-on and noticed that it has some serious issues with Rapier (works ok in Confluence).
Could you have a look at it?

Thank you for your great job
(my favorite skin since forever Smile
(This post was last modified: 2012-03-19 13:30 by mumu.)
find quote
locomot1f Offline
Fan
Posts: 438
Joined: Mar 2011
Reputation: 1
Location: ohio
Post: #500
peace Scarfa,

just speaking on mumu's post.
think you might see a little more of these requests with more and more EPG support

@ mumu -- i would suggest rtmpgui+ until Scarfa has a chance to think about this option. you can still get all the links -- nice and tidy! ;-)
find quote
Post Reply