[RELEASE] MovieSets (Video) Addon - Show Movie Sets Info Sets for Skins / Skinners

  Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
shaktoo Offline
Fan
Posts: 635
Joined: Mar 2010
Reputation: 3
Location: in LIMBO
Post: #21
well put rygrath
find quote
fmronan Offline
Fan
Posts: 585
Joined: Dec 2010
Reputation: 4
Post: #22
A new skin Glass[WIP] arrive with movieSet inside
[Image: 1321540435-screenshot030.png]
find quote
butchabay Offline
Skilled Skinner
Posts: 3,425
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #23
Just added support for movie sets view in cirrus extended v2 (svn) pre eden, whenever i start movie sets addon to add my collections no background textures are shown, i need to switch to confluence edit my collections and then switch back.
Don't know if this addon is still supported but would be glad for a fix.
Thanx
find quote
fmronan Offline
Fan
Posts: 585
Joined: Dec 2010
Reputation: 4
Post: #24
this addon is still supported and it was updated to eden, however, requires that it be used in a skin compatible.
Compatible with views of Night, which can add to the skin "Glass"
[Image: 1322819079-screenshot001.png]
find quote
FrostBox Offline
Skilled Python Coder
Posts: 100
Joined: Nov 2005
Reputation: 6
Location: Quebec City
Post: #25
butchabay Wrote:Just added support for movie sets view in cirrus extended v2 (svn) pre eden, whenever i start movie sets addon to add my collections no background textures are shown, i need to switch to confluence edit my collections and then switch back.
Don't know if this addon is still supported but would be glad for a fix.
Thanx

butchabay,
Thanks for include moviesets in your skin Big Grin

fixed: 2.0.1 http://passion-xbmc.org/addons/?Page=Vie....moviesets

Test with skin.cirrus.extended.v2 rev366
[Image: 1322928094-screenshot006.png]

[Image: 1322928119-screenshot007.png]

Frost

For my bad English, sorry. I am French Canadian.
Admin @ Passion-XBMC.org
find quote
butchabay Offline
Skilled Skinner
Posts: 3,425
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #26
Frostbox thank you for the fix!
Something else isn't clear yet, how many movies in the collection are ment to show? 6 ? I've added star wars saga and showing only 5 instead of 6.
Thanx
find quote
butchabay Offline
Skilled Skinner
Posts: 3,425
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #27
There seem to be several problems using movie sets and youtube addon.
Just tried with confluence mod movie sets and get the same bug.

To reproduce it:

Go to youtube --> Search --> Edit search tag --> Done --> you'll see xbmc not responding anymore and crashing. You'll be forced to end the process with ctrl Alt delete.

Any advice what's causing this?
find quote
fmronan Offline
Fan
Posts: 585
Joined: Dec 2010
Reputation: 4
Post: #28
I have 8 movies with harry potter and that's right
find quote
butchabay Offline
Skilled Skinner
Posts: 3,425
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #29
fmronan Wrote:I have 8 movies with harry potter and that's right

Thanx

Ok, then i might have some wrong nfo's in my collection.

I assume nothing has changed related to the movie icons or ?

PHP Code:
<texture background="true">$INFO[Container(7000).ListItem.Property(movie.1.icon)]</texture>
<
texture background="true">$INFO[Container(7000).ListItem.Property(movie.2.icon)]</texture>
<
texture background="true">$INFO[Container(7000).ListItem.Property(movie.3.icon)]</texture>
<
texture background="true">$INFO[Container(7000).ListItem.Property(movie.4.icon)]</texture>
<
texture background="true">$INFO[Container(7000).ListItem.Property(movie.5.icon)]</texture>
<
texture background="true">$INFO[Container(7000).ListItem.Property(movie.6.icon)]</texture>
<
texture background="true">$INFO[Container(7000).ListItem.Property(movie.7.icon)]</texture>
<
texture background="true">$INFO[Container(7000).ListItem.Property(movie.8.icon)]</texture
find quote
`Black Online
Skilled Skinner
Posts: 2,014
Joined: Apr 2009
Reputation: 50
Location: Germany
Post: #30
butchabay Wrote:Go to youtube --> Search --> Edit search tag --> Done --> you'll see xbmc not responding anymore and crashing. You'll be forced to end the process with ctrl Alt delete.

Any advice what's causing this?

Still python bug I guess... happens also with tv show next aired or tvtunes if they're running in background. Artwork downloader also crashes sometime if some script runs in background.

[Image: xp1080-21.png]
find quote
Post Reply