-
Notifications
You must be signed in to change notification settings - Fork 66
Description
I am seeing issues with video tags (video/audio codec, aspect ratio etc.) being obtained for videos. Additionally, for TV shows if TVDB does not have a thumbnail for an episode then none is generated; XBMC Frodo on an OpenELEC VM will generate a thumb if it cannot obtain an image from TVDB.
If I mount the media shares (NFS) under Linux on the XIOS (e.g to /media) then tags and thumbnail generation work properly. When the media is accessed through the nfs:// path they do not. Playing a video with dvdplayer (Play using... dvdplayer) the tags will be shown in the library after playback, even if you stop the video after a few seconds.
My setup is as follows:
2 x XIOS units and 1 x OpenELEC VM sharing a MySQL database for library
Media is shared by read-only NFS shares from a file server.
All XBMC instances and the file server are connected via wired Ethernet.