2012-04-11, 19:35
(2012-04-11, 15:45)RockDawg Wrote:(2012-04-11, 09:03)DanCooper Wrote: With mysql you can't directly update the database.
It turns out that you can directly update mySQL dbs! I thought the XBMC Controller module was broken altogether because I couldn't even get it to work on a local SQLite db. After you said it does wok on those, I uninstalled EMM and did a fresh install. It then worked on a local SQLite db, but even better it now also works on my central mySQL db! I turned on notifications and and changed the plot of one of my existing movies to "TEST". When I saved it in EMM, I got a notification on XBMC and when I went into the movie info for that movie the plot read "TEST". I did the same to put the correct plot back and again it worked. I know it used to not work on mySQL dbs, but maybe recent XBMC changes somehow fixed that.
This is a huge finding for me as I sorely missed this feature.
So you mean I can update all the trailer links directly in the mysql database without an export/import cycle? Amazing
Also when I tried the trailer link update with youtube/tmdb, the links were http links from youtube, not the plugin links. Is that a problem?
If it is, how do I fix it? Btw I am using 1.3.0.4 from the project site
Thanks