NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) Channel Logo Tool v
1 2 Next »
Missing logo

 
  • 0 Vote(s) - 0 Average
Missing logo
fausto
Offline

Member

Posts: 166
Threads: 29
Joined: Oct 2007
#1
2007-12-19, 10:25 AM
I downloaded and used ChannelLogoTool a while ago. It worked fine except for one logo (teachers TV) which caused an error. I copied their gif over to the devnz/gbpvr/media/channellogos folder manually, but it still does not show in the TV guide. Any ideas what could be wrong?
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#2
2007-12-19, 10:54 AM
Is this the one with a ' in the name? I think it causes problems for the TV Guide.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
fausto
Offline

Member

Posts: 166
Threads: 29
Joined: Oct 2007
#3
2007-12-19, 02:08 PM
Not as far as I can see atm. It looks like "teachers_tv.gif". I'll check when I get home tonight.
fausto
Offline

Member

Posts: 166
Threads: 29
Joined: Oct 2007
#4
2007-12-19, 09:06 PM
yes it's teachers_tv.gif, no apostophe, just an underscore. How do I put the logo in by hand? I don't see any logos listed in the config.xml file (not that I'm that familiar with xml files though)
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#5
2007-12-20, 09:17 AM
fausto Wrote:How do I put the logo in by hand?
The logo image file just needs to be in gbpvr\media\ChannelLogos\ but needs to named exactly the same as the name given to the channel in the TV guide.
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
systemshark
Offline

Senior Member

Posts: 566
Threads: 56
Joined: Oct 2005
#6
2007-12-20, 12:51 PM (This post was last modified: 2007-12-20, 12:56 PM by systemshark.)
Hi, I've just tested with Teachers TV, my listing source using Teachers Tv as 'Teachers TV.gif' with no "_" between the two.

If you used CLT to select the icon. did you manually select the channel from the list and then click change logo ? If you then select the logo from the list of thumb nail images, it will correct the name etc. Finally press Export to transfer the logo into GBPVR correctly.

Assuming this doesn't work can you go go into Config.exe and select Capture source, and then scroll down the available channels, until you get to Teachers TV and send me a screen shot of the screen and I'll reproduce your error error.

Out of interest what listing source are you using ??
Regards Systemshark
[COLOR="Silver"]
Lounge: HDPC Intel i5, Asus Motherboard with Intel HDMI, 4Gb of Ram, 1Tb Disk, 60Gb SSD, Blackgold BT3595 Tuner, Hauppauge Nova T500 and HVR1700 in a LianLi C39 B Case.

Other Room : Liteon Wireless Media Centre/DVD Player

Software : Windows7 32 Bit, RedRat, XMLTV GUI and NPVR
[/COLOR]
fausto
Offline

Member

Posts: 166
Threads: 29
Joined: Oct 2007
#7
2007-12-21, 02:44 PM
When I try to add/change the logo via CLT the channel is listed as "Teacher's TV (satellite/cable/dsl)"

The log I downloaded from Lyngsat was originally called "teachers_tv.gif"
I have tried renaming it so far without success. I always get an error message

It would be easier if I could rename both to ensure they are the same. Is this possible?
fausto
Offline

Member

Posts: 166
Threads: 29
Joined: Oct 2007
#8
2007-12-21, 03:33 PM
Attached is the error message
systemshark
Offline

Senior Member

Posts: 566
Threads: 56
Joined: Oct 2005
#9
2007-12-21, 06:38 PM
fausto Wrote:When I try to add/change the logo via CLT the channel is listed as "Teacher's TV (satellite/cable/dsl)"

erm... lots of problems with this channel name.

1) GBPVR is looking for a subdirectory called Teacher's TV (satellite/cable/
2) the logo should be called dsl.gif
3) I think the ' in Teacher's is an issue.

However I can see you are using Radio Times Feed via Alan Birttles. I'll set up a test using that....

Quote:
The log I downloaded from Lyngsat was originally called "teachers_tv.gif"
I have tried renaming it so far without success. I always get an error message

Which screen gives you the error message ? Can you give me the first 20 lines from the details button please

Quote:It would be easier if I could rename both to ensure they are the same. Is this possible?

I'll check and confirm....
Regards Systemshark
[COLOR="Silver"]
Lounge: HDPC Intel i5, Asus Motherboard with Intel HDMI, 4Gb of Ram, 1Tb Disk, 60Gb SSD, Blackgold BT3595 Tuner, Hauppauge Nova T500 and HVR1700 in a LianLi C39 B Case.

Other Room : Liteon Wireless Media Centre/DVD Player

Software : Windows7 32 Bit, RedRat, XMLTV GUI and NPVR
[/COLOR]
fausto
Offline

Member

Posts: 166
Threads: 29
Joined: Oct 2007
#10
2007-12-21, 10:13 PM
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.Move(String sourceFileName, String destFileName)
at GBPVR.channelLogoTool.ChannelIcons.SelectIcon()
at GBPVR.channelLogoTool.ChannelIcons.CheckedListBox1_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.CheckedListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
at System.Windows.Forms.CheckedListBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at System.Windows.Forms.CheckedListBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.832 (QFE.050727-8300)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ChannelLogoTool
Assembly Version: 1.0.2420.28288
Win32 Version: 1.0.2420.28288
CodeBase: file:///C:/Program%20Files/Systemshark.com/Channel%20Logo%20Tool%203.4/ChannelLogoTool.exe



Is this enough?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Channel Logo Tool for NPVR (Beta Release) systemshark 16 23,344 2011-09-04, 08:29 AM
Last Post: systemshark
  channel logo not appearing in /media/channellogo; manual added logo not in UI cphmuc 2 7,286 2010-05-20, 08:03 PM
Last Post: cphmuc
  Channel Logo prob shimshady 3 8,700 2009-10-10, 07:42 AM
Last Post: systemshark
  logo tool disaster...help! shaunpatrick77 5 9,396 2008-11-01, 01:55 PM
Last Post: KR1S
  Channel logo problem SUPERMAN40 3 8,375 2008-06-15, 01:04 PM
Last Post: systemshark
  Channel Logo Not Showing leatherneck 7 9,785 2008-03-20, 07:46 PM
Last Post: systemshark
  Is there a way to have a channel name with a \ in it and still add a channel logo for HtV 3 4,407 2007-10-28, 09:37 PM
Last Post: systemshark
  Channel Logo not displayed in Guide spidey24 14 9,849 2007-10-27, 03:42 AM
Last Post: spidey24

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode