MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Development


Development You want to code something for the TV-Server? Share it in here!

Reply
 
Thread Tools Display Modes
Old 2007-07-11, 06:04   #31 (permalink)
Portal Member
 
Join Date: Jul 2007
Location: Luleå
Posts: 195
Thanks: 1
Thanked 18 Times in 6 Posts

Country:


Default

Quote:
Originally Posted by kellizer2 View Post
Hey laban,

Seems the last version of the plugin is broke- when i press load/refresh it simply finishes instantly and no programs import - the xmltv2 screen says that the program have been imported. Rolling back the DLL fixes the issue.

Nothing seen in the logs

Cheers,

Ian.
That was a interim bug that i had yesterday so i wonder if i relased the wrong .dll. I uploaded everything again so try now.
Laban is offline   Reply With Quote
Old 2007-07-11, 08:07   #32 (permalink)
Portal Member
 
Join Date: Feb 2007
Age: 62
Posts: 33
Thanks: 1
Thanked 1 Time in 1 Post


Default

Hello,

Sorry for my bad englihs. I have not tvguide.lst in media portal. How to configure this?

Thank you.
blanquart_c is online now   Reply With Quote
Old 2007-07-11, 08:27   #33 (permalink)
Portal Member
 
Join Date: Jul 2007
Location: Luleå
Posts: 195
Thanks: 1
Thanked 18 Times in 6 Posts

Country:


Default

Quote:
Originally Posted by blanquart_c View Post
Hello,

Sorry for my bad englihs. I have not tvguide.lst in media portal. How to configure this?

Thank you.
I'm not exactly sure what you mean but the tvguide.lst is just a list of tvguide.xml files to import. If you're using more then one grabber f.e. So uncheck that checkbox if you're only using one grabber, and thus, only want to import one file.
Laban is offline   Reply With Quote
Old 2007-07-11, 10:48   #34 (permalink)
Portal Member
 
Join Date: Feb 2007
Age: 62
Posts: 33
Thanks: 1
Thanked 1 Time in 1 Post


Default

thank you for the information. I uncheck the box. In the first windows I have the info of the import of the information of tvguide.xml but in the second windows (mapping) when i click in the box "load" the action indicated "finished" but i have nothing in channel etc....

Thank you

Christian
blanquart_c is online now   Reply With Quote
Old 2007-07-11, 11:13   #35 (permalink)
Portal Member
 
Join Date: Jul 2007
Location: Luleå
Posts: 195
Thanks: 1
Thanked 18 Times in 6 Posts

Country:


Default

Hmm, strange. I downloaded the latest dll myself on my htpc and it seems to work just fine. And i'm assuming that you have a valid tvguide.xml file. And that you have done a autotune/added channels in the tv-server also.

If you have, please attach your tvguide.xml file to your post so that i can have a look at it.
Though i haven't done any major changes to the actual reading of the xml so i'm not sure what the problem might be.

And make sure that you download the latest dll first and try with that.

/Laban

Last edited by Laban; 2007-07-11 at 16:23.
Laban is offline   Reply With Quote
Old 2007-07-11, 16:39   #36 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Laban,

Tried the new DLL - didn't load anything into mapping screen. It says on the main tab that it imported 260 channel but by pressing the load does nothing. Is there something that I am doing wrong - does it refresh ok for you?

Many Thanks,

Ian.
kellizer2 is offline   Reply With Quote
Old 2007-07-11, 17:10   #37 (permalink)
Portal Member
 
Join Date: Jul 2007
Location: Luleå
Posts: 195
Thanks: 1
Thanked 18 Times in 6 Posts

Country:


Default

Quote:
Originally Posted by kellizer2 View Post
Laban,

Tried the new DLL - didn't load anything into mapping screen. It says on the main tab that it imported 260 channel but by pressing the load does nothing. Is there something that I am doing wrong - does it refresh ok for you?

Many Thanks,

Ian.
Do you see anything in the logs ? (error.log)

You could also attach your tvguide.xml file in your post so that i can have a look at it. I need it because this problem seems to be connected to the update with support for multiple display-names. And the only change there is when i read the tvguide.xml file. Perhaps they can look a bit different depending on the grabber.

Last edited by Laban; 2007-07-11 at 17:41.
Laban is offline   Reply With Quote
Old 2007-07-11, 18:34   #38 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Apologies - i only looked in the tv log - is something in the error log

PHP Code:
11/07/2007 16:46:45 1 Failed loading channels/mappings channel  erro key already in dictionary 
11
/07/2007 16:46:45 1    at Tst.TstDictionary.Add(String keyObject value)
   
at SetupTv.Sections.XmlSetup.buttonRefresh_Click(Object senderEventArgs e

tvguide.xml attached.
Ian.
Attached Files
File Type: xml tvguide.xml (2.69 MB, 32 views)
kellizer2 is offline   Reply With Quote
Old 2007-07-11, 19:53   #39 (permalink)
Portal Member
 
Join Date: Jul 2007
Location: Luleå
Posts: 195
Thanks: 1
Thanked 18 Times in 6 Posts

Country:


Default

Good, i'll have a look. Should be a simple problem.

Edit: should be fixed now. Tried to load your tvguide.xml and it worked. The problem was caused by the multiple display-names code. They could be exactly the same which i didn't take care of in the code. Thus the "key already in dictionary" error.

Last edited by Laban; 2007-07-11 at 20:16.
Laban is offline   Reply With Quote
Old 2007-07-11, 20:15   #40 (permalink)
Portal Member
 
Join Date: Feb 2007
Age: 62
Posts: 33
Thanks: 1
Thanked 1 Time in 1 Post


Default

thank you. In attachment my tvguide.

Christian
Attached Files
File Type: xml TVguide.xml (108.6 KB, 17 views)
blanquart_c is online now   Reply With Quote
Reply

Bookmarks

Tags
binary, source, xmltv

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 problems with XMLTV ChuckTX xmlTV 2 2007-03-09 18:54
XMLtv tvviewer Installation, configuration support 4 2006-08-24 18:25
Help with xmltv donmega General Support 4 2005-11-22 00:02
XMLTV blackfundi Plugins/Erweiterungen 1 2005-09-05 11:19
XMLTV Automate Anonymous Tips and Tricks 4 2005-01-17 15:53


All times are GMT +1. The time now is 11:20.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden