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
Backdrop scraper
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="piernik" data-source="post: 672692" data-attributes="member: 83766"><p>On wiki page I can't find nothing about backdrops:/</p><p>"Purpose of script types. Backdrop scripts not yet implemented."</p><p>"Backdrop scraper (needs information)"</p><p></p><p>But if You could help... </p><p>I'm downloading backdrop from site where there is often 50+ photos... How to break loop?</p><p></p><p>[code]</p><p><parse name="check2" input="${photo_page}" regex="${rx_backdrop_item}" /></p><p> <if test='${check2[0][0]}!='></p><p> <parse name="backdrops_items" input="${photo_page}" regex="${rx_backdrop_item}" /></p><p> <loop name="backdrop_item" on="backdrops_items"></p><p> <set name='backdrop[${count}].url' value='${backdrop_item[0]}' /></p><p> </loop> </p><p> </if></p><p>[/code]</p></blockquote><p></p>
[QUOTE="piernik, post: 672692, member: 83766"] On wiki page I can't find nothing about backdrops:/ "Purpose of script types. Backdrop scripts not yet implemented." "Backdrop scraper (needs information)" But if You could help... I'm downloading backdrop from site where there is often 50+ photos... How to break loop? [code] <parse name="check2" input="${photo_page}" regex="${rx_backdrop_item}" /> <if test='${check2[0][0]}!='> <parse name="backdrops_items" input="${photo_page}" regex="${rx_backdrop_item}" /> <loop name="backdrop_item" on="backdrops_items"> <set name='backdrop[${count}].url' value='${backdrop_item[0]}' /> </loop> </if> [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Backdrop scraper
Contact us
RSS
Top
Bottom