Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 1 of 2 12 LastLast
Results 1 to 15 of 19

Thread: 404 not found when trying to download rytecxmltv-UK.gz

  1. #1

    Title
    Senior Member
    Join Date
    Jan 2014
    Posts
    173
    Thanks
    89
    Thanked 23 Times in 17 Posts

    404 not found when trying to download rytecxmltv-UK.gz

    My GB Quad+ gets it's EPG data from here:
    http://www.vuplus-community.net/rytec/rytecxmltv-UK.gz
    This has worked for months without any issues.
    However, I noticed this morning that the EPG was missing from my Quad+.

    When I try to download http://www.vuplus-community.net/rytec/rytecxmltv-UK.gz in a browser, I'm getting 404.

    Any ideas?

  2. #2

    Title
    Junior Member
    Join Date
    Aug 2012
    Posts
    3
    Thanks
    1
    Thanked 3 Times in 1 Post

    Having Same Issues here myself

    Quote Originally Posted by divil_a_bit View Post
    My GB Quad+ gets it's EPG data from here:
    http://www.vuplus-community.net/rytec/rytecxmltv-UK.gz
    This has worked for months without any issues.
    However, I noticed this morning that the EPG was missing from my Quad+.

    When I try to download http://www.vuplus-community.net/rytec/rytecxmltv-UK.gz in a browser, I'm getting 404.

    Any ideas?
    I'm having same issues

  3. #3
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,335
    Thanks
    6,421
    Thanked 9,146 Times in 6,224 Posts
    The Vu-Plus community would be best placed to answer.

    At a guess, they have moved on to the .xz format.

  4. #4
    radicaldoc's Avatar
    Title
    Member
    Join Date
    Jul 2013
    Location
    Spain
    Posts
    92
    Thanks
    53
    Thanked 3 Times in 3 Posts
    Quote Originally Posted by abu baniaz View Post
    The Vu-Plus community would be best placed to answer.

    At a guess, they have moved on to the .xz format.
    what does that mean??
    do we have to do something to load them?? cross epg is the same as well
    what other epg is any good?

  5. #5
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,335
    Thanks
    6,421
    Thanked 9,146 Times in 6,224 Posts
    1.
    You are trying to download something from "http://www.vuplus-community.net" and cant find it. Why ask here, we wouldn't know? Ask there.

    2.
    The.gz files will being dropped from 01/01/2018. I am guessing they stopped uploading those files and expect people to use the newer files. Once again, I am guessing and could be wrong.

    3.
    EPG Importer and CrossEPG downloader have been updated to use the newer files

  6. #6
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,335
    Thanks
    6,421
    Thanked 9,146 Times in 6,224 Posts
    Actually, you need to change what you are downloading. The channels are being split into groups.

  7. #7

    Title
    Senior Member
    Join Date
    Jan 2014
    Posts
    173
    Thanks
    89
    Thanked 23 Times in 17 Posts
    Is there a plug-in I can update? I don't want to update everything

  8. #8
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,335
    Thanks
    6,421
    Thanked 9,146 Times in 6,224 Posts
    EPG Importer

  9. #9

    Title
    Senior Member
    Join Date
    Jan 2014
    Posts
    173
    Thanks
    89
    Thanked 23 Times in 17 Posts
    The Abu

    I'be tried it and its till not working - it's still pointing at the gz file.

    I ran this first to see what version of epgimport I'm using
    Code:
    opkg list-installed | grep -i epg
    enigma2-plugin-extensions-epgimport - 1.0+git134+8229b27-r33.4
    Then I ran this to upgrade
    Code:
     opkg upgrade enigma2-plugin-extensions-epgimport
    And here's confirmation that the upgrade work
    Code:
    root@gbquadplus:~# opkg list-installed | grep -i epg
    enigma2-plugin-extensions-epgimport - 1.0+git169+6036128-r36
    Then I rebooted and I'm seeing the same problem

    Has anyone figured out how to fix this without upgrading the entire image?

    Update: I also tried to update my rytrec providers and that's failing
    Last edited by divil_a_bit; 07-10-17 at 19:27.

  10. #10
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,335
    Thanks
    6,421
    Thanked 9,146 Times in 6,224 Posts
    You will need to ensure you have python-lzma and python-pkgutil added to your image.

    The changelog for the plugin is here
    https://github.com/oe-alliance/XMLTV...commits/master

    BTW
    The old type of files used for Rytec files will stop on 1st of January

  11. #11
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,335
    Thanks
    6,421
    Thanked 9,146 Times in 6,224 Posts
    I do hope Gigablue fix their drivers so people can use newer images

  12. #12
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,335
    Thanks
    6,421
    Thanked 9,146 Times in 6,224 Posts
    You can try this

    Code:
    opkg update && opkg install libc6 python-compression python-lzma
    Code:
    wget -O /tmp/enigma2-plugin-extensions-epgimport_1.0+git169+6036129-r36_all.ipk http://egami-feed.com/plugins/plugins/enigma2-plugin-extensions-epgimport_1.0+git169+6036129-r36_all.ipk && opkg install --force-overwrite /tmp/enigma2-plugin-extensions-epgimport_1.0+git169+6036129-r36_all.ipk

  13. The Following 3 Users Say Thank You to abu baniaz For This Useful Post:

    divil_a_bit (10-10-17),jawz (08-10-17),ptl141 (08-10-17)

  14. #13

    Title
    Senior Member
    Join Date
    Jan 2014
    Posts
    173
    Thanks
    89
    Thanked 23 Times in 17 Posts
    Thanks Abu for all your help
    I can see what you're suggesting however I don't think my problem is decompressing the new format (yet).
    My image is still point at the old gz file.
    I need to point at the new egp files (where ever that are)

    I also tried to update my rytrec providers and that's failing ... does that give any clues?


    (I will still probably need you suggestions afterwards)

  15. #14
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,752
    Thanks
    472
    Thanked 606 Times in 432 Posts
    The new EPG import should have the new sources.
    Last edited by dsayers; 08-10-17 at 01:42.

  16. #15

    Title
    Senior Member
    Join Date
    Jan 2014
    Posts
    173
    Thanks
    89
    Thanked 23 Times in 17 Posts
    EPG importer is still pointing at the old gz file
    Also, when I try to update the Rytec sources, it fails

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.