- Posted by Turbokongen
Channels 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.
- Posted by jayjay
You 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
(
[0] => 23000
[1] => 19
[2] => 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:
- Create an empty revision 1.20 db or "blank" an existing working db (delete all radio & tv channels),
- Export the channels in your new db to csv,
- Imported this csv in your empty db.