The myHDTrailers.xml file is based on the myTrailers.xml file for the 16:9 version og BlueTwo.
If you get a "missing file" message. It is probably because the myHDtrailers.xml file is not in the correct skin folder (for the skin you are currently using)
The above code is used to load this skin file, so it should load correctly if placed in the right folder, I think. I'm new to this as well, so expect some bugs.
Hope this helps! Would be great to get more people working on this plugin. Quicktime offers much better quality than WMP I must say!
If you get a "missing file" message. It is probably because the myHDtrailers.xml file is not in the correct skin folder (for the skin you are currently using)
Code:
Load(GUIGraphicsContext.Skin + @"\myHDtrailers.xml")
The above code is used to load this skin file, so it should load correctly if placed in the right folder, I think. I'm new to this as well, so expect some bugs.
Hope this helps! Would be great to get more people working on this plugin. Quicktime offers much better quality than WMP I must say!