Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video tags/thumbnail generation #14

Open
speedst3r opened this issue Nov 29, 2012 · 11 comments
Open

Video tags/thumbnail generation #14

speedst3r opened this issue Nov 29, 2012 · 11 comments

Comments

@speedst3r
Copy link

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.

@davilla
Copy link
Contributor

davilla commented Nov 29, 2012

are pivos/linux and openelec running the same version of xbmc code ? current buildroot pulls and builds beta1 + pivos additions.

@speedst3r
Copy link
Author

Near enough - I specifically had to rebuild my OpenELEC VM as XBMC under pivos/linux was using an updated database version.

OpenELEC is running XBMC-12.0-BETA1 Git: 46c919d
Last pivos image I built from Git was pivos/xbmc 4f3f6d0

Could it be due to pivos using an external player for h.264 while OpenELEC is using the default player?

@davilla
Copy link
Contributor

davilla commented Nov 29, 2012

thumbnails should be handled the same.
video tags (video/audio codec, aspect ratio etc.) reported in the GUI might depend on internal player. do you have a specific example ?

@speedst3r
Copy link
Author

If there is a thumb available on TVDB then Pivos downloads it fine. For example, NCIS 10x08 (720p) was added to my library the other day before a thumb was on TVDB and it currently has no thumb. If I refresh the ep info (I haven't yet) it will get the thumb that is now on TVDB. I'm sure it will also pull the thumb when whatever reference is in the texture cache expires.

On OpenELEC (or vanilla Windows/Linux builds of XBMC) it will seek the video and generate a thumb from it if downloading fails.

Pivos works if I mount the NFS shares on the local fs. Combination of network path and external player maybe?

@yang299kms yang299kms mentioned this issue Dec 16, 2012
@speedst3r
Copy link
Author

Still happens with 5af262e .

Example - just added Toy Story to my library today, but the XIOS does not populate the tags.

IMG_0303

For reference, I perform a library update on the OpenELEC VM then browse to Movies or TV shows on the XIOS. The new item is there but without tags. If I browse to Movies/TV Shows on OpenELEC the tags are added.

@davilla
Copy link
Contributor

davilla commented Jan 1, 2013

5af262e is xbmc rc2, can you try with OpenELEC at rc2 ?

@speedst3r
Copy link
Author

Still the same with the OpenELEC library management VM at Frodo RC2. It doesn't have a problem populating tags or generating thumbnails if one is not available online. The XIOS does.

@speedst3r
Copy link
Author

Still the same in RC3. I'll reiterate that with local paths the XIOS has no problems

@Noexicaise
Copy link

Hi,

Same problem (latest build) with Synology Nas and smb share.hope solve

@davilla
Copy link
Contributor

davilla commented Jan 27, 2013

where are xbmc.logs ? www.pastebin.com them

@speedst3r
Copy link
Author

http://pastebin.com/8Xg4eJzJ

Looks like no NFS context is opened until the file is selected to play?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants