| |||||||
| Tips and Tricks Post your Tips and Tricks in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest
Posts: n/a
| This should save your fingers from some mouse-bound and typing torture and all you need is to tell Notepad to do all the work for you. I've done this twice myself and it works great, but haven't had anyone else try it to confirm it works. The XML guide files don't seem to care what order the <entry> tags are in so I didn't run into any problems. Warning: If you have edited your channel list in Media Portal configure program, you will need to clear it and re-import it from the tvguide for this to work properly. If you feel queezy about doing this just from my word alone, you can use XML export to backup your current channel list settings (export as channellist_old.xml or something) 1. In Media Portal configure program, import all channels from tvguide 2. export list to an XML file (channelist_clean.xml or something) 3. Open XML file in Notepad 4. Use Find/replace to switch <entry name="number"> with <entry name="Exernal Tuner Channel"> That changes all of your internal (TV tuner) channels to external ones without forcing you to re-enter 1000 numbers. But now you need to denote that the incoming source is Svideo or composite. So... 5. You now have two fields marked as "External Tuner Channel" so Use find/replace to switch <entry name="External Tuner Channel"></entry> with <entry name="number">50000</entry> For some reason, when a chanel is set as an external source the number field is then used NOT for the channel number, but to denote what type of external signal is being used. 50000 denotes S-Video (most of the time) and 50001 denotes composite #1 and so on. You can double check these later. But wait! You still need to mark all the channels as external! Easy! 6. Use Find/Replace to switch <entry name="External">no</entry> with <entry name="External">yes</entry> 7. Save the file under a new name (channellist_edited.xml or something) 7. In Media Portal configure program, Clear your channel list (don't worry, you exported it as a seperate XML file earlier) 8. In Media Portal configure program, import from XML the file you just made (channellist_edited.xml) This swip-swap should have flipped all the channel numbers and source settings. If this messed up your list you have your original exported XML channellist that you can reload. This is the process I figured out for myself and it seems to have worked just fine and I can actually see my directv channels now. Let me know if you run into any problems. |
|
| |
| | #3 (permalink) |
| Portal Member Join Date: Jul 2005 Location: Sydney Age: 38
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | spockware, Run Configuration.exe either from your Mediaportal directory or a shortcut on your desktop. Navigate to Televison>Tv Channels. Press Backup in the bottom right. Select a name for the file and just press 'ok' if any errors pop up. They are typically telling you things such as "you have no files in your recorded TV database etc.' Igonre these they are just for information. Regards Pete |
| | |
| | #4 (permalink) | |
| Guest
Posts: n/a
| Quote:
I get "ChannelList.xml does not exist. Do you want to create it?" Click Yes Pop-up window = "No groups to export" Click OK Pop-up window = "There is no Recorded TV data to export" Click OK Pop-up window = "There is no Recording TV data to export" Click OK Then.... no ChannelList.xml to be found. :x I guess I will post as a bug rather than continue to ruin this Tips & Tricks tread if it works for others... | |
|
| | #5 (permalink) |
| Portal User Join Date: Apr 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
| You can run the SQL tool: \Docs\SQLite Database Browser.exe Open the database: \database\TVDatabaseV21.db3 (or whatever yours is called) And run the SQL command: update channel set iChannelNr = '2500' || iChannelNr , bExternal = 1 , ExternalChannel = iChannelNr Anyone know how to batch/bulk change the Setting that correlates to: External Tab -> Input Via Field and set it to SVHS |
| | |
![]() |
| Bookmarks |
| Tags |
| automate, channel, external, list, sources, switching, yay |
| 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 11:04 |
| Technotrend DVB-S no LNB switch | Erbsenkopp | General Support | 0 | 2006-08-03 09:04 |
| Technotrend Budget 1500 CI no LNB switch | Erbsenkopp | General Support | 0 | 2006-08-03 08:46 |
| Tuning-problem - FireDTV - Stockholm-Nacka | alek01 | Installation, configuration support | 2 | 2006-07-10 23:06 |
| Xmltv set big hassle for a newb | Anonymous | Tips and Tricks | 38 | 2004-12-18 20:09 |