Getting gFeed (Norwegian EPG) working with MediaPortal (1 Viewer)

Spragleknas

Moderator
  • Team MediaPortal
  • December 21, 2005
    9,474
    1,822
    Located
    Home Country
    Norway Norway
    Ok, getting a bit tired of SOL-grabbing which constantly changes their site, so I'm hoping for some help and input as to how to get gFeed to MP.

    gFeed can be found here:
    Index of /xmltv - alt. http://epg.mspc.no/xmltv/00index.html

    A XML file is wrapped in .gz

    According to this thread I firstly need a script to DL and unpack the .gz

    After that, seems that that following this thread should lead to success: https://forum.team-mediaportal.com/...e-67/xmltv-file-compatible-mediaportal-97222/

    So... Any takers?

    A typical XML is attached.
     

    Attachments

    • action.canalplus.no_2011-08-20.xml
      10 KB

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Any preference as to the script language? Also, you'd have to aggregate the XMLTV files somehow - either by having the script combine them or putting the names in the tvguide.lst file I guess...

    mm
     

    arion_p

    Retired Team Member
  • Premium Supporter
  • February 7, 2007
    3,373
    1,626
    Athens
    Home Country
    Greece Greece
    You could even do a simple batch file (no need for any other scripting language.

    Use WGet to download the gz in a temp location,
    clear a temp folder where you will put the gz contents,
    use any command line unzipper (7zip, gzip etc) to unzip contents to the temp folder, do a
    Code:
    dir /b /s tempfolder > tvguide.lst

    You are done.
     

    Al_Capone

    MP Donator
  • Premium Supporter
  • September 26, 2006
    527
    19
    Home Country
    Norway Norway
    Anyone using this method yet ? SOL descriptions got messed up few days ago.. again.
     

    Users who are viewing this thread

    Top Bottom