XBMC Community Forum
[WIP] The Paper Street Soap Company (mockups and development of a new skin concept) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Skin Development (/forumdisplay.php?fid=12)
+---- Forum: WIP Skins (/forumdisplay.php?fid=160)
+---- Thread: [WIP] The Paper Street Soap Company (mockups and development of a new skin concept) (/showthread.php?tid=86501)



- tomeirik - 2010-12-30 01:52

ppic Wrote:i believe that the first focused item ".." isn't in the container.

Continuing off-topic: I'm not really sure what you mean. The code I posted will work with a try/except-block, but the script will have to be run every time the selection changes. What I couldn't get working was altering the properties of every item in the video-list (can't get the listitems from within the script). Wasn't planning on releasing anything, just thought is was a fun place to start, so never mind. Guess this is what the script development subforum is for Smile

On-topic: Extremely nice skin, checking in on this thread daily...


- ppic - 2010-12-30 01:56

ok, but i would stick with numbers in db, don't really think that get total episode of the show will be a pleasure to grab.


- wimpy - 2010-12-30 02:30

ppic Wrote:ok, but i would stick with numbers in db, don't really think that get total episode of the show will be a pleasure to grab.

he is after how many episodes are out there in total for a show right?

could this page over at thetvdb.com be of help?
http://www.thetvdb.com/?tab=seasonall&id=78261&lid=7

omitting the "Specials" section and counting lines would at least give a number of added episodes. (Perhaps possible to ask thetvdb.com blokes to add it to the API to fetch total amount of episodes?)


- blacklist - 2010-12-30 03:47

Rad_ Wrote:PS: Blacklist, I fear I may be in love with you.

I'm a saggatarius who likes long walks on the beach...


- blacklist - 2010-12-30 03:50

wimpy Wrote:he is after how many episodes are out there in total for a show right?

could this page over at thetvdb.com be of help?
http://www.thetvdb.com/?tab=seasonall&id=78261&lid=7

omitting the "Specials" section and counting lines would at least give a number of added episodes. (Perhaps possible to ask thetvdb.com blokes to add it to the API to fetch total amount of episodes?)

If any of you use Sickbeard, its getting its info from somewhere. Now, it may be since it scrapes the full episode list when you add a show, that it is calculating the total number of episodes that it scraped - so not technically finding that information directly from thetvdb.

And, to my previous point - that is really nice-to-have information, not critical for the idea. What is critical is total number of episodes, and total watched episodes.


- blacklist - 2010-12-30 03:54

Rad_ Wrote:If you had watched 10 shows of the 180, you would be 18% done with the series. To show this as a pie chart, you would fill in a slice from 0 to 20 degrees (of 360 degrees to fill the circle), and you would have a visual representation of the 18%. (18% of 360 = 20)


Hey hey - this gives me an idea! I could create a semi-transparent overlay for the clock face that represents 1 degree of rotation. So, as you rotate you "shade" behind the clock hand to represent the amount watched. Might make it a bit easier to conceptualize visually for the casual user.

So, for an 18% rotation, we display the shaded pie-wedge 18 times with 1 degree rotation applied to each.

I like it!


- garyi - 2010-12-30 08:54

The clock idea thing is overly complicated and only there for the sake of doing it. I don't think it will add anything other than complexity and people will soon ignore it.

Now when will this skin be ready Wink


- Diekund - 2010-12-30 15:25

blacklist Wrote:Hey hey - this gives me an idea! I could create a semi-transparent overlay for the clock face that represents 1 degree of rotation. So, as you rotate you "shade" behind the clock hand to represent the amount watched. Might make it a bit easier to conceptualize visually for the casual user.

So, for an 18% rotation, we display the shaded pie-wedge 18 times with 1 degree rotation applied to each.

I like it!

Just do you dont use his mathmatical skills when making it Laugh 10/180 !=18%, more like 5.5%!


- blacklist - 2010-12-30 19:26

garyi Wrote:The clock idea thing is overly complicated and only there for the sake of doing it. I don't think it will add anything other than complexity and people will soon ignore it.

Now when will this skin be ready Wink

Or it will be so clean and user friendly that it will fade into the background because it is so intuitive. Which should be the goal of good design.

Plus I kind of like it

And don't diss math skills of someone typing on a phone in traffic. It isn't polite.


- blacklist - 2010-12-30 22:44

TV Season view update:

[Image: tvlistviewseasons.jpg]

Note to self (and ronie) - I think the season thumbs may need some celotape. Yesh. I think they do. I didn't consider how you would know which was selected. I suppose we can use the red dot like we do on the home screen. Works for me. Bueno!


PS ronie finally has all the files for the TV show mockups. Yay! Work can finally begin on that section!