| |||||||
| Tips and Tricks Post your Tips and Tricks in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest
Posts: n/a
| Hi all, i was missing a Jukebox feaure in MyMusik for log Party's. To let it play MP3 files for random and let the guest select there own musik. I have found two grate programms for that. Both can be integrated into MediaPortal and are ful skinnable. So you can change the UI to fit into the MediaPortal if you don't likne the original one's. You can find them here: DSD Jukebox: http://www.dsd-jukebox.de/pages/english.html WinCab: http://webpages.charter.net/celamantia/jukebox/#future My favorite is the WinCab Jukebox. You can control it with a minimum number of key and it quits with the ESC key. Here is a Screen shot: ![]() You can include both with the same methode as Oliver-h has used in his tip for CD-Rip http://nolanparty.com/mediaportal.so...pic.php?t=1729 Here is my include in mymusicsongs.xml: Code: <control> <description>Scan button</description> <type>button</type> <id>9</id> <posX>60</posX> <posY>301</posY> <label>193</label> <onleft>9</onleft> <onright>50</onright> <onup>19</onup> <ondown>378</ondown> </control> <control> <description>Wincab</description> <type>button</type> <id>378</id> <posX>60</posX> <posY>335</posY> <label>Jukebox</label> <onleft>9</onleft> <onright>50</onright> <onup>9</onup> <ondown>379</ondown> <application>C:\Programme\Jukebox\wincab.exe</application> <arguments></arguments> </control> <control> <description>DSD Jukebox</description> <type>button</type> <id>379</id> <posX>60</posX> <posY>368</posY> <label>DSD Jukebox</label> <onleft>9</onleft> <onright>50</onright> <onup>378</onup> <ondown>2</ondown> <application>C:\Programme\DSD Jukebox\Jukebox.Exe</application> <arguments></arguments> </control> </control> <control> <type>group</type> <description>group element</description> <animation>FlyInFromTop</animation> HaPe |
|
![]() |
| Bookmarks |
| Tags |
| include, jukebox, medaportal |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Not include radio epg in TV search guide | Nemulate | Improvement Suggestions | 1 | 2007-07-19 23:25 |
| my living room music jukebox htpc - in progress!! | zombiepig | Ongoing HTPC Projects | 19 | 2006-08-24 12:00 |
| Jukebox limited to one or more folders | mama | Improvement Suggestions | 15 | 2005-01-15 01:49 |
| digital jukebox mode | Anonymous | Improvement Suggestions | 11 | 2004-10-28 06:13 |
| Making a skin? Include the folder graphic source. | jadz | Skins | 4 | 2004-09-01 16:57 |