MYSQL and Movie Information

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
m0uthless Offline
Junior Member
Posts: 14
Joined: Dec 2011
Reputation: 0
Post: #1
Hi, Today I export my video library to mysql following the guide on xbmc wiki.
The database work very well, but i can't see the "movie information" button.

I tried to add a local source and for the movie in this location the button works, but not for the movie on MYSQL.

It is a limitation of a shared database?

On Settings > Videos > File Lists if I setting Choose on Default selection action. Then I go to my library and I play a movie, a popup appears, I choose Movie Information but the Movies start to play..
(This post was last modified: 2012-08-10 18:36 by m0uthless.)
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,937
Joined: Jan 2011
Reputation: 131
Location: Arizona, USA
Post: #2
It's a weird behavior thing. Duplicate the sources.xml file in the userdata folder from the original, or re-add them with the same path, and make sure "set content" is set for movies or tv.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote