Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

xmltv for channel 6

  • 14-04-2006 4:04pm
    #1
    Registered Users, Registered Users 2 Posts: 151 ✭✭


    Hi
    does any know how to setup tvxb to download channel 6 in xmltv format from its website

    I have tried this but it does not work.

    [channel6.channel6.ie]
    name=Channel 6
    url=http://www.channel6.ie/week.html
    multisectionday==t+0,t+1,t+2,t+3,t+4,t+5,t+6
    multisectionrowstart=<ul class="lister">
    multisectioncolstart=<li>
    multisectioncolend=</ul>

    If anyone want this for setanta sport this works.
    [setantaSports]
    name=Setanta Sports
    url=http://entertainment.ie/TV_Listings/Setanta+Ireland.htm
    htmlstart=Setanta Sports Ireland


Comments

  • Registered Users, Registered Users 2 Posts: 32,417 ✭✭✭✭watty


    An annual susbscription to Digiguide is a bit more expensive (17 Euro) but C6 works on it fine.

    Anyway, back to the XML. Go "View Source" on the web page given by the URL and fix your tags..

    Consult your XMLTV documentation. Certinally what you have does not look correct, see 1st source fragment with listings below:
    <ul class="lister">
    <li>15:00	<a href="listings.php?date=06-04-10">Popscene</a></li>
    
    <li>17:10	<a href="listings.php?date=06-04-10">Dawson's Creek</a></li>
    <li>18:00	<a href="listings.php?date=06-04-10">Buffy The Vampire Slayer </a></li>
    <li>18:55	<a href="listings.php?date=06-04-10">Charmed</a></li>
    <li>19:50	<a href="listings.php?date=06-04-10">Take Six Extra</a></li>
    <li>20:00	<a href="listings.php?date=06-04-10">Everybody Loves Raymond</a></li>
    <li>20:30	<a href="listings.php?date=06-04-10">Frasier</a></li>
    
    <li>21:00	<a href="listings.php?date=06-04-10">CSI</a></li>
    <li>22:00	<a href="listings.php?date=06-04-10">Numb3rs</a></li>
    <li>22:55	<a href="listings.php?date=06-04-10">NYPD Blue</a></li>
    <li>00:00	<a href="listings.php?date=06-04-10">Night Shift</a></li>
    </ul>
    


  • Registered Users, Registered Users 2 Posts: 3,494 ✭✭✭JohnC.


    watty wrote:
    An annual susbscription to Digiguide is a bit more expensive (17 Euro) but C6 works on it fine.
    DigiGuide is about €14 ;)


  • Registered Users, Registered Users 2 Posts: 6,289 ✭✭✭Talisman


    Here's the Channel 6 section I've just created and it works. :)

    [channel6.ie]
    name=Channel 6
    url=http://www.channel6.ie/listings/listings.php?date=[day=yy-mm-dd]
    tagtr=start=<li,end=</li
    tagtd=start=<li,<h1,<h2,<p,end=</li,</h1.</h2,</p
    htmlstart=<ul>
    htmlend=</ul
    special=ignoreptag
    start=1
    title=2
    description=4


  • Registered Users, Registered Users 2 Posts: 151 ✭✭macronot


    Thanks Talisman,
    Your a star.


  • Registered Users, Registered Users 2 Posts: 6,289 ✭✭✭Talisman


    You're welcome. I've also just fixed up my Setanta Sports script so you can grab the schedule for more than just one day. Details here


  • Advertisement
Advertisement