Posts: 123
Joined: Jan 2011
Reputation:
0
I really like the mods you've added! I was planning on switching my atv2 (running frodo) to this skin, but when I try to add it from the repo I get a message that says install failed. Is this skin supported on atv2? I'd so, any ideas or tips?
Posts: 1,155
Joined: Aug 2008
(2013-03-04, 05:08)cpmiller22 Wrote: I really like the mods you've added! I was planning on switching my atv2 (running frodo) to this skin, but when I try to add it from the repo I get a message that says install failed. Is this skin supported on atv2? I'd so, any ideas or tips?
I would need a debug log from you when you're trying to install the skin and it fails. It should work on atv2.
Posts: 1,155
Joined: Aug 2008
Quote:1.0.4
- Fixed non working music main menu entry when there's no content in library
- OpenELEC settings shortcut in system submenu, and an option to hide it
- Choose when to show the weather widget on home
- Change main menu font color in skin settings
- Added missing login screen background
- Do not show widget selector on custom main menu items when the skin option is turned off
- Media flags from PM3.HD
- Transparent list resolution flags (SD/HD)
- Audio and subtitle (embedded only) language flagging support
- Enabled poster wrap, media info 2 & 3 for music videos
- Artist Slideshow support
For the audio and subtitle flags to show up in the video info dialog you need to install
Black's script manually. Artist Slideshow is not a requirement but an option.
Posts: 1,155
Joined: Aug 2008
By the way, if some of you have music video clips (not concerts via Concertdb scraper) in your library, please report back how the poster wrap and media info 1 & 2 look. I'd guess they are unusable since music videos use a regular landscape type thumb?
In short, music video views are designed to be used together with
this scraper.
Posts: 1,155
Joined: Aug 2008
No need, i now see what the problem is. If you have conditional weather fanart enabled in the skin settings but haven't provided the path to the backgrounds you won't see any weather menu at home. Will fix.
Posts: 17,855
Joined: Jan 2011
Reputation:
1,056
Milhouse
Retired Team-Kodi Member
Posts: 17,855
2013-03-04, 21:30
(This post was last modified: 2013-03-04, 21:35 by Milhouse.)
Ah, right - when I first installed your skin and worked my way through the settings, I enabled the conditional weather fanart option, saw that it required a path (which I didn't provide) and because I didn't have conditional weather fanart available I immediately disabled the conditional feature. Maybe doing so introduced the problem.
Now that I have the weather widget working and visible, it clashes really horribly with the "xbmc" logo in the top left corner as they overlay each other. Any way to remove or hide the "xbmc" logo?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Posts: 146
Joined: Nov 2009
Reputation:
2
2013-03-05, 21:35
(This post was last modified: 2013-03-05, 21:36 by Trickname.)
"Fixed non working music main menu entry when there's no content in library"
Wow thx for that
Only thing left for me, is open favorites as a list
Great Job !!!
Posts: 204
Joined: Feb 2013
Reputation:
2
2013-03-06, 09:50
(This post was last modified: 2013-03-06, 10:15 by patria o muerte.)
Hello to all,
i have a little question.
I realized that for each movie I select in movies menu it shows me only one fanart,although artwork downloader gets more than one.
For example, for "The immortals" artwork downloader got three images (A, B and C) ,this skin shows me only A image.
Maybe I missed something in the configuration?
Thanks.
Posts: 1,155
Joined: Aug 2008
2013-03-06, 10:43
(This post was last modified: 2013-03-06, 10:45 by User 34959.)
(2013-03-06, 07:52)illiac4 Wrote: (2013-03-05, 21:35)Trickname Wrote: "Fixed non working music main menu entry when there's no content in library"
Wow thx for that
Only thing left for me, is open favorites as a list
Great Job !!!
Favourites as it was in Eden would be great. When on main menu press button 'back' would slide the window on right with favourite entries. Pressing again back would hide it again.
I don't know if it was hardcoded in Eden or not, but you can do the same in Frodo with a custom keymap.
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<keymap>
<home>
<keyboard>
<backspace>ActivateWindow(favourites)</backspace>
</keyboard>
</home>
</keymap>
(2013-03-06, 09:50)patria o muerte Wrote: I realized that for each movie I select in movies menu it shows me only one fanart,although artwork downloader gets more than one.
For example, for "The immortals" artwork downloader got three images (A, B and C) ,this skin shows me only A image.
Maybe I missed something in the configuration?
Extrafanart is not supported.