I know the devs are aware of the Vista + MPI + fonts problem :sorry:
Dukus already added a fix for the next SVN build. May need some testing with Vista though.
I know the devs are aware of the Vista + MPI + fonts problem :sorry:
All fonts are corrupt in the version .11 except CustomCaps.ttf. I had to manually remove them from \windows\fonts and then install StreamedMP since the two packages share the same fonts. I then installed the new "custom" font from MediaStream and all was good. I wish you guys would provide download links for old versions![]()
Oh...well, the fonts are actually allright but I have had problems installing with the MPI in Vista, however it should work in XP (it did here and on my other XP box).
Use the zipped file and copy the fonts over manually.
The fonts in this skin and StreamedMP look the same, but mine are edited to support nordic characters (æ, ø, å).
I know the devs are aware of the Vista + MPI + fonts problem :sorry:
All fonts are corrupt in the version .11 except CustomCaps.ttf. I had to manually remove them from \windows\fonts and then install StreamedMP since the two packages share the same fonts. I then installed the new "custom" font from MediaStream and all was good. I wish you guys would provide download links for old versions![]()
Oh...well, the fonts are actually allright but I have had problems installing with the MPI in Vista, however it should work in XP (it did here and on my other XP box).
Use the zipped file and copy the fonts over manually.
The fonts in this skin and StreamedMP look the same, but mine are edited to support nordic characters (æ, ø, å).
I know the devs are aware of the Vista + MPI + fonts problem :sorry:
actually, i pulled the zip file (under vista), extracted it and all of those fonts were corrupt as well... i double-clicked them and they were blank... the only working one was the customcaps.ttf![]()
Hi, Have you a link to the version of mptv series plugin which is compatible. I have searched for MP-TV Series v2.0.3260 as per the first post of this thread but cannot find it. I did try to use the last svn but this does not work.
many thanks
Hi, Have you a link to the version of mptv series plugin which is compatible. I have searched for MP-TV Series v2.0.3260 as per the first post of this thread but cannot find it. I did try to use the last svn but this does not work.
many thanks
I think I'm using the newest one, the DLL says 2.0.3296 in versionnumber.
Get it from http://mptvseries.googlecode.com/files/MP-TVSeries-2.0.3296 (SVN).zip
It works here![]()
Just updated from one of the very first versions, and it failed quite nicely
Could you upload your menu entrys? so I dont have to add them myself cos some of the plugin names dissapear if you hover over them.
Just updated from one of the very first versions, and it failed quite nicely
Could you upload your menu entrys? so I dont have to add them myself cos some of the plugin names dissapear if you hover over them.
If the names dissapear when you select the, then the names are too long. My own menu-entries are in Danish, so I guess they're not worth much for you![]()
Just updated from one of the very first versions, and it failed quite nicely
Could you upload your menu entrys? so I dont have to add them myself cos some of the plugin names dissapear if you hover over them.
If the names dissapear when you select the, then the names are too long. My own menu-entries are in Danish, so I guess they're not worth much for you![]()
haha I speak danish too so I wouldn't mind.
Though, their not too long, the prefix + name only seem to work on TV entry atm. If I add a prefix to anything else it will only show the prefix and not the name at all when hovering, and only the name while not hovering.
Edit, looks like this
<?xml version="1.0" encoding="utf-8"?>
<profile>
<section name="MediaStream">
<entry name="enTopbar">1</entry>
<entry name="enWeather">1</entry>
<entry name="enRSS">1</entry>
<entry name="menuItemPrefix0">lyt til</entry>
<entry name="menuItemName0">Musik</entry>
<entry name="menuItemHyperlink0">501</entry>
<entry name="menuItemBgImage0">music_bg.png</entry>
<entry name="menuItemPrefix1">se dine</entry>
<entry name="menuItemName1">Billeder</entry>
<entry name="menuItemHyperlink1">2</entry>
<entry name="menuItemBgImage1">pictures_bg.png</entry>
<entry name="menuItemPrefix2">Lyt til</entry>
<entry name="menuItemName2">Radio</entry>
<entry name="menuItemHyperlink2">30</entry>
<entry name="menuItemBgImage2">radio_bg.jpg</entry>
<entry name="menuItemPrefix3">Se</entry>
<entry name="menuItemName3">TV</entry>
<entry name="menuItemHyperlink3">1</entry>
<entry name="menuItemBgImage3">tv_bg.png</entry>
<entry name="menuItemPrefix4">Se dine</entry>
<entry name="menuItemName4">Videoer</entry>
<entry name="menuItemHyperlink4">6</entry>
<entry name="menuItemBgImage4">videos_bg.png</entry>
<entry name="menuItemPrefix5">
</entry>
<entry name="menuItemName5">Vejret</entry>
<entry name="menuItemHyperlink5">2600</entry>
<entry name="menuItemBgImage5">weather_bg.png</entry>
<entry name="menuItemPrefix6">Tilpas</entry>
<entry name="menuItemName6">Systemet</entry>
<entry name="menuItemHyperlink6">4</entry>
<entry name="menuItemBgImage6">system_bg.png</entry>
<entry name="menuItemPrefix7">Se dine</entry>
<entry name="menuItemName7">Film</entry>
<entry name="menuItemHyperlink7">96742</entry>
<entry name="menuItemBgImage7">movies_bg.png</entry>
<entry name="menuItemPrefix8">Se dine</entry>
<entry name="menuItemName8">TV-Serier</entry>
<entry name="menuItemHyperlink8">9811</entry>
<entry name="menuItemBgImage8">heroes_bg.png</entry>
<entry name="menuItemPrefix9">Se</entry>
<entry name="menuItemName9">My Films</entry>
<entry name="menuItemHyperlink9">7986</entry>
<entry name="menuItemBgImage9">movies_bg.png</entry>
<entry name="menuItemPrefix10">use your</entry>
<entry name="menuItemName10">Modules</entry>
<entry name="menuItemHyperlink10">34</entry>
<entry name="menuItemBgImage10">programs_bg.png</entry>
</section>
</profile>