Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Thiezar

Pages: [1]
1
Scripts and Templates / Re: Italian version of IMDb
« on: June 30, 2012, 06:51:55 pm »
I'm interested in this plugin too. I can't write plugins so I hope someone could give us a hand.
It seems imdb.it is exactly as imdb.com, just in italian. Maybe just a quick edit of the imdb.com plugin will be sufficient.

2
Development / Re: Is there a way to have two search URLs in scripts?
« on: January 29, 2012, 04:11:46 pm »
A reply directly by nostra! :-) WOW!

Well, my problem is not to retrieve actor and director name, it's related on the way the site's search engine works.
Let's say I would like to search for information on Jack Brown.
I have only ONE search string tu use.

So my idea is to add search results first form this url www.site.com/search.php?actor=%s&director= and then from this  www.site.com/search.php?actor=&director=%s, but I don't know how to do this.

3
Development / Is there a way to have two search URLs in scripts?
« on: January 28, 2012, 06:21:28 pm »
Hello guys.
I wonder if scripts could check 2 search strings.
The site I'm doing the script for have a search string like " www.site.com/search.php?actor='actorname'&director='directorname' ".
Since scripts have only one search string, in this case a string like " www.site.com/search.php?actor=%s&director=%s " will fail its purpose.
I would have to check two strings like this:
" www.site.com/search.php?actor=%s&director='' "
" www.site.com/search.php?actor=''&director=%s "
So I could gather all search results from this two searchs.

Is it possible? How?

4
Scripts and Templates / Re: MyMovies.it script for movies and people
« on: January 20, 2012, 09:16:18 pm »
goddert got the point on this script.
I really don't want to download a thumbinail. So I did as goddert says: download the first poster (if exists) because it's 95% italian. In my last update the script downloads the first two posters (95% an italian and an alternative foreign poster).
The page is really a mess. There aren't HTTP elements identification or a standard structure so the script has to check a lot of conditions.
Not to mention the search engine: a nightmare. I'm in trouble with the mymovies peoples script right now because of it.

5
Scripts and Templates / Re: MyMovies.it script for movies and people
« on: January 20, 2012, 05:25:30 pm »
Done. Try this update.

[attachment deleted by admin]

6
Scripts and Templates / Re: MyMovies.it script for movies and people
« on: January 20, 2012, 04:39:30 pm »
This script gets only italian posters, so if this is missing (like the movies you mentioned) the poster will not be downloaded.
Example: 8-Mile has only a thumbinail, not a real poster. The transporter has only the english poster.
Anyway, I will let the script download both the italian poster and the first foreign poster aviable. There will be 2 posters (or just one, it depends on which poster is aviable or not) for each movie, for now. It's difficult to get the italian OR the english poster due to the organisation of the MyMovies.it site. I will try it later to write a better script to avoid 2 posters.
I will add director in the search results also.
About tagline: well, that pink sentence is just a quote of the review of the movie. It doesn't describe the movie itself and it's quite aimless in my opinion... but ok, I will try to include it.

7
Scripts and Templates / Re: MyMovies.it script for movies and people
« on: January 20, 2012, 12:34:04 pm »
I never had problems with posters O.o Could you please tell me a couple of movies with this issue?
About awards: yes, they're missing... I'm still working on it.
Sorry but I don't get the tagline and search results part, what do you mean? :-/
 

8
Scripts and Templates / Re: MyMovies.it script for movies and people
« on: January 18, 2012, 12:10:57 pm »
Ok people, I'm really sorry. I abandoned all of you and my script. I would like to thank who fixed a few bugs in my old script.
I'm using PVD again now and, since my old MyMovies script sucks I've written a new one. It should work quite fine. I tested it with some movies, but it's still a beta, so use it carefully :-)



[attachment deleted by admin]

9
Scripts and Templates / Re: MyMovies.it script for movies and people
« on: June 01, 2010, 10:30:48 pm »
Nel senso di... non registra l'http:..... nel campo URL che mi sembra, per gli standard degli altri script, che sia meglio metterlo. cmq fai te  ;)

No in questo caso è proprio lo script che non scarica l'URL. Non l'ho fatto. Però a quanto pare la cosa crea problemi con le relazioni del database. Ecco perchè gli altri script lo mettevano sempre XD. Qundi correggerò questa cosa. A breve troverai un update ;-)

10
Scripts and Templates / Re: MyMovies.it script for movies and people
« on: June 01, 2010, 10:28:31 pm »
non modifica/corregge il titolo se diverso da quello presente sul db, se la descrizione c'è già (magari presa da un altro script o inserita a mano)  non la sostituisce . Cosi gli altri campi.

Per il titolo all'inizio credevo fosse meglio che l'utente a decidesse il titolo esatto quindi lo script non scarica il titolo dal sito. Però ora credo sia meglio scaricarlo. Provvederò.
Per gli altri campi devi configurare lo script nelle impostazioni come tutti gli altri. Per ogni campo ci sono 3 opzioni:
-quadratino vuoto: il campo non viene aggiornato
-quadratino pieno: il campo viene aggiornato solo se vuoto
-spunta: il campo viene sempre aggiornato

11
Support / Re: Same person as different person
« on: June 01, 2010, 10:23:21 pm »
I'm sure the name is exactly the same but i dont' include URL for peoples.... i'll try to include it and see what it happens. Thank you ^^

12
O ho qualche problema io o non salva l'URL della scheda nella chiamata URL
The script don't save the URL

Cmq complimenti..bello scriptino  ;D

Non capisco...intendi dire che non registra come informazione il campo URL o che lo script si blocca quando entra nella scheda del film.
Nel primo caso no, non lo fa...non mi è mai piaciuto l'URL nelle mie schede dei film e non l'ho fatto :-p ma se volete lo metto.
Nel secondo caso spiegami meglio il problema e vedrò di risolverlo. Magari posta anche il Log.

13
Ok i fixed a few bugs. Now it should work fine. It should not run into loop anymore. I updated the attachments into the first post.

14
Support / Re: Same person as different person
« on: May 25, 2010, 03:04:55 pm »
Uhm I'm not sure but... PVD takes only strings from the web, not database linkings and relationships, dont'it?
If so PVD should recognize same person and linkin it to same informations.
If not I need some suggestions because I use my own script. It works very well and i would keep using it. Should I tell the program when two names are the same person with my script?

15
Support / Same person as different person
« on: May 24, 2010, 02:27:09 pm »
Hi. I'm using PVD 0.9.9.21 on Win 7.
When, in a movie, the director is also producer or writer PVD doesn't recognize him as the same person. If i add people information for the director...the same person in the writer or producer field doesn't have alink to the same informations (is still blue).
Otherwise when this happens with an actor (if an actor is also producer or writer or composer) it all works fine  ???

16
Scripts and Templates / MyMovies.it script for movies and people
« on: May 22, 2010, 12:25:25 pm »
Hi everybody  ;D
I noticed PVD doesn't have a script for retrieving information from MyMovies.it which is a great movie database.
Since I'm italian and I want my movie and people informations in italian, and I really dont' like the existing plug-in for FilmUP.it because there aren't enough data, I've made two scripts.  ;)
They work fine in general but they have some bugs I'm working on.
For example sometimes, if there isn't a poster or a photo aviable they go into loop  :-\
Due to a bad organization of the data in MyMovies.it often the awards aren't registered very well, expecially the name of the winner/nominated.
However I let you try my scripts while waitin for bug fixes.
Enjoy and make suggestions please  :)

[attachment deleted by admin]

Pages: [1]
anything