Italian language scrapers - FilmUP

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
fralken Offline
Junior Member
Posts: 2
Joined: Jan 2009
Reputation: 0
Post: #21
Hello, I found a small bug in filmup.xml .
The first line

<scraper name="FilmUP.it" content="movies" thumb="FilmUP.gif">

refers to image "FilmUP.gif" but the actual file is "filmup.gif".
This prevents the image to be displayed under Linux in the list of scrapers. This is not a problem under Windows since its file system is case insensitive.
The line should be:

<scraper name="FilmUP.it" content="movies" thumb="filmup.gif">

thx
find quote
spiff Offline
Grumpy Bastard Developer
Posts: 12,185
Joined: Nov 2003
Reputation: 82
Post: #22
cheers. next time please submit a diff on trac

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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 quote
cap.dsh Offline
Junior Member
Posts: 13
Joined: Jan 2009
Reputation: 0
Post: #23
hi all
i still have problems with sraper for mymovies.it
I'can't get title.....
do you have any update?
thnx in advance

CAP
find quote
^tWiSt^ Offline
Senior Member
Posts: 110
Joined: Oct 2008
Reputation: 0
Post: #24
cap.dsh Wrote:hi all
i still have problems with sraper for mymovies.it
I'can't get title.....
do you have any update?
thnx in advance

CAP

Same here, with a lots of movies the title is missing.

In filmup instead title is working but not other fields like genre etc etc...I cant for example search movies scraped with filmup by genre....
find quote
fralken Offline
Junior Member
Posts: 2
Joined: Jan 2009
Reputation: 0
Post: #25
spiff Wrote:cheers. next time please submit a diff on trac

Thank you, spiff. Next time I'll try to submit a patch myself.. Blush
find quote
pinkpinkpun Offline
Member
Posts: 72
Joined: Feb 2009
Reputation: 0
Post: #26
budo Wrote:Hello! This is my first post on XBMC forum.
I was interested in having a scraper for movies, working with a site in Italian language. In effect FilmUP is not really updated... I cannot find many film.
MyMovies.it seems really a good site! All the movies I searched were found.
So I looked for a scraper for mymovies and found this one:
http://trac.xbmc.org/ticket/5099
Bit it wasn't working correctly: many fields were not valued, especially an important one... the title!
So I changed the scraper.
Now it works for me and is able to fetch: Title, year, genre, runtime, year and the plot!!! the main fields, in my opinion!!!

You can find the Ubuntu/Debian install package in Trac, just download and doubbleclick and the scraper will be added to XBMC automagically!!! I've posted even the scraper XML file for those users that doesn't use Ubuntu/Debian.

P.S.
To all Italian users: for "TV Shows" I suggest to use http://www.thetvdb.com since it can manage many languages... If you can't find your show, just add an entry in the DB! It's community driven!

Hi for the italian users you suggest thetvdb but I tried for example "Romanzo criminale" and "Heroes". Both series appear in english. How can select the languige? What I wrong? Other url for italian tv shows? How I add the url?
Thanks
find quote
asettico Offline
Junior Member
Posts: 6
Joined: Sep 2009
Reputation: 0
Post: #27
Reading the XML definition of the scraper I understand that it read HTML code of the website pages (is this correct ?).

Does someone get in contact with mymovies.it webmaster to verify if it's possible to use a API to query database ?
find quote
muttley:bd Offline
Senior Member
Posts: 141
Joined: Oct 2008
Reputation: 0
Post: #28
Quote:Reading the XML definition of the scraper I understand that it read HTML code of the website pages (is this correct ?).

ehm...Nod

Quote:Does someone get in contact with mymovies.it webmaster to verify if it's possible to use a API to query database ?

it's impossible! Sad I try to contact them, but never get answer...but this is normal, if you don't see their pages you don't see their advertising...

I wrote mymovies.it scraper 1 year ago and now nothing work, reason: new graphic for mymovies.it.

In this day i'm rewriting the scraper...i hope mymovies don't change for some times Rolleyes
find quote
pinkpinkpun Offline
Member
Posts: 72
Joined: Feb 2009
Reputation: 0
Post: #29
I solved the problem.
Using http://www.thetvdb.com/ you have italian scrapers only if the specific series have also the italian laguage, if not everyone can add italians information: simply you subscribe at the site (only registred person can add informations) and search for the specific serie (english original title)
find quote
Post Reply