Beta-Test

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
kizer Offline
Fan
Posts: 699
Joined: Jul 2008
Reputation: 0
Location: Seattle WA, US
Post: #31
ronie Wrote:exactly ;-)



Music Videos. (but it didn't fit the label)


Could clips be basically home vidoes?
find
francyboy Offline
Member
Posts: 57
Joined: Jul 2009
Reputation: 0
Post: #32
ronie Wrote:cheers, that's a plugin issue.
i'm only providing a button to start the script, but that's just about it.

Maybe i found a way to solve it. The script work if you manually add the video to the playlist. There is a way to add the movie to the playlist from skin before call the script ?


Code:
<onclick>Playlist.Clear</onclick>                    <onclick>Action(Queue,25)</onclick>

[b]<onclick>Playlist.Add(movie)</onclick>[/b]

<onclick>RunScript(special://home/scripts/Home Theater Experience/default.py)</onclick>

Something like this.

Thanks for your work !
find
ronie Offline
Team-XBMC Member
Posts: 8,344
Joined: Jan 2009
Reputation: 111
Post: #33
kizer Wrote:Could clips be basically home vidoes?

if you create custom .nfo files for those movies, so the scraper can pick 'm up and add them to the library...i guess it could work.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find
ronie Offline
Team-XBMC Member
Posts: 8,344
Joined: Jan 2009
Reputation: 111
Post: #34
francyboy Wrote:Maybe i found a way to solve it. The script work if you manually add the video to the playlist. There is a way to add the movie to the playlist from skin before call the script ?


Code:
<onclick>Playlist.Clear</onclick>                    <onclick>Action(Queue,25)</onclick>

[b]<onclick>Playlist.Add(movie)</onclick>[/b]

<onclick>RunScript(special://home/scripts/Home Theater Experience/default.py)</onclick>

this shouldn't be needed. i'm using the code as provided by Nuka1195:
http://forum.xbmc.org/showpost.php?p=378662&postcount=1

it's working fine at my end. (linux xbmc-r22374)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find
tikkiew Offline
Fan
Posts: 347
Joined: Jun 2008
Reputation: 127
Post: #35
I notice you didn't put the fonts (4x3) in beta .And instead put the new font (4x3) bold.Maybe you can rename the old 4x3 font to big.Since it wasn't really 4x3 but it was just bigger .So you would have for example fonts: default , default big and default (4x3) bold.
find
joebrady Online
Team-XBMC Forum Moderator
Posts: 1,625
Joined: Apr 2007
Reputation: 6
Location: Floyds Knobs, IN
Post: #36
tikkiew Wrote:I notice you didn't put the fonts (4x3) in beta .And instead put the new font (4x3) bold.Maybe you can rename the old 4x3 font to big.Since it wasn't really 4x3 but it was just bigger .So you would have for example fonts: default , default big and default (4x3) bold.

Not a bug. Ronie specifically asked for bug reports only, not opinions. No

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first
find
ronie Offline
Team-XBMC Member
Posts: 8,344
Joined: Jan 2009
Reputation: 111
Post: #37
tikkiew Wrote:I notice you didn't put the fonts (4x3) in beta .And instead put the new font (4x3) bold.Maybe you can rename the old 4x3 font to big.Since it wasn't really 4x3 but it was just bigger .So you would have for example fonts: default , default big and default (4x3) bold.

may not be a bug, but a stupid mistake on my end at least ;-)

i thought i was supposed to replace the old set with your new one...
big it's now clear i should add them instead.

thanx for the headsup.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find
Justcop Offline
Senior Member
Posts: 224
Joined: Mar 2009
Reputation: 0
Post: #38
when changing backgrounds in the skin settings there is no option to do so for the pictures setting!
find
ronie Offline
Team-XBMC Member
Posts: 8,344
Joined: Jan 2009
Reputation: 111
Post: #39
Justcop Wrote:when changing backgrounds in the skin settings there is no option to do so for the pictures setting!

wow, good one!
cheers mate. :-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find
Justcop Offline
Senior Member
Posts: 224
Joined: Mar 2009
Reputation: 0
Post: #40
Some menus have some of the words cut off sometimes.

[Image: screenshot000e.png]

[Image: screenshot001dzl.png]
find
Thread Closed