| |||||||
| Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Nov 2004
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
| Forgive my ignorance, I don't know much about C# or compiling multiple files together, but..... Suppose you wanted MediaPortal to go directly to the TV Guide when you tell it to launch My TV. What would you have to change in the source for the My TV plugin to get this kind of functionality? And, would you have to change anything outside of the plugin? My initial idea was that you could just rename the file GUITVGuide.cs to GUITVHome.cs and get rid of the original GUITVHome.cs, then compile the whole thing, but I don't suppose that would work. Of course, I haven't tried... The reason I ask is because we don't have a PVR card for our HTPC, but we still like to use the program guide. It gets tedious going through all the My TV menus. One thing I would be worried about, is that after you get into the TV Guide, would you be able to go BACK directly to the home screen? I may be speculating too much, since I don't know enough about the inner workings of MP to know exactly what would happen, but it seems to me like something like this could happen.
__________________ ~mar. Recording PC: Abit AN7, Athlon XP 3000+ 400FSB, 512MB PC3200, AIW 9800Pro, dual 21" CRTs, XP Pro SP2, ATI MMC, MediaPortal For viewing: Celeron 700, 384MB PC133, GeForce4 MX connected to TV, WinXP, MediaPortal |
| | |
| | #2 (permalink) |
| Guest
Posts: n/a
| It wouldn't work. You must update the content of the files as well (at at minimum the classname). My guess would also be that there are issues in terms of the navigation structure inside the source code. Things are connected, renaming a part without fixing references to it rarerly works. |
|
![]() |
| Bookmarks |
| Tags |
| guide, mod, plugin |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IPTV@UT Plugin | moiristo | Plugins | 111 | 2008-07-19 13:06 |
| Gathering topical infos about plugins (To: authors & use | tomtom21000 | Plugins | 2 | 2006-02-04 23:20 |
| Plugin example doesnt show in list | Anonymous | Plugins | 5 | 2005-08-13 11:12 |
| Plugin interface | Anonymous | Plugins | 13 | 2004-09-15 17:25 |