Quote:
Originally Posted by petsa Hi Kev,
Just tested the new version. For me horizontal works fine, but when I try to display vertically the browser just keeps going for ever...
I also still get an error if I change something in the config tool and then press "Save".
One more... How can I get it to pick up my .PNG logos? Have them in the same directory with the same name as the channel in the database. Still it won\t recognize the logos?
/Peter
PS: Thanks for adding the logoff button. |
Hi Peter,
Are you able to backup your TvLibrary database and send me a copy? It is probably something different in your EPG data that we dont get in Australia.
Config Tool: do you also get an error if you click the Logoff button before saving changes in the config manager?
With the logos, I think it could be a case sensitivity issue perhaps. I have a channel that displays in the guide as "ABC TV Sydney" so the png file needs to be called "ABC TV Sydney.png". Make sure you have the same name and case as is displayed in the guide.
Are you getting no image or the little icon that displays instead of an image? The program checks to see if the file exists before it inserts the "<img width=30 src="ABC TV Sydney.png">" tag into the HTML. If the tag is not appearing, then the FileExists command is failing.
Regards
Kev