Dumpert.nl (1 Viewer)

Dragy

Portal Pro
April 27, 2009
778
333
31
Home Country
Netherlands Netherlands
I just found the advanced options for generic sites :D And now I made this for the Dutch website, Dumpert.nl:
Code:
    <Site name="Dumpert" util="GenericSite" agecheck="false" enabled="true" lang="nl">
      <Configuration>
        <item key="videoListRegEx"><![CDATA[<a\sclass="item"\shref="(?<VideoUrl>[^"]+)">\s*<img\ssrc="(?<ImageUrl>[^"]+)"\salt="[^"]+"\stitle="[^"]+"\swidth="100"\sheight="100"\s/>\s*<div\sclass="info">\s*<h3>(?<Title>[^<]*)</h3>\s*<div\sclass="date">[^<]*</div>\s*<p>(?<Description>[^<]*)</p>\s*</div>]]></item>
        <item key="videoUrlRegEx"><![CDATA[]]></item>
        <item key="nextPageRegEx"><![CDATA[<a\shref="(?<url>[^"]+)"\sclass="arrow\sright"\stitle="Ouder">]]></item>
        <item key="prevPageRegEx"><![CDATA[<a\shref="(?<url>[^"]+)"\sclass="arrow\sleft"\stitle="Nieuwer">]]></item>
        <item key="fileUrlRegEx"><![CDATA[var\sflashurl\s=\s'(?<m0>[^']+)';]]></item>
        <item key="fileUrlFormatString"><![CDATA[{0}]]></item>
        <item key="searchUrl"><![CDATA[http://www.dumpert.nl/search/ALL/{0}/]]></item>
        <item key="baseUrl"><![CDATA[http://dumpert.nl/]]></item>
      </Configuration>
      <Categories>
        <Category xsi:type="RssLink" name="Toppers">http://dumpert.nl/toppers/</Category>
        <Category xsi:type="RssLink" name="Filmpjes">http://dumpert.nl/filmpjes/</Category>
      </Categories>
    </Site>

Please add it to the plugin :)
 

Attachments

  • logo's.zip
    30.6 KB

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Nice One!
    With the release of 0.18 you will be able to submit your own sites and keep them up2date. So just be a little patient and wait for the new release.
     

    Harmani

    MP Donator
  • Premium Supporter
  • October 13, 2008
    97
    5
    Home Country
    Netherlands Netherlands
    How come I still don't see this site in ver. 0.19?

    Or do I have to add it manually? How?
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Use the site manager to add it!
    If you can't find the site manager in your skin use Blue3Wide.
     

    Users who are viewing this thread

    Top Bottom