cross epg with alias list for VM cable

There are 72 replies in this Thread which was already clicked 13,635 times. The last Post () by jenseneverest.

  • Open ATV 6.3, telnet is from Windows 7


    I will look into the error further later after work, but currently I dont know whats causing it. My best guess at the moment is one of you guys have saved the script using windows line endings.


    Open it in Notepadd++ or Gedit and save it as UNIX then reupload it again.


    Ian.

  • You might be right there.


    Saving as UNIX and reuploading the .sh has fixed the error but now it seems ATV 6.3 cannot cd from bash.


    root@vusolo4k:~#cd /tmp && wget -q https://github.com/jenseneve

    rest/regionals/raw/master/choice.sh && chmod 755 choice.sh && ./choice.sh

    -bash: root@vusolo4k:~#cd: command not found

    root@vusolo4k:~#


    ok fixed that but now it just does nothing lol


    root@vusolo4k:/tmp# wget -q https://github.com/jenseneverest/regionals/raw/maste

    r/choice.sh && chmod 755 choice.sh && ./choice.sh

    root@vusolo4k:/tmp#


    Got to go back out to work now too, but if I were you I'd look into using curl rather than wget.

  • Sorry I've not had time to look at this until now.


    I've found the problem with your scripts at least when using OpenATV anyway.


    Its that the Github doesnt pass the Certs check,


    Code
    --2019-12-10 08:06:36--  https://github.com/jenseneverest/regionals/raw/master/g
    ranada.zip
    Resolving github.com... 140.82.118.4
    Connecting to github.com|140.82.118.4|:443... connected.
    ERROR: cannot verify github.com's certificate, issued by  Ç CN=DigiCert SHA2 Ext
    ended Validation Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US Ç :
    Unable to locally verify the issuer's authority.
    To connect to github.com insecurely, use `--no-check-certificate'.


    So the files are not being downloaded and installed. You need to issue the --no-check-certificate in your commands in your choice.sh. Most likely in your initial command too. Even though I've installed manually, ATV users cannot obtain any updates until this is resolved.


    I've added the --no-check-certificate to my update.py to test and it now updates and runs the alias script perfectly and I now have full 7 day EPG on all Vermin Channels.


    Bash
    #!/bin/sh
    #Jenseneverest Alias Update file.
    printf "Updating virgin alias.conf file.... \n"
    wget -q --no-check-certificate https://github.com/jenseneverest/alias/raw/master/alias.conf -O /usr/crossepg/scripts/virgin/alias.conf
    sed -i 's/#ITV Granada HD/ITV Granada HD/g; s/#ITV +1 Granada/ITV +1 Granada/g' /usr/crossepg/scripts/virgin/alias.conf
    sleep 2
    exit 0


    EDIT: By the way, you may have noticed a massive improvement in the South African Supersports EPG. This is because I've sourced a new ini. Its encrypted though, so only works with the very latest WebGrab. I can pass it on to you if you need it ?

  • very strange, when i tested it ran straight away and im on openatv 6.2,im sure jenseneverest will fix it

  • I believe the Certs were updated in 6.3 and then again in 6.4


    Anyway its a simple fix that doesn't involve much time at all. Also your choice.sh is back to having Windows line endings again on your Github. I had to convert it to UNIX once more to get it to run. You need to watch this.

  • updated

    SkyBestOf2019HD-bskyb=Sky Best of 2019 HD


    I think it should be SkyBestOf19HD-bskyb=Sky Best of 2019 HD


    SkyBestOf2019 is the SD channel


    Could you please also add: 4seven HD & Channel 4+1 HD (freeview channels that I have in my custom lists as it saves me having to go into the freeview bouquet then to get epg for these 2 channels).

    • Official Post

    Please create a pull request on github EvO i will give you and anyone else that has the skills to do so write access to that repo, so then you you dont need to wait for stuff to be committed, the whole idea is to make it easier for us all

    https://github.com/jensenevere…as/blob/master/alias.conf


    Thx jensen

  • thanks for the help,even though me and jenseneverest been about a bit lol,any more input helps a lot

  • Edit post 1 too, to add no check to the initial command line to grab the choice.sh so it becomes


    Code
    cd /tmp && wget -q --no-check-certificate https://github.com/jenseneverest/regionals/raw/master/choice.sh && chmod 755 choice.sh && ./choice.sh


    Ian.

    • Official Post

    Thanks Ev0 & ian1095 your help has been very much appreciated :cheers:

    I have updated the the script & ipk to version 5.0.4

    Hopefully we don't have any more unix issues with it as well, a test would be appreciated


    First post updated

  • updated

    BT Sport 1 HD-bskyb=BT Sport 1 HD,BT Sport 1 HD Hidden


    so the hidden channel shows epg, but for some reason i still get a cross over from cable epg and every now and again it shows channel coming soon


    the only way is to turn enable virgin epg to no in epg settings


    correction still shows up later, so looks like i need to turn now and next off for cable

Your resource for Enigma2 EPG tools

Get downloads and support for Cool TV Guide, CrossEPG, EPG Importer, IPTV EPG, and satellite/cable program guides. Centralized support and downloads for Enigma2 EPG plugins. Find tools for IPTV, satellite, and cable electronic program guides, including EPGImport, Web Grabber, and more.