[WIP] [Simplicity] Sinvida MOD

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Mikesch Offline
Member
Posts: 50
Joined: Nov 2009
Reputation: 0
Post: #31
Sinvida Wrote:- Font size changed.
- Dimming of fanart in rightlist view limited to list
- Episode slide view: not sure what you mean, i have to look into it.

I think i managed to set up GIT. Check HERE!

When running on my tv I have noticed some kind of interference caused by the background image on the homescreen. Going to have to change that tomorrow.

Awesome! Love it even more now. Laugh

My issue with the episode slide view is the following: When using this view with a show thats got only one season and the option to reduce single season shows set (meaning XBMC won't show a season view when you select the show but the episode view right away), the view wont show the season poster, just a black box, though there definitely is a poster in the folder. When I set it to not reduce those, the posters show. What's odd is, that it seems to work for some shows though. I remember having those issues also with the unmodded simplicity. It's nothing serious, as it can be avoided with said setting, but if you got some time sooner or later, maybe you could look into it.
find quote
gobbledigook Offline
Senior Member
Posts: 241
Joined: Aug 2009
Reputation: 0
Post: #32
hi Smile

been using simplicity for a bit, then saw this mod... great work thanx!!!

the right list view for TV shows is great as the plot is that little larger... something i've been looking for for a while Smile

the only issue i have run into is in adding a custom addon button on the home screen? i go to skin settings > add the name: TV > add the path: tvcatchup > pick a random picture....

but when i go to the homescreen its not there? is this broken or am i doing something wrong?...

and my only suggestion is a music folder option for the home screen... i have seen this in the xperience skin, you hide music(library) and enable music(files).

and again thanks for your work Smile Smile
find quote
Sinvida Offline
Member
Posts: 76
Joined: Oct 2010
Reputation: 0
Post: #33
Hey man,

Thanks for the compliment. I tried to add an addon through the skin settings. Then when i go to the main home menu and i scroll to addons the extra addon appears below, like it does with genres. So it appears to work. See screenshot. Let me know if you manage to solve it?

[Image: screenshot082q.png]
find quote
gobbledigook Offline
Senior Member
Posts: 241
Joined: Aug 2009
Reputation: 0
Post: #34
Ahhh...

yes i see, i had scripts turned off, i thought it would add an item to home called TV Smile

and sorted music as well.... once you've selected files once it remembers, still exploring Smile
(This post was last modified: 2011-02-27 23:41 by gobbledigook.)
find quote
idaho Offline
Junior Member
Posts: 11
Joined: Dec 2010
Reputation: 0
Post: #35
Hey,

first off all i must say i love this skin. But theres only one thing i realy miss in xbmc, i fix it everytime in the skins for me.

I have in my music libary many samplers. So the problem is that i've thousends of artists, but with the artists fanarts its not really nice. So for me its better having a sampler or cd fanart instead of artist fanart.

I change

Code:
<texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>

into this

Code:
<texture background="true">$INFO[ListItem.path]/fanart.jpg</texture>

so my question is , could you make a skin specified setting like "use album fanart instead of artist fanart" ?

So that we can put the fanart file in the folder where the audiofiles are located.

Music/
- Artist/
-- Album/
--- audiofiles
--- folder.jpg
--- fanart.jpg
find quote
Blackbolt Offline
Skilled Skinner
Posts: 334
Joined: May 2004
Reputation: 3
Location: Cheshire, England, UK
Post: #36
Nice clock in the skin Sinvida. Shocked

Currently working on Ellipsis 1.3 Updates. Update Requests Here.

Ellipsis for XBMC 1.2.1 Click here to download & for SVN details.

Twitter.com/TeamBlackbolt | Facebook.com/TeamBlackbolt1 | TeamBlackbolt.co.uk
find quote
igotdvds Offline
Skilled Skinner
Posts: 1,616
Joined: Jul 2009
Reputation: 11
Post: #37
Blackbolt Wrote:Nice clock in the skin Sinvida. Shocked

That was ALLLLLL me. I took that from Ellipsis and changed the images. Do I need to rewrite the code from scratch or is it ok to use the same end result?
(This post was last modified: 2011-03-01 05:29 by igotdvds.)
find quote
Blackbolt Offline
Skilled Skinner
Posts: 334
Joined: May 2004
Reputation: 3
Location: Cheshire, England, UK
Post: #38
igotdvds Wrote:That was ALLLLLL me. I took that from Ellipsis and changed the images. Do I need to rewrite the code from scratch or is it ok to use the same end result?

You can use it, as long as you give credit where credit is due. Smile

Currently working on Ellipsis 1.3 Updates. Update Requests Here.

Ellipsis for XBMC 1.2.1 Click here to download & for SVN details.

Twitter.com/TeamBlackbolt | Facebook.com/TeamBlackbolt1 | TeamBlackbolt.co.uk
find quote
igotdvds Offline
Skilled Skinner
Posts: 1,616
Joined: Jul 2009
Reputation: 11
Post: #39
Blackbolt Wrote:You can use it, as long as you give credit where credit is due. Smile

Blackbolt made the clock in Simplicity.

Done.

I'll note it in the Simplicity thread as well.
find quote
daemox Offline
Stare into the Sun
Posts: 72
Joined: Oct 2010
Reputation: 0
Location: Cascadia
Star  XBMC Install, Setup, & Configuration Guide for Ubuntu & Linux Mint Post: #40
I just completed my guide (linked below).

Simplicity is featured throughout.

Simplicity Introduction & Installation
Simplicity Setup
Simplicity Configuration

Complete Guide
find quote
Post Reply