Thanks Thanks:  0
Likes Likes:  0
Results 1 to 4 of 4
  1. #1
    Legend pt-1's Avatar
    Join Date
    Jun 2006
    Age
    50
    Posts
    823
    Post Thanks
    Chats
    0
    Rep Power
    18

    [diff] Freesat Epg For Neutrino Diff

    Hi Guys,



    thanks to CBot from the ->Tuxbox Forum<- you & me ;-) can now have EPG on the FreeSat Platform provided by BBC & ITV etc.



    The attached file is a early Version and hopefully later on will be released as a Diff or of possible included in the CVS.



    File Hidden Content



    Easy test:

    To try, telnet to your Dbox and ftp the sectionsd to /tmp and chmod 755 sectionsd



    Then type: killall -9 sectionsd

    Then type: /tmp/sectionsd



    Permanent test:

    To try, telnet to your Dbox and ftp the sectionsd to /var/bin and chmod 755 sectionsd.



    Look for a file called start_neutrino within /var/tuxbox/.



    You could modify it this way:



    Code:
    if [ -x /var/bin/sectionsd ]; then 
    
       /var/bin/sectionsd 
    
    else 
    
       /bin/sectionsd 
    
    fi


    Above depends on your Image !!!

    Hidden Content

    Hidden Content


    Little update

    I tested it on my Box and for today the EPG on BBC for example is fine but during the rest of the day it suddenly jumps to Saturday and then to Wednesday ...

    Eearly development Stage but good progress.

    Whist watching BBC London it also added the EPG for ITV London but not for BBC2. I am only remotely on my box so not a 100% test.

    Hidden Content

  2. #2
    Legend pt-1's Avatar
    Join Date
    Jun 2006
    Age
    50
    Posts
    823
    Post Thanks
    Chats
    0
    Rep Power
    18

    Re: [diff] Freesat Epg For Neutrino Diff

    Hello,


    anyone that can built Images can now use the Diff from here:


    Hidden Content


    At present only table_id 0x60 is scanned but someone with knowledge of the diff can add table_id 0x61 for longer Info into the future.

  3. #3
    Legend pt-1's Avatar
    Join Date
    Jun 2006
    Age
    50
    Posts
    823
    Post Thanks
    Chats
    0
    Rep Power
    18

    Re: [diff] Freesat Epg For Neutrino Diff

    Some extra technical Info for the EPG Guru's out there



    Freesat EPG sends via EIT but not on PID 18 it rather uses PID 3842.



    They only send short event description and not Extended and the Titel and Description is encrypted.



    They use the Hoffman code were each letter is depending on the previous one.



    The 1st Byte is always 0x1F and depending what table is being used is defined by the 2nd Byte.



    MythTV has released via the GPL the used Hoffman Code and the decoding table.



    Seife keeps developing the sectionsd so you might want to combine above Diff and this diff: Hidden Content

  4. #4
    Member scruff1963's Avatar
    Join Date
    May 2006
    Location
    here
    Posts
    399
    Post Thanks
    Chats
    0
    Rep Power
    18

    Re: [diff] Freesat Epg For Neutrino Diff

    I think this is in the cvs as I am using a fresh cvs neutrino on my 500s for freesat and the epg is fine.

    Works great on my 500c with netid scanning (under 3 minutes) as well.

    so far error free recording which is novel after the enigma images i have used in the past.

Similar Threads

  1. [Diff] Webbrowser within Neutrino
    By pt-1 in forum Public Dev and Test section
    Replies: 0
    Last Post: 25-11-2008, 04:19 PM
  2. [DIFF] Mohush Zapit Diff 02.06.2008
    By pt-1 in forum Public Dev and Test section
    Replies: 0
    Last Post: 04-06-2008, 08:05 AM
  3. [DIFF] C64 Emu
    By pt-1 in forum Public Dev and Test section
    Replies: 1
    Last Post: 28-04-2008, 05:27 PM
  4. [INFO] Infoviewer rounded neutrino diff
    By nj2006 in forum Public Dev and Test section
    Replies: 9
    Last Post: 02-03-2008, 12:48 PM
  5. diff and neutrino - Help
    By ozbodd in forum Public Dev and Test section
    Replies: 10
    Last Post: 27-01-2008, 05:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •