- Thread starter
- #21
lugiber said:It works for me with mediaportal 0.1.0.10. Try this command:
$dll(LCDMediaPortal.dll,5,#currentmodule,)
You can do it that way, but I also need to change my code. I can just use the output from #currentmodule. But I didn't like the format of the titles. for example if you go into the EPG Guide you get a "/" showing the level you have gone down to. This makes some of the names too long for a 16 character screen, so I put in my own. Also the main screen just shows "Home" which I didn't really like.
Edit: I'm looking for help with the MP source code again. Is there a generic function that will retrieve data from the correct strings.xml given an ID ?