Skip to content


Internet EPG on Neumo images – Advanced settings

Contents

[ hide ]

    Grabber priority

    - Posted by TurbokongenChannels can get mapped with several different grabbers. That means the grabber with the highest priority grabs epg. Use sqlite3 database browser to edit the entries in the priority column in the dbchannelmap file to 10000 for your grabber. The software regenerates config file each time it looks for epg data.

    priority ” />

    Database errors

    - Posted by jayjayYou may get this problem when your db.dat file is corrupted:

    relook400s:/var/media/epg/data# ../software/epg.php --setup
    Updating EpgMode in ChannelInfo
    ERROR: runQueries Failed query: create unique index idx_t1_1 on t1(Sat_pos,Frequency,Pol,Network_ID,Pg_ID);
    Array
    (
    [1] => 23000
    [2] => 19
    [3] => indexed columns are not unique
    )
    relook400s:/var/media/epg/data#

    You can solve this by populating a clean db with a csv export file.

    In pc-editor:

    1. Create an empty revision 1.20 db or “blank” an existing working db (delete all radio & tv channels),
    2. Export the channels in your new db to csv,
    3. Imported this csv in your empty db.
    This page is a Wiki! Log in or register an account to edit.

    Posted in .