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="CATRonin" data-source="post: 603844" data-attributes="member: 76907"><p>Hi all</p><p></p><p>Is there any way to get values of "Certification" and "Tagline?</p><p></p><p>I say this because there are some skins that show these data and is interesting to complete all fields.</p><p></p><p>Greetings.</p><p></p><p>Spanish.</p><p></p><p>Hola a todos</p><p></p><p>Hay alguna manera de conseguir que importe la "Certification" y "Tagline"?</p><p></p><p>Lo digo porque hay algunos skins que muestran esos datos y está interesante tener completo todo.</p><p></p><p>Saludos.</p><p></p><p>I added this and does not work <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p><p></p><p>[CODE] <!-- Certification --></p><p> <parse name="certification" input="${details_page}" regex="&gt;\s+USA:((?:G)|(?:PG)|(?:PG-13)|(?:R)|(?:X)|(?:NC-17))&lt;/a&gt;" /></p><p> <set name="movie.certification" value="${certification[0][0]:htmldecode}" /></p><p> </p><p></p><p></p><p> <!-- Runtime --></p><p> <parse name="runtime" input="${details_page}" regex="${rx_runtime}"/></p><p> <if test='${runtime[0][0]}!='></p><p> <set name='movie.runtime' value='${runtime[0][0]:htmldecode}'/></p><p> </if></p><p></p><p> <!-- Tagline --></p><p> <parse name="tagline" input="${details_page}" regex="&lt;h5&gt;Tagline:&lt;/h5&gt;\s+([^\n\r]+?)(?:\s+)?&lt;" /></p><p> <set name="movie.tagline" value="${tagline[0][0]:htmldecode}" /></p><p>[/CODE]</p><p></p><p>Yo he añadido eso y no funciona <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p></blockquote><p></p>
[QUOTE="CATRonin, post: 603844, member: 76907"] Hi all Is there any way to get values of "Certification" and "Tagline? I say this because there are some skins that show these data and is interesting to complete all fields. Greetings. Spanish. Hola a todos Hay alguna manera de conseguir que importe la "Certification" y "Tagline"? Lo digo porque hay algunos skins que muestran esos datos y está interesante tener completo todo. Saludos. I added this and does not work :( [CODE] <!-- Certification --> <parse name="certification" input="${details_page}" regex=">\s+USA:((?:G)|(?:PG)|(?:PG-13)|(?:R)|(?:X)|(?:NC-17))</a>" /> <set name="movie.certification" value="${certification[0][0]:htmldecode}" /> <!-- Runtime --> <parse name="runtime" input="${details_page}" regex="${rx_runtime}"/> <if test='${runtime[0][0]}!='> <set name='movie.runtime' value='${runtime[0][0]:htmldecode}'/> </if> <!-- Tagline --> <parse name="tagline" input="${details_page}" regex="<h5>Tagline:</h5>\s+([^\n\r]+?)(?:\s+)?<" /> <set name="movie.tagline" value="${tagline[0][0]:htmldecode}" /> [/CODE] Yo he añadido eso y no funciona :( [/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