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-12-01, 18:34   #131 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 40
Posts: 33
Thanks: 2
Thanked 1 Time in 1 Post

Country:


Default

thanks niblick...nice prodecure...but alas, I still get the dratted startindex error after all that...my days of EPG glory were short-lived...
Alfrescoid is offline   Reply With Quote
Old 2007-12-01, 20:38   #132 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 19
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default

Weird .... that's how my server is set up and I can load your file no problem.

The only obvious difference is that I am using an older SVN with the plugin dll from the first post in this thread. You could try that I suppose - download it, unzip the dll to the plugins folder of the tvserver, disable the xmltv plugin and enable and configure the xmltv2 plugin. Then force an import again.

Bit of a long shot, but you never know.

Also post your tv.log file so we can see what the full error message is.
niblick is offline   Reply With Quote
Old 2007-12-03, 09:38   #133 (permalink)
Portal Member
 
Join Date: Oct 2006
Age: 40
Posts: 33
Thanks: 2
Thanked 1 Time in 1 Post

Country:


Default

Niblick...you've earned your boots!

You were right...the plugin no longer likes my type of guide file...can we ask the developer to have a look to find out why?

Really do appreciate the support I got from this group...you guys rock!
Alfrescoid is offline   Reply With Quote
Old 2007-12-03, 11:02   #134 (permalink)
Portal Member
 
Join Date: Dec 2006
Posts: 19
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default

No worries - it's good to know I don't need to rush out and get the latest SVN yet.

Hopefully, Gibman or Laban will see your problem and check it out.

It would still be a good idea to post your log files though (copies from just after the error message appears) so that they have as much info as possible to go on.
niblick is offline   Reply With Quote
Old 2007-12-03, 11:14   #135 (permalink)
Portal Member
 
mcraenz's Avatar
 
Join Date: Jul 2007
Location: Auckland
Posts: 487
Thanks: 2
Thanked 17 Times in 15 Posts

Country:

My System

Default

Updated to latest SVN but still no go :-(

Attached is my xml and error log
Attached Files
File Type: zip OztivoRegionalQLD.zip (132.7 KB, 1 views)
File Type: log error.log (2.1 KB, 14 views)
__________________
Intel DP35DP / c2d E8400 (3.0Ghz) / NVIDIA 8600GT / 4GB DDR800 / HVR-2200 / SkyStar 2 / Techotrend S1500+CI / PVR-150

New Zealander's don't forget to check out the NZ Wiki Page
mcraenz is offline   Reply With Quote
Old 2007-12-03, 11:21   #136 (permalink)
Portal Member
 
Join Date: Oct 2006
Location: Melbourne
Age: 46
Posts: 84
Thanks: 3
Thanked 0 Times in 0 Posts

Country:

My System

Default

I've got the same problem/errors here too.. Imports fine using the older plugin though
GagReflex is offline   Reply With Quote
Old 2007-12-03, 13:58   #137 (permalink)
Portal Developer
 
gibman's Avatar
 
Join Date: Oct 2006
Location: Aarhus
Posts: 741
Thanks: 4
Thanked 75 Times in 52 Posts

Country:

My System

Default

Check next SVN.
Also attached file for those who cant w8.

/gibman
Attached Files
File Type: rar XmlTvImport.rar (28.3 KB, 73 views)
__________________
"It's all a big foodchain.
We eat shit and shit eats us."
gibman is online now   Reply With Quote
Old 2007-12-03, 19:55   #138 (permalink)
Portal Member
 
mcraenz's Avatar
 
Join Date: Jul 2007
Location: Auckland
Posts: 487
Thanks: 2
Thanked 17 Times in 15 Posts

Country:

My System

Default

Legend Gibman. All working for me :-)

Cheers,
mcraenz
__________________
Intel DP35DP / c2d E8400 (3.0Ghz) / NVIDIA 8600GT / 4GB DDR800 / HVR-2200 / SkyStar 2 / Techotrend S1500+CI / PVR-150

New Zealander's don't forget to check out the NZ Wiki Page
mcraenz is offline   Reply With Quote
Old 2007-12-04, 13:04   #139 (permalink)
Portal Member
 
Join Date: Dec 2007
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Hello, could someone tell me how I can change the names for the channels in the mapping screen? I did an automatic tune and then edited the channels afterwards but now I have names for the programs that were running at the moment of tuning, and even from the wrong channels.

Stupid thing was that manually adding the channels didn't work because I couldn't map them to a card. Anyone have tips for this?
Redfish is offline   Reply With Quote
Old 2007-12-15, 23:47   #140 (permalink)
MP Donator
 
vuego's Avatar
 
Join Date: Aug 2006
Age: 8
Posts: 345
Thanks: 78
Thanked 21 Times in 18 Posts

Country:

My System

Default

Hi Laban thanks for this plugin! I have some small suggestions.

1. About the Tvguide.lst (I think it's checked by default?). Instead of the xmltv import failing when this file isn't found, could it not just continue with the import (tvguide.xml). Most users don't know what it is and don't need it. It should only be used if it's checked AND the file exists.
Or even better, could we skip the hardcoded Tvguide.xml and Tvguide.lst entirely and instead use an "internal tvguide.lst". The user could add xml file(s) to an import list and it could even be called Tvguide.xml if desired

2. If the user does an import without first mapping (or forgot to save) it finishes fine and says x channels imported, 0 programs imported. Perhaps the Import button should be disabled until at least one channel has been mapped, or there could be a warning displayed. This will help the user to know what to do since it's not that clear at the moment.

3. How about auto loading the channel list when the Mappings tab is selected? The Load/Refresh button could be renamed Refresh and the channels list should update on the fly when selecting a channel group. This would save the user from one step and hopefully make it easier to use/understand.

4. There is an Export button but no Import. It could be useful to keep the export file for a reinstallation or use on another computer to save remapping.

5. I find the names Tuning channel and Guide channel somewhat confusing since both are used in MP and none in XMLTV. Perhaps we could instead use Gibman's suggestion, Physical channel and XMLTV channel or something similar?

6. I have the same problem as Redfish for analog channels. Looks like this plugin reads the "Tuning channels" names from the "name" column rather than "displayName". In the TV Channels section all channels are listed using the displayName.

7. I kept clicking the Visible in Guide checkbox until I realized it shouldn't be clickable. It think that it just lists which channels are enabled/disabled in the TV Channels section(?). Perhaps a Yes/No would be more intuitive.

Hope this helps
vuego is offline   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:17.


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