Can't publish to web ! (1 Viewer)

Tarkin

Portal Member
November 28, 2010
15
10
Home Country
France France
I have made the configuration for use onlinevideos with allocine.com.
But i can't publish it ... I don't know why ?
Lets see the code :

Code:
<Site name="Bandes-Annonces AlloCine.fr" util="GenericSite" agecheck="false" enabled="true" lang="fr">
  <Description xmlns="Les bandes-Annonces d'allocine.fr" />
  <Configuration>
    <item key="dynamicCategoriesRegEx"><![CDATA[(?<!</ul></li>.*)(?<=clmsubtopic.*)<a\ href="(?<url>[^"]*)">(<[^<]*>)?(?<title>[^<]*)<]]></item>
    <item key="dynamicCategoryUrlDecoding"><![CDATA[True]]></item>
    <item key="videoListRegEx"><![CDATA[<a\ href="?'?(?<VideoUrl>/video/player[^"']*)"?'?(?:(?!>).)*>[^<]*<img\ src='(?<ImageUrl>[^']*)'(?:(?!alt).)*alt="Photo\ \:\ (?<Title>[^"]*)"]]></item>
    <item key="videoListUrlDecoding"><![CDATA[True]]></item>
    <item key="videoUrlDecoding"><![CDATA[True]]></item>
    <item key="nextPageRegEx"><![CDATA[(?<!listofvideosthumbnailsview.*)<a\ href="(?<url>[^"]*)"><img[^>]*><span>&gt;&gt;</span]]></item>
    <item key="nextPageRegExUrlDecoding"><![CDATA[True]]></item>
    <item key="prevPageRegEx"><![CDATA[(?<!listofvideosthumbnailsview.*)<a\ href="(?<url>[^"]*)"><img[^>]*><span>&lt;&lt;</span]]></item>
    <item key="prevPageRegExUrlDecoding"><![CDATA[True]]></item>
    <item key="fileUrlRegEx"><![CDATA[<embed\ href="(?<m0>.*)_(.*)_004.mp4"]]></item>
    <item key="fileUrlFormatString"><![CDATA[{0}_hd_001.flv]]></item>
    <item key="baseUrl"><![CDATA[http://www.allocine.fr/video/bandes-annonces/]]></item>
  </Configuration>
  <Categories>

  </Categories>
</Site>

And i have another question :
Can i use subcatergories not for all categories ?

Thanks

Tarkin
 

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    What is the error preventing you to publish?

    You can add additional categories with subcategories that are independent of those dynamic ones.
     

    Tarkin

    Portal Member
    November 28, 2010
    15
    10
    Home Country
    France France
    Re : Can't publish to web !

    :mad: :sorry: :oops:
    I just retry and its work ! ....

    I will try for the categories

    thanks
     

    Tarkin

    Portal Member
    November 28, 2010
    15
    10
    Home Country
    France France
    Re : Can't publish to web !

    Hi,
    When i publish it, allocine.fr doesn't exist ...
    Now they are 2 ! ;)

    My configuration get only the allocine.fr trailers. When i wrote it, i dont want anything else.

    In yours you don't get all the trailers

    Can we merge the 2 configuration ?
     

    titof

    Portal Pro
    March 3, 2008
    2,248
    63
    Home Country
    France France
    Re : Can't publish to web !

    Yep, when I wrote mine, only "Emissions Allociné" was asked. So I still did the other, and I forgot subcategories of trailers ... :(

    Yes, We can merge, or you can leave yours, it can be a "lite" version !

    I'll update mine.
     

    Users who are viewing this thread

    Top Bottom