Kodi Community Forum
[RELEASE] Add-on Metadata Actors - Skin support - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+---- Forum: Skin helper addons (https://forum.kodi.tv/forumdisplay.php?fid=300)
+---- Thread: [RELEASE] Add-on Metadata Actors - Skin support (/showthread.php?tid=123578)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16


- Wanilton - 2012-02-23

here is a Portuguese (Brazil) translation for your very nice addon.
Download here

Thanks

Wanilton


- FrostBox - 2012-02-23

Wanilton Wrote:here is a Portuguese (Brazil) translation for your very nice addon.
Download here

Thanks

Wanilton

thanks, but in 0.1.4 little change

PHP Code:
<string id="32050">Online information</string>
  <
string id="32051">Trailers</string>
  <
string id="32052">No trailers found!</string

add this and i added in add-on thanks


- Eisi2005 - 2012-02-23

[quote=FrostBox]

PHP Code:
<string id="32050">Online information</string>
  <
string id="32051">Trailers</string>
  <
string id="32052">No trailers found!</string

@FrostBox

here are the new German translation with the latest Code:

http://www.loaditup.de/689231-pvk9kf6nur.html

Greets
Eisi


- Wanilton - 2012-02-23

Here are the new translate for Portuguese (Brazil) with changes, thanks, download string here.


- FrostBox - 2012-02-23

re-thanks guys

Code:
0.1.6
- updated: German language (thanks to Eisi2005)
- updated: Portuguese (Brazil) language (thanks to Wanilton)

0.1.5
- added: Portuguese (Brazil) language (thanks to Wanilton)
- fixed: close dialogs properly before launch trailer



- Eisi2005 - 2012-02-24

@FrostBox

why don´t you use for your database the same actorid used in myvideo.db ? Is there no advantage or disadvantage ?

Greets
Eisi


- FrostBox - 2012-02-24

Eisi2005 Wrote:@FrostBox

why don´t you use for your database the same actorid used in myvideo.db ? Is there no advantage or disadvantage ?

Greets
Eisi

disadvantage, because It's possible if actor is removed from myvideo??.db. And a new one is added the old id will be used for the new actor.

I use "strActor" for retrieve name in 2 db et for search bio on TMDB

frost


- Eisi2005 - 2012-02-24

@FrostBox

one Question so i could better understand how your addon work and i could self speedup my libary.

Following situation: i have around 50000 actor in my video database. When i first time open as a sample Bruce Willis from movie info it took around 40 seconds before the info come. OK first time the infos went in your actor db. But when i open second time the actor the time is not crucial shorter.

That´s because i have so many actors in my db or why ?

Is there any chance that you put all your infos in the database, so that there is no new searching when i enter a actor again ?

From time to time the user could make a new run to add the newest movies with actor but the basic info from actor like birthday, biography older movies are same every time.

Or is the a chance to make one complete run for all my actors in one way over night ?

This should be no reclamation, i love this addon but i only want to speed it up for me. so is the woman acception factor very small when it took so long Sad

Could i speed up if i reduce my actors. At moment i have all actors for every movie. I could reduce it to 10 a movie so i have only 15000 actors ?

Hope you understand my bad english

Greets
Eisi


- donabi - 2012-02-24

Hi,

i've just installed your fabulous script into my little skin.
I do only need it on movie-level (just for artist info).
is it possible to get rid of the "adult" label info?
or, when it gives a "no", just don't show it?
i don't have any use for this info...


- FrostBox - 2012-02-25

@Eisi2005, not sure I increased speed, but test version 0.1.7

Code:
0.1.7
- test: add Actors GetDirectory to home property for increase speed on next launch
- added: busydialog on first time of Actors GetDirectory
@donabi Smile

Code:
0.1.7
- added: setting for Show label Adult Actor. (choice: no / yes / only if true)


Thanks for reports
Frost


- Jeroen - 2012-02-26

Really nice job Frostbox, I have been working on support in reFocus.

One thing I'm wondering, is it possible for the add-on to re-use XBMC's dialogs? For instance DialogProgress.xml and FileBrowser.xml? Using "fake dialogs" in the add-on works visually for the most part.
However, when selecting the actor thumb, I would like to make that look like a dialog and keep the actor information screen active. However, when the "dialog" is open and I want to cancel out of it, it will close the "dialog" and the actor information screen.
Which is unexpected from a user perspective. Besides that it, would save code duplication Smile


- donabi - 2012-02-26

Many thanks for adding the adult-option.
Works like a charm.


- Wanilton - 2012-02-26

@FrostBox, Here are the new translate for Portuguese (Brazil) with changes, download here

thanks

Wanilton


- Eisi2005 - 2012-02-26

@FrostBox

thx for latest version. Speed is much better i think.

Here is the latest translation in German.

http://www.loaditup.de/689885-csuqng8b72.html


Could you enter a function for the contextmenu where shown Trailer, Movieinfo and so on to play the movie if the movie is in my libary ?

Greets
Eisi


- coolio99 - 2012-02-28

can you make it posible to fall back to actors information when you have seen a trailer about a movie..now we must search again if we c a trailer..