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
Export database as a HTML page
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="fforde" data-source="post: 688538" data-attributes="member: 52082"><p>I think you are trying to reinvent the wheel! We have <a href="http://social.moving-pictures.tv" target="_blank">Moving Pictures Social</a> in Beta right now which you could sign up for. This creates a movie list on the <a href="http://social.moving-pictures.tv" target="_blank">Moving Pictures Social</a> domain, the whole site is very slick! And if you would rather have something on your personal web server there are various scripts and mini programs that have been posted on the forums to generate this. You could most likely grab one of those and go. The first one that comes to mind is <a href="http://code.google.com/p/movingpicturesxml/" target="_blank">MovingPicturesXML</a>.</p><p></p><p>As far as the scraper engine goes, it is really not designed to be a multipurpose scripting language. The functionality is specifically tailored to retrieving and parsing data from the internet. Expanding the toolset available to script writers to make it an effective HTML writer would require a bit of work and is way outside the scope of what the scraper engine is meant to do. We plan to add export functionality in the future, but it will almost certainly not use the scraper engine.</p><p></p><p>If you are not happy with existing solutions and you really want to code something yourself, I would suggest you check out a more general purpose scripting language like Python. With this you will have <strong>much</strong> more flexibility, nicer looking code, and you could directly peer into the Moving Pictures database with pysqlite.</p></blockquote><p></p>
[QUOTE="fforde, post: 688538, member: 52082"] I think you are trying to reinvent the wheel! We have [url=http://social.moving-pictures.tv]Moving Pictures Social[/url] in Beta right now which you could sign up for. This creates a movie list on the [url=http://social.moving-pictures.tv]Moving Pictures Social[/url] domain, the whole site is very slick! And if you would rather have something on your personal web server there are various scripts and mini programs that have been posted on the forums to generate this. You could most likely grab one of those and go. The first one that comes to mind is [URL="http://code.google.com/p/movingpicturesxml/"]MovingPicturesXML[/URL]. As far as the scraper engine goes, it is really not designed to be a multipurpose scripting language. The functionality is specifically tailored to retrieving and parsing data from the internet. Expanding the toolset available to script writers to make it an effective HTML writer would require a bit of work and is way outside the scope of what the scraper engine is meant to do. We plan to add export functionality in the future, but it will almost certainly not use the scraper engine. If you are not happy with existing solutions and you really want to code something yourself, I would suggest you check out a more general purpose scripting language like Python. With this you will have [b]much[/b] more flexibility, nicer looking code, and you could directly peer into the Moving Pictures database with pysqlite. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Export database as a HTML page
Contact us
RSS
Top
Bottom