home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Spanish Scraper FilmAffinity.com with IMDb.es bonus to get fanarts -- v2.1.0
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="manval" data-source="post: 665929" data-attributes="member: 85252"><p>Hola RoChess</p><p></p><p>Podrias modificar el scraper, para que igual que busca la pelicula en imdb.es, </p><p>la busque tambien en alpacine para conseguir el movie_id y poder descargar las </p><p>caratulas de alpacine.</p><p></p><p>la idea seria en la pagina de búsqueda de alpacine, comprobar el titulo y el año, y coger el movie_id para cambiando el <action name="get_cover_art"> de FilmAffinity.com por el de alpacine.com poder descargar las caratulas en español.</p><p></p><p>A ver si soy capaz de explicarme:</p><p></p><p>Ya tenemos el titulo de la pelicula y el año, ya que hemos realizado la busqueda en FilmAffinity.com. En la pagina de busqueda de alpacine tenemos varias posibilidades en una lista, por ejemplo buscamos la pelicula Luna nueva del año 1940:</p><p>[CODE]</p><p><li><a href="/pelicula/221/">Luna nueva</a> (1940)</li></p><p><li><a href="/pelicula/22753/">Luna Nueva</a> (2009)</li></p><p><li><a href="/pelicula/10780/">Hermano sol, hermana luna</a> (1972)</li></p><p><li><a href="/pelicula/7619/">Venecia, la luna y tú</a> (1959)</li></p><p>..</p><p>[/CODE]</p><p>la idea seria en esta lista buscar uno que coincida el titulo y el año, y ya tenemos el movie_id=221 que con este ejemplo seria la primera.</p><p></p><p>Después creo que cambiando el get_cover_art por este podríamos conseguir las caratulas </p><p>[CODE]</p><p><action name="get_cover_art"></p><p></p><p><set name="rx_poster_link"></p><p> <![CDATA[</p><p> src="http://img.alpacine.com/carteles/(?<posterLink>[^-]+)</p><p> ]]></p><p> </set></p><p></p><p><retrieve name="details_page_cover" url="http://alpacine.com/pelicula/${movie.site_id}/carteles/" /></p><p> </p><p> <parse name="posterLinks" input="${details_page_cover}" regex="${rx_poster_link}"/></p><p> <!-- If link found, continue --></p><p> <loop name='cover_url' on='posterLinks'></p><p> <set name='cover_art[${count}].url' value='http://img.alpacine.com/carteles/${cover_url[0]}.jpg'/></p><p> </loop></p><p></ Action></p><p>[/CODE]</p><p>Gracias y perdón por el Ingles y el tostón</p><p></p><p></p><p>PD. todo aquel que pueda modificar el texto en ingles para hacerlo correcto y entendible, toda ayuda sera agradecida.</p><p></p><p>----------------------------------------------------------------------------------------------</p><p></p><p>Hello RoChess</p><p></p><p>You could modify the film scraper, that looks like the movie in imdb.es,</p><p>also search in the alpacine to get and you can download movie_id</p><p>covers of alpacine.</p><p></p><p>The idea would be to the search page alpacine, check the title and year, and fuck the movie_id for changing the <action name="get_cover_art"> of alpacine.com FilmAffinity.com by that of the covers to download in Spanish.</p><p></p><p>Let's see if I can explain:</p><p></p><p>We already have the title of the movie and the year, and we have made the search in FilmAffinity.com. In the search page of alpacine we have several possibilities in a list, for example, seek new moon of the year 1940:</p><p>[CODE]</p><p><li> <a href="/pelicula/221/"> New Moon </ a> (1940) </ li></p><p><li> <a href="/pelicula/22753/"> New Moon </ a> (2009) </ li></p><p><li> <a href="/pelicula/10780/"> Brother Sun, Sister Moon </ a> (1972) </ li></p><p><li> <a href="/pelicula/7619/"> Venice, the moon and you </ a> (1959) </ li></p><p>..</p><p>[/CODE]</p><p>The idea here would find one that matches the title and year, and we have the movie_id = 221 that this example would be the first.</p><p></p><p>After changing the get_cover_art think this could get the covers</p><p></p><p>[CODE]</p><p><action name="get_cover_art"></p><p></p><p><set name="rx_poster_link"></p><p> <![CDATA[</p><p> src="http://img.alpacine.com/carteles/(?<posterLink>[^-]+)</p><p> ]]></p><p> </set></p><p></p><p><retrieve name="details_page_cover" url="http://alpacine.com/pelicula/${movie.site_id}/carteles/" /></p><p> </p><p> <parse name="posterLinks" input="${details_page_cover}" regex="${rx_poster_link}"/></p><p> <!-- If link found, continue --></p><p> <loop name='cover_url' on='posterLinks'></p><p> <set name='cover_art[${count}].url' value='http://img.alpacine.com/carteles/${cover_url[0]}.jpg'/></p><p> </loop></p><p></ Action></p><p>[/CODE]</p><p>Thanks and sorry for the English</p></blockquote><p></p>
[QUOTE="manval, post: 665929, member: 85252"] Hola RoChess Podrias modificar el scraper, para que igual que busca la pelicula en imdb.es, la busque tambien en alpacine para conseguir el movie_id y poder descargar las caratulas de alpacine. la idea seria en la pagina de búsqueda de alpacine, comprobar el titulo y el año, y coger el movie_id para cambiando el <action name="get_cover_art"> de FilmAffinity.com por el de alpacine.com poder descargar las caratulas en español. A ver si soy capaz de explicarme: Ya tenemos el titulo de la pelicula y el año, ya que hemos realizado la busqueda en FilmAffinity.com. En la pagina de busqueda de alpacine tenemos varias posibilidades en una lista, por ejemplo buscamos la pelicula Luna nueva del año 1940: [CODE] <li><a href="/pelicula/221/">Luna nueva</a> (1940)</li> <li><a href="/pelicula/22753/">Luna Nueva</a> (2009)</li> <li><a href="/pelicula/10780/">Hermano sol, hermana luna</a> (1972)</li> <li><a href="/pelicula/7619/">Venecia, la luna y tú</a> (1959)</li> .. [/CODE] la idea seria en esta lista buscar uno que coincida el titulo y el año, y ya tenemos el movie_id=221 que con este ejemplo seria la primera. Después creo que cambiando el get_cover_art por este podríamos conseguir las caratulas [CODE] <action name="get_cover_art"> <set name="rx_poster_link"> <![CDATA[ src="http://img.alpacine.com/carteles/(?<posterLink>[^-]+) ]]> </set> <retrieve name="details_page_cover" url="http://alpacine.com/pelicula/${movie.site_id}/carteles/" /> <parse name="posterLinks" input="${details_page_cover}" regex="${rx_poster_link}"/> <!-- If link found, continue --> <loop name='cover_url' on='posterLinks'> <set name='cover_art[${count}].url' value='http://img.alpacine.com/carteles/${cover_url[0]}.jpg'/> </loop> </ Action> [/CODE] Gracias y perdón por el Ingles y el tostón PD. todo aquel que pueda modificar el texto en ingles para hacerlo correcto y entendible, toda ayuda sera agradecida. ---------------------------------------------------------------------------------------------- Hello RoChess You could modify the film scraper, that looks like the movie in imdb.es, also search in the alpacine to get and you can download movie_id covers of alpacine. The idea would be to the search page alpacine, check the title and year, and fuck the movie_id for changing the <action name="get_cover_art"> of alpacine.com FilmAffinity.com by that of the covers to download in Spanish. Let's see if I can explain: We already have the title of the movie and the year, and we have made the search in FilmAffinity.com. In the search page of alpacine we have several possibilities in a list, for example, seek new moon of the year 1940: [CODE] <li> <a href="/pelicula/221/"> New Moon </ a> (1940) </ li> <li> <a href="/pelicula/22753/"> New Moon </ a> (2009) </ li> <li> <a href="/pelicula/10780/"> Brother Sun, Sister Moon </ a> (1972) </ li> <li> <a href="/pelicula/7619/"> Venice, the moon and you </ a> (1959) </ li> .. [/CODE] The idea here would find one that matches the title and year, and we have the movie_id = 221 that this example would be the first. After changing the get_cover_art think this could get the covers [CODE] <action name="get_cover_art"> <set name="rx_poster_link"> <![CDATA[ src="http://img.alpacine.com/carteles/(?<posterLink>[^-]+) ]]> </set> <retrieve name="details_page_cover" url="http://alpacine.com/pelicula/${movie.site_id}/carteles/" /> <parse name="posterLinks" input="${details_page_cover}" regex="${rx_poster_link}"/> <!-- If link found, continue --> <loop name='cover_url' on='posterLinks'> <set name='cover_art[${count}].url' value='http://img.alpacine.com/carteles/${cover_url[0]}.jpg'/> </loop> </ Action> [/CODE] Thanks and sorry for the English [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Spanish Scraper FilmAffinity.com with IMDb.es bonus to get fanarts -- v2.1.0
Contact us
RSS
Top
Bottom