davilla » August 4th, 2012, 5:49 pm wrote:" I viewed the youtube plugin configuration and there's no option for video play only video quality." that's your answer, you need to check the python source code. Again, as I've mentioned before regarding Nav-x, if the python code is specifically requesting dvdplayer, then the plugin author needs to fix it. We will not be adding hack fixes into the code to override these settings, such changes will never be accepted in xbmc mainline code.
Ok so if I understand you correctly, Your saying the reason I'm experiencing these problems is because the youtube add-on might be calling the DVDplayer directly and it not autodetecting the players. Sorry if this is a stupid question but is the AMLPlayer for playing local video files only or is it suppose to work on streaming video url as well? I downloaded the youtube video I was testing, placed the file on an SD card and played it through xbmc and the log shows that it's using the AMLPlayer and the video plays fine but video add-ons all seem to load up the DVDPlayer. So far I've tried everything to change the player to AMLPlayer like setting the playercorefactory.xml and advancedsettings.xml and all the video add-ons i have (not just youtube) Load DVDPlayer. You have to bear with me if I'm going about this the wrong way I'm not too familar with the inner workings of xbmc but I just want to make sure if I had any other options to try.