What's the best method of integrating a new video player into Dolphin? I just finished swapping the default player out for a lightweight one, but I had to skip the XML.php- I'm assuming that it's exclusive to the default player. I guess it could be modified to work, I'm just still a Dolphin newb, even after nearly two years of using it. 
Noticed that without the original setup, the durations were no longer grabbed, so I added an ffmpeg command to take care of that during conversion (which I actually like a little better).
Looks like some files from D6 are no longer present in D7... I spent forever looking for the corresponding file to the one that I had changed the player inside in D6. 
I've looked through a lot of the docs, but is there any place where a little runt like me can find out (for the next project) what functions were ported to what files in D7, which files replaced which, etc.?
