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)



- ronie - 2011-02-23 23:20

blacklist Wrote:I'm using the script now, it saves banner.jpg, poster.jpg, and logo.png Smile

no it doesn't...at least not in bulk mode:

Code:
elif self.banner:

    if self.banner == "True": self.filename = "folder.jpg"



- blacklist - 2011-02-23 23:28

ronie Wrote:no it doesn't...at least not in bulk mode:

Code:
elif self.banner:

    if self.banner == "True": self.filename = "folder.jpg"

But it does Tongue It hasn't touched any of my folder.jpg - they are still my posters Smile

[Image: mt184.jpg]


- ronie - 2011-02-23 23:32

blacklist Wrote:But it does Tongue It hasn't touched any of my folder.jpg - they are still my posters Smile

got it:
Quote:v2.1.4
- add custom naming. pass name in parameter instead of True / False

in that case, can i have one fallback banner from you please?


- blacklist - 2011-02-23 23:35

ronie Wrote:got it:


in that case, can i have one fallback banner from you please?

Since you said please Smile Give me 5 mins.

EDIT: Do you want just a background, then we can overlay the Show title in text over top?

EDIT2: In your inbox, Sir.


- ronie - 2011-02-25 00:30

blacklist Wrote:[Image: 2lxtkeh.jpg]

Ok, done Smile

impossible


- blacklist - 2011-02-25 00:33

ronie Wrote:impossible

Um... excuse me?


- ronie - 2011-02-25 00:35

blacklist Wrote:Um... excuse me?

not sure what you had in mind with this one?

assuming when you press 'next' xbmc will scroll to the next item,
what should happen in this view?

i can't flip the page and just show the next 12 episodes...


- blacklist - 2011-02-25 00:38

ronie Wrote:not sure what you had in mind with this one?

assuming when you press 'next' xbmc will scroll to the next item,
what should happen in this view?

i can't flip the page and just show the next 12 episodes...

Um yeah, that's kind of what I had in mind. It's that "can't" word that's bothering me Tongue

I was thinking like the thumbnail view does... moves 6 at a time. Basically moving the next 2 into position with each page turn.

I know, simplistic view of it, but that was my idea when I made it.


- ronie - 2011-02-25 00:47

blacklist Wrote:I was thinking like the thumbnail view does... moves 6 at a time. Basically moving the next 2 into position with each page turn.

the thumbnail view also just slides one position to the left or right, moving 1 new item into position on each key-press.

gimme a few minutes and i'll try to come up with an alternative.


- blacklist - 2011-02-25 01:02

How about... like the wall view (what I meant before, actually).

Use the page flip animation, then fade the next 12 episode thumbs in behind it?

Just brainstorming Smile looking forward to what you figure out Wink