| |||||||
| General Support Post problems you have when using MediaPortal, or pre installation questions in here. |
![]() |
| | Thread Tools | Display Modes |
| | #21 (permalink) |
| Portal Member Join Date: Aug 2006 Location: Norwich, UK
Posts: 50
Thanks: 0
Thanked 2 Times in 2 Posts
Country: | Right, I recon I have a solution. There is a tick box in the configuration screen called 'Select channel by index (non-US)'. This tick box determines what MP does when entering a channel. So for example if I enter 80 and the box is ticked I get the 80th channel in the list (which doesn't exist in the uk) or if unticked it finds the channel by using the channel numbers retrived during scanning. These can be seen in the MP setup. On my setup I get stupid channel numbers like 4231 for BBC 1. To fix this I modified the channel scanning code to use the retrived LCN number as the channel number. This meant that by removing the tick in the box (mentioned above) I was able to enter 80 and get BBC News 24. <tech> Open file DVBGraphBase.cs in TVCapture project and jump to line 3950. you will see this line channel.Sort = LCN; Add on the next line this. channel.Number = LCN; Recompile, rescan, remove the tick in the tick box and your done. </tech> Unfortunatly I'm unable to access a public FTP server at the moment. As soon as I can I'll upload the binary for your enjoyment. |
| | |
| | #23 (permalink) |
| Portal Member Join Date: Aug 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
| Presume Mediaportal can somehow do something with all this if we tell the software the scan is being done in the UK. With freeview being free and every man and his dog bringing out boxes with different software, it can't be difficult to code things up for us UK users who will continue to grow as the quality of boxes here gets worse. Obviously the one thing that will be a problem is mheg, the license is extortionate, not sure why they didn;t stick to open standards like the rest of the system. |
| | |
| | #24 (permalink) |
| Portal Member Join Date: Aug 2006 Location: Norwich, UK
Posts: 50
Thanks: 0
Thanked 2 Times in 2 Posts
Country: | Okey Dokey. I have a link to the file you need to fix the LCN numbering. http://www.mapleson.net/jas/TVCapture.zip Download the above file and unzip it. Put the TVCapture.dll in your MediaPortal installation folder (Renaming the old one). Rescan your channel listing from scratch and hey presto... You should see the LCN numbers in the Channels tab in MP Setup. Make sure the 'Select channel by index (non-US)' tickbox is NOT ticked. Launch MP and you should beable to select a channel using numbers... e.g. 80 is BBC News 24. NOTE: For this fix to work you must install the MPSA.ax fix, otherwise nothing will happen. |
| | |
| | #27 (permalink) |
| Portal Member Join Date: May 2006 Location: Scotland Age: 32
Posts: 728
Thanks: 1
Thanked 1 Time in 1 Post
Country: | also didn't work for me when i clicked on "edit" to scan for channels, MP just crashed out straight away. replace the original DLL file and it's fine again. |
| | |
| | #28 (permalink) |
| Portal Member Join Date: Aug 2006 Location: Norwich, UK
Posts: 50
Thanks: 0
Thanked 2 Times in 2 Posts
Country: | Dam, I just saw the same problem and realized what I did... I have compiled and tested from SVN latest, and I guess there must have been a breaking change go in. I'll try to roll back until I get it working. ![]() |
| | |
| | #30 (permalink) |
| Portal Member Join Date: Aug 2006 Location: Norwich, UK
Posts: 50
Thanks: 0
Thanked 2 Times in 2 Posts
Country: | Unfortunatly not. Apparently source code for the patched releases isn't available. This means that I can't produce a binary that is compatable with the 0.2.0.4 release. The only way of you getting the fix is for me to submit this as a patch for possible inclusion in to a later patch of MP (No guarantees there), or for you to run a SVN MP. Either way isn't looking good. I will work on it some more at the weekend. Hopefully an MP developer will help us out here.... |
| | |
![]() |
| Bookmarks |
| Tags |
| channel, digital, freeview, order, terrestrial, wrong |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| KNC 1 DVB-C / cannot tune channels | lutz | General Support | 15 | 2006-10-01 12:04 |
| Technotrend DVB-S no LNB switch | Erbsenkopp | General Support | 0 | 2006-08-03 10:04 |
| Technotrend Budget 1500 CI no LNB switch | Erbsenkopp | General Support | 0 | 2006-08-03 09:46 |
| DVB-C and UPC digital - success story or the opposite | LXB | MediaPortal 1 Talk | 8 | 2006-07-30 20:16 |
| Xmltv set big hassle for a newb | Anonymous | Tips and Tricks | 38 | 2004-12-18 21:09 |