Errors (updating, uploading) with this siteutil (1 Viewer)

Dragy

Portal Pro
April 27, 2009
778
333
31
Home Country
Netherlands Netherlands
I wanted to update my siteutil, GeenStijl.TV. In MediaPortal it's working perfectly and also XML validators don't give errors.

HTML:
        <Site name="GeenStijl.TV" util="GenericSite" agecheck="false" enabled="true" lang="nl" lastUpdated="2010-09-26T12:16:12.7331128+02:00">
            <Description>Videos van GeenStijl.TV</Description>
            <Configuration>
                <item key="dynamicCategoriesRegEx"><![CDATA[<li><a\shref="(?<url>[^"]+/)">(?<title>[^<]+)</a></li>]]></item>
                <item key="videoListRegEx"><![CDATA[<item>\s*<title>(?<Title>[^<]*)</title>\s*<description><!\[CDATA\[(?<Description>[^]]*)]]]]><![CDATA[></description>\s*<link>(?<VideoUrl>[^<]*)</link>\s*<guid>[^<]*</guid>\s*<category></category>\s*<pubDate>(?<Airdate>[^\+]*)\s\+0100</pubDate>\s*</item>|<li>(?<Airdate>[^<]+)\s<a\shref="(?<VideoUrl>[^"]+)">(?<Title>[^<]+)</a></li>]]></item>
                <item key="fileUrlRegEx"><![CDATA[(?<m0>http://flv.dumpert.nl/[^']+\.(?<n0>[^']+))]]></item>
                <item key="fileUrlNameFormatString"><![CDATA[Speel {0} video]]></item>
                <item key="baseUrl"><![CDATA[http://www.geenstijl.tv/archief.html]]></item>
            </Configuration>
            <Categories>
                <Category xsi:type="RssLink" name="De meest recente items" desc="De meest recente items van GeenStijlTV">http://www.geenstijl.tv/index.xml</Category>
            </Categories>
        </Site>

Problem is, when this util is in the OnlineVideoSites.xml, I can't update other utils from within MP. Also, I am not able to publish this siteutil to your server.

Error when publishing: fout onlinevideos upload - Pastebin.com

What's wrong with this util's xml?

:D
 

Dragy

Portal Pro
April 27, 2009
778
333
31
Home Country
Netherlands Netherlands
I downloaded the latest version from the MP Extension Installer, 33.01.
 

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Hm I think that is a bug I fixed in SVN already. I can't reproduce the problem over here with that exact xml on OnlineVideos SVN version. This mean you can either wait for the next version, or I can update the site for you if you wish?
     

    Dragy

    Portal Pro
    April 27, 2009
    778
    333
    31
    Home Country
    Netherlands Netherlands
    Then I wait for the next release and it would be nice if you update the site for me :)

    edit: I was thinking.. When you update it, won't other users get the same problem as I have when the code is in OnlineVideoSites.xml? As I said in the startpost, I also could not update any other sites from within MP.
     

    Users who are viewing this thread

    Top Bottom