| LinHES Forums http://forums.linhes.org/ |
|
| Channel icons for UK freeview (DVB-T) http://forums.linhes.org/viewtopic.php?f=15&t=8984 |
Page 1 of 1 |
| Author: | Lem [ Wed Mar 15, 2006 3:18 am ] |
| Post subject: | Channel icons for UK freeview (DVB-T) |
I'm using the OTA guide, but don't have nice little icons for my program guide. Whilst I'm sure that the world will not come to an abupt end due to their absence, it would add a nice polish to the system. I tried a perl script suggested elsewhere, but it would not respond to my post code, which suggests it may not be designed for the UK. So, any pointers on getting them installed, possibly with instructions for the 'linux command-line challenged' among us would be great! |
|
| Author: | tjc [ Wed Mar 15, 2006 7:41 pm ] |
| Post subject: | |
If you hunt around (my handle as author and "channel icons" as keywords) you should find a thread with a source for worldwide channel icons. |
|
| Author: | Lem [ Thu Mar 16, 2006 4:10 am ] |
| Post subject: | |
Thanks tjc.. It would appear that grabbing the relevant icons from; http://www.lyngsat-logo.com/tvcountry/uk.html Placing the icons in /home/mythtv/.myth/channels/ and then doing a bit of SQL; mysql -u mythtv --password=mythtv mythconverg <<EOF update channel set icon='/home/mythtv/.mythtv/channels/MISSING_ICON.jpg' where callsign='MATCHING_STATION'; EOF should do the trick! Great. |
|
| Page 1 of 1 | All times are UTC - 6 hours |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|