home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
MultiShortcut
GUIDE: Configuring HuluDesktop on MediaPortal 1.1.x with StreamedMP
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="TechLife" data-source="post: 682387" data-attributes="member: 81810"><p>I spent a significant amount of time researching and experimenting to actually get this right and was unable to find any type of "Dummies" guide for making this work correctly (keep focus, actually launch the app, show up in the menu, etc.) So I wrote up the following "How-To" in hopes that someone else will find this useful and it will save them the many hours I spent figuring all this out...</p><p></p><p>Windows 7 Home Premium x64</p><p>MediaPortal 1.1.x w/ StreamedMP 1.4.3</p><p>MultiShortcut 2.3 (I used the rar file and manually installed as I could not get the new installer to create a DLL that would launch ANY program correctly on my system. YMMV)</p><p></p><p>1. If you had a previous version of MultiShortcut installed, check the "C:\ProgramData\Team MediaPortal\MediaPortal" directory for MultiShortcut.xml and Multishortcut.xml.bak. DELETE THEM!</p><p></p><p>2. Extract MultiShortcut_V2.3.rar</p><p></p><p>3. Copy the contents of the <strong>mediaportal</strong> directory to your MediaPortal directory ex: "C:\Program Files (x86)\Team MediaPortal\MediaPortal"</p><p></p><p>4. Copy the contents of the <strong>language</strong> directory to the MediaPortal language directory ex: "C:\ProgramData\Team MediaPortal\MediaPortal\language"</p><p></p><p>5. Navigate to the "C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\Windows" directory and rename <strong>MultiShortcut00.dll</strong> to <strong>HuluDesktop.dll</strong>.</p><p></p><p>6. Double click the <strong>dllfix.exe</strong>. A DOS box will appear. When prompted, press enter to close.</p><p></p><p>(* All of the above is in the document included in the archive but just in case you forget to RTFM...)</p><p></p><p>7. Launch your MediaPortal Configuration, navigate to the <strong>Plug-Ins</strong> section and you will see a plug-in labeled <strong>HuluDesktop</strong>. Right-click on it and choose <strong>Configuration</strong>.</p><p></p><p>8. <strong>Make note of the Plugin ID</strong>. (This number is randomly generated and, in theory, you can change it but I haven't had good luck doing it.)</p><p></p><p>9. Configure the other options as follows, leaving the rest of the settings as the default. (And replacing <em>your_user_directory</em> with your windows user name.)</p><p> <p style="margin-left: 20px">Hide MP While Executing: <strong>True</strong></p> <p style="margin-left: 20px"> Restart MediaPortal: <strong>False</strong></p> <p style="margin-left: 20px"> Stop MediaPortal Player: <strong>True</strong></p> <p style="margin-left: 20px"> Start MediaPortal Player: <strong>False</strong></p> <p style="margin-left: 20px"> ButtonCaption: <strong>Hulu Desktop</strong> </p> <p style="margin-left: 20px"> Menu hidden in MP: <strong>False</strong></p> <p style="margin-left: 20px"> Directory: <strong>C:\Users\<em>your_user_directory</em>\AppData\Local\HuluDesktop\</strong></p> <p style="margin-left: 20px"> Exefile: <strong>C:\Users\<em>your_user_directory</em>\AppData\Local\HuluDesktop\instances\0.9.14.1\HuluDesktop.exe</strong></p><p></p><p>10. Press <strong>save</strong> to close the window</p><p></p><p>11. Click on <strong>General</strong> and make the following changes (if necessary).</p><p> <p style="margin-left: 20px">Keep MediaPortal always on top: <strong>Checked</strong></p> <p style="margin-left: 20px"> Hide taskbar in fullscreen mode: <strong>Checked</strong></p><p>12. Press <strong>OK</strong> to save and exit MediaPortal configuraton.</p><p></p><p>13. Navigate to your MediaPortal skin directory. ex: "C:\ProgramData\Team MediaPortal\MediaPortal\skin\StreamedMP"</p><p></p><p>14. Create a new XML file named <strong>HuluDesktop.xml</strong> with the following contents replacing my WindowID "6014" with the number recorded in step 9. <strong>Don't change anything else!!</strong></p><p></p><p>[code]</p><p><?xml version="1.0" encoding="utf-8" standalone="yes"?></p><p><window></p><p> <id>6014</id></p><p> <defaultcontrol>1</defaultcontrol></p><p> <allowoverlay>no</allowoverlay></p><p> <controls></p><p> <control></p><p> <description>hidden</description></p><p> <type>button</type></p><p> <visible>false</visible></p><p> <id>1</id></p><p> </control></p><p> </controls></p><p></window>[/code]</p><p></p><p>That's it for MP! Now before launching MP to check things out, lets check out a couple little things in HuluDesktop.</p><p></p><p>1. Under preferences, make sure "Always on top" <strong>is checked.</strong></p><p></p><p>2. Make sure the Hulu window is <strong>maximized</strong> before you exit as it will re-open as it was last closed.</p><p></p><p>Now launch MP and enjoy!</p></blockquote><p></p>
[QUOTE="TechLife, post: 682387, member: 81810"] I spent a significant amount of time researching and experimenting to actually get this right and was unable to find any type of "Dummies" guide for making this work correctly (keep focus, actually launch the app, show up in the menu, etc.) So I wrote up the following "How-To" in hopes that someone else will find this useful and it will save them the many hours I spent figuring all this out... Windows 7 Home Premium x64 MediaPortal 1.1.x w/ StreamedMP 1.4.3 MultiShortcut 2.3 (I used the rar file and manually installed as I could not get the new installer to create a DLL that would launch ANY program correctly on my system. YMMV) 1. If you had a previous version of MultiShortcut installed, check the "C:\ProgramData\Team MediaPortal\MediaPortal" directory for MultiShortcut.xml and Multishortcut.xml.bak. DELETE THEM! 2. Extract MultiShortcut_V2.3.rar 3. Copy the contents of the [B]mediaportal[/B] directory to your MediaPortal directory ex: "C:\Program Files (x86)\Team MediaPortal\MediaPortal" 4. Copy the contents of the [B]language[/B] directory to the MediaPortal language directory ex: "C:\ProgramData\Team MediaPortal\MediaPortal\language" 5. Navigate to the "C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\Windows" directory and rename [B]MultiShortcut00.dll[/B] to [B]HuluDesktop.dll[/B]. 6. Double click the [B]dllfix.exe[/B]. A DOS box will appear. When prompted, press enter to close. (* All of the above is in the document included in the archive but just in case you forget to RTFM...) 7. Launch your MediaPortal Configuration, navigate to the [B]Plug-Ins[/B] section and you will see a plug-in labeled [B]HuluDesktop[/B]. Right-click on it and choose [B]Configuration[/B]. 8. [B]Make note of the Plugin ID[/B]. (This number is randomly generated and, in theory, you can change it but I haven't had good luck doing it.) 9. Configure the other options as follows, leaving the rest of the settings as the default. (And replacing [I]your_user_directory[/I] with your windows user name.) [INDENT]Hide MP While Executing: [B]True[/B] Restart MediaPortal: [B]False[/B] Stop MediaPortal Player: [B]True[/B] Start MediaPortal Player: [B]False[/B] ButtonCaption: [B]Hulu Desktop[/B] Menu hidden in MP: [B]False[/B] Directory: [B]C:\Users\[I]your_user_directory[/I]\AppData\Local\HuluDesktop\[/B] Exefile: [B]C:\Users\[I]your_user_directory[/I]\AppData\Local\HuluDesktop\instances\0.9.14.1\HuluDesktop.exe[/B][/INDENT] 10. Press [B]save[/B] to close the window 11. Click on [B]General[/B] and make the following changes (if necessary). [INDENT]Keep MediaPortal always on top: [B]Checked[/B] Hide taskbar in fullscreen mode: [B]Checked[/B][/INDENT] 12. Press [B]OK[/B] to save and exit MediaPortal configuraton. 13. Navigate to your MediaPortal skin directory. ex: "C:\ProgramData\Team MediaPortal\MediaPortal\skin\StreamedMP" 14. Create a new XML file named [B]HuluDesktop.xml[/B] with the following contents replacing my WindowID "6014" with the number recorded in step 9. [B]Don't change anything else!![/B] [code] <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <id>6014</id> <defaultcontrol>1</defaultcontrol> <allowoverlay>no</allowoverlay> <controls> <control> <description>hidden</description> <type>button</type> <visible>false</visible> <id>1</id> </control> </controls> </window>[/code] That's it for MP! Now before launching MP to check things out, lets check out a couple little things in HuluDesktop. 1. Under preferences, make sure "Always on top" [B]is checked.[/B] 2. Make sure the Hulu window is [B]maximized[/B] before you exit as it will re-open as it was last closed. Now launch MP and enjoy! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
MultiShortcut
GUIDE: Configuring HuluDesktop on MediaPortal 1.1.x with StreamedMP
Contact us
RSS
Top
Bottom