Movie information menu item suddenly gone
#1
Hi,

Yesterday I was watching a movie, and after I was finished I suddenly couldn't get the movie information screen showing. Clicking the "i" button on my remote does nothing, and the whole menu item is gone from the right-click menu. The strange thing is this only happens on movies - right-clicking a TV episode shows the "Episode information" item as it should. Also, if I go to "Files" and click the "i" button on the remote the info screen appears (although it contains nothing useful in this mode).

I tried switching skins but it's the same on all of them.

For the record I'm running XBMC compiled from the master git repository. I did a pull an hour ago but the issue remains.

Here's a partial from a debug log. It starts with me clicking "OK" on "Recently added movies" and then three times clicking the "i" button on a movie item. As you can see it doesn't even try to do anything.

Code:
22:53:17 T:3018512192   DEBUG: LIRC: Update - NEW at 1459927:000000037ff07bdd 00 OK mceusb (OK)
22:53:17 T:3018512192   DEBUG: OnKey: 11 (0b) pressed, action is Select
22:53:17 T:3018512192   DEBUG: CGUIMediaWindow::GetDirectory (videodb://4/)
22:53:17 T:3018512192   DEBUG:   ParentPath = []
22:53:17 T:2836806512   DEBUG: Thread Jobworker start, auto delete: 1
22:53:17 T:2836806512   DEBUG: RunQuery took 3 ms for 25 items query: select * from movieview  order by idMovie desc limit 25
22:53:17 T:3018512192   DEBUG: Saving fileitems [videodb://4/]
22:53:17 T:3018512192   DEBUG:   -- items: 25, sort method: 0, ascending: false
22:53:17 T:2886728560   DEBUG: Thread Background Loader start, auto delete: 0
22:53:17 T:2836806512   DEBUG: DoWork - trying to extract filestream details from video file /media/Archive/Share/dvdr/Ringu 0 NTSC DVD Hja/VIDEO_TS/VIDEO_TS.IFO
22:53:17 T:2836806512   DEBUG: DoWork - trying to extract filestream details from video file /media/Archive/Share/dvdr/Ringu NTSC DVD Hja/VIDEO_TS/VIDEO_TS.IFO
22:53:17 T:2836806512   DEBUG: DoWork - trying to extract filestream details from video file /media/Archive/Share/dvdr/Ringu 2 NTSC DVD Hja/VIDEO_TS/VIDEO_TS.IFO
22:53:17 T:2836806512   DEBUG: DoWork - trying to extract filestream details from video file /media/Archive/Share/dvdr/Rasen NTSC DVD Hja/VIDEO_TS/VIDEO_TS.IFO
22:53:17 T:2886728560   DEBUG: Thread Background Loader 2886728560 terminating
22:53:21 T:3018512192   DEBUG: LIRC: Update - NEW at 1464268:000000037ff07bf0 00 More mceusb (More)
22:53:21 T:3018512192   DEBUG: OnKey: launch_media_center (c3) pressed, action is Info
22:53:22 T:3018512192   DEBUG: LIRC: Update - NEW at 1464968:000000037ff07bf0 00 More mceusb (More)
22:53:22 T:3018512192   DEBUG: OnKey: launch_media_center (c3) pressed, action is Info
22:53:23 T:3018512192   DEBUG: LIRC: Update - NEW at 1465748:000000037ff07bf0 00 More mceusb (More)
22:53:23 T:3018512192   DEBUG: OnKey: launch_media_center (c3) pressed, action is Info
Reply
#2
I fixed it. The problem was that the IMDB scraper plugin had somehow been uninstalled, which caused the content type for my movie folder to go away. I re-installed it and set the content again and now it works.
Reply
#3
thanks so much!
Reply
#4
Now that I think about it, I did get a message saying "a plugin has been marked as broken in the repository, do you want to uninstall", and I clicked yes. I thought it was one of the shitty plugins I have installed that always seem to brake but I guess that wasn't the case this time.
Reply

Logout Mark Read Team Forum Stats Members Help
Movie information menu item suddenly gone0