In the new version of xbmc 11.0 beta1 for ATv2 are not displayed in the series recently added.
Is there a solution I would like to keep skin.
xaro
Junior Member Posts: 17 Joined: Feb 2008 Reputation: 0 Location: Germany Essen |
2011-12-27 16:11
Post: #321
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2011-12-27 16:27
Post: #322
xaro Wrote:In the new version of xbmc 11.0 beta1 for ATv2 are not displayed in the series recently added. You have to edit the xml of the viewtype...recently added in 10 was done via script, now it's built in... You have to change the infolabels cheers, mm |
| find quote |
xaro
Junior Member Posts: 17 Joined: Feb 2008 Reputation: 0 Location: Germany Essen |
2011-12-28 00:32
Post: #323
Quote:You have to edit the xml of the viewtype...recently added in 10 was done via script, now it's built in... can you please tell me where and what I need to change |
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2011-12-28 11:35
Post: #324
You need to change the $InfoLabels to the new built-in (see here: http://wiki.xbmc.org/index.php?title=InfoLabels )
e.g. Window(Home).LatestMovie(1) and so on... The Code for recently added in home is AFAIK in the appropriate include (vertical or horizontal), depending on what layout your using... mad-max |
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2011-12-28 17:05
Post: #325
For those who are interested in displaying the recently added widget, I have taken a look in the code and there is an error in the <visible>
find line 168: Code: <visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(9000).Hasfocus(11)] + !Skin.HasSetting(HorizontalMenu) | [Container(19000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(19000).Hasfocus(11) + Skin.HasSetting(HorizontalMenu)]</visible>and change to: Code: <visible>[Container(9000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(19000).Hasfocus(11)] + !Skin.HasSetting(HorizontalMenu) | [Container(19000).Hasfocus(2) + !Skin.HasSetting(HomeMenuNoTVShowsButton)] | Container(19000).Hasfocus(11) + Skin.HasSetting(HorizontalMenu)]</visible>This helps... cheers, Max |
| find quote |
moviebuff
Senior Member Posts: 209 Joined: Dec 2009 Reputation: 0 Location: Canada |
2012-02-29 16:43
Post: #326
Does anyone know if this wonderful skin is compatible with new Eden RC1 release? I really like this skin mod and always seem to come back for this one. Love the half wall view
|
| find quote |
mad-max
Posting Freak Joined: Jul 2010 Reputation: 52 Location: Germany |
2012-03-01 11:45
Post: #327
No, this MOD is not Eden compatible...
You might try install it...you will have some minor UI bugs that should not be so hard... But you need to change the video library parts in home and myvideonav Or you might try Horizontal Confluence-MOD as it's compatible with Eden RC1... cheers, mad-max |
| find quote |

![[Image: obi3o55x.jpg]](http://s14.directupload.net/images/120514/obi3o55x.jpg)
![[Image: 7c8w3bu8.png]](http://mad-max.bplaced.net/guest_upload/7c8w3bu8.png)
Search
Help