Unwatched overlay show in ROOT of videolibrary?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
pecinko Offline
Member+
Posts: 3,032
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #1
This is the code:


PHP Code:
<control type="image">
        <
visible>Window.IsVisible(VideoFiles) | [Window.IsVisible(VideoLibrary) + Skin.HasSetting(Show_Unwatched_Status)]</visible>
        <
posx>0</posx>
        <
posy>24</posy>
        <
height>12</height>
        <
width>12</width>
        <
texture>$INFO[ListItem.Overlay]</texture>
    </
control

that shows unwatched overlay image in videolibrary root in PRE 11. Everything is fine in Dharma.

My skins:

Quartz
Amber
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,942
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #2
In Eden you should be using the following -

Videos,Files instead of VideoFiles

Videos instead of VideoLibrary

[Image: sig_zps3af3b48e.jpg]
find quote
pecinko Offline
Member+
Posts: 3,032
Joined: Dec 2008
Reputation: 27
Location: Prague / Belgrade
Post: #3
Thanks.

From you experience, could I just drop the check in order to keep skin compatibility with 10.1? Or is it a time to jump to pre eden only version of a skin? I think there are still users with dharma around, but it sure gets messy skinning for both builds.. So, your friendly advice, if I may ask?

My skins:

Quartz
Amber
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,942
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #4
There's still more changes to come so I'm holding off on pre Eden releases for skins on the official repo.

[Image: sig_zps3af3b48e.jpg]
find quote