[RELEASE] Add-on Metadata Actors - Skin support

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
harybary Offline
Junior Member
Posts: 16
Joined: May 2011
Reputation: 0
Post: #81
Thanks
find quote
fmronan Offline
Fan
Posts: 584
Joined: Dec 2010
Reputation: 4
Post: #82
Sure works with "Glass"
find quote
XBMFred Offline
Junior Member
Posts: 2
Joined: Mar 2012
Reputation: 0
Thumbs Up  RE: [RELEASE] Add-on Metadata Actors - Skin support Post: #83
@Eisi

Thanks a lot for taking the time to help me! Smile
find quote
Middle Offline
Senior Member
Posts: 117
Joined: Aug 2011
Reputation: 7
Post: #84

Sorry if this was ask before, i was not able to find a solution.

How do i show the movies list (panel 150) without using the toggle button,
im coding my own skin and i want show Biography and Filmography simultaneously.
bio is working, only the film list that only show if i click in the toggle button.
is there some way i can send onload click or something i can do?


edit: got working
(This post was last modified: 2012-04-09 16:08 by Middle.)
find quote
Middle Offline
Senior Member
Posts: 117
Joined: Aug 2011
Reputation: 7
Post: #85
Got it working using fake hidden button using SetFocus and SendClick.
i try onload, but dialog hangs a little before open(probably some code mistake from my side), with hidden button is all fine.
here is what im working on, not finished don't judge XD

[Image: screenshot000.png]
picture hosting
[Image: screenshot001.png]
free picture hosting

got some issues,
Actor picture do not refresh to new one, if i pick a new one, it changes in xbmc actors info but not in addon info.
Dialog do not close and keeps in top if i have movie in db and select play in context menu. Trailer works fine.

Thx for this awnsome tool for xbmc,
now i just need learn python and make one for musicians discography XD.

keep up the good work.
(This post was last modified: 2012-04-09 16:32 by Middle.)
find quote
Middle Offline
Senior Member
Posts: 117
Joined: Aug 2011
Reputation: 7
Post: #86
Another thing i notice is if 2 movies have the same name just year diff, the script can't see the difference, it show that i have both.

[Image: screenshot007.jpg]

i have total recall (1990) in my database only.
(This post was last modified: 2012-04-11 16:54 by Middle.)
find quote
Eisi2005 Offline
Fan
Posts: 592
Joined: Feb 2011
Reputation: 1
Location: Germany
Post: #87
@mikebzh or fmronan

could anyone of you ask Frost if he is still working on this addon or if the addon is finished ?

Greets
Eisi
find quote
fmronan Offline
Fan
Posts: 584
Joined: Dec 2010
Reputation: 4
Post: #88
not finish we have added new features yesterday, and more after
http://forum.xbmc.org/showthread.php?tid...pid1074884
find quote
Eisi2005 Offline
Fan
Posts: 592
Joined: Feb 2011
Reputation: 1
Location: Germany
Post: #89
@fmronan

yes i saw that and it´s nice. I hope that Frost will finsh the function to become movie information from movies that are in movie history, there is now a popup with coming soon Smile

Greets
Eisi
find quote
Middle Offline
Senior Member
Posts: 117
Joined: Aug 2011
Reputation: 7
Post: #90
(2012-04-15 14:26)fmronan Wrote:  not finish we have added new features yesterday, and more after
http://forum.xbmc.org/showthread.php?tid...pid1074884

@fmronan

any words in this issues.?

If 2 movies have the same name just year diff, the script can't see the difference, it show that i have both;
Actor picture do not refresh to new one, if i pick a new one, it refresh in xbmc actors info but not in scrip actor info;
Dialog do not close and keeps in top if i have movie in db and select play in context menu. Trailer works fine.

or perhaps can you confirm if this issues happens with you too ?.

thx Smile
find quote
Post Reply