FAQ  •  Register  •  Login

Compatibility with XBMC NFO files generated bv MCM

<<

kesawi

Serviio newbie

Posts: 7

Joined: Tue Apr 24, 2012 10:17 pm

Post Tue May 01, 2012 2:12 pm

Compatibility with XBMC NFO files generated bv MCM

Media Center Master (MCM) is a common metatdata media library manager.

When MCM generates the XBMC NFO metadata files for individual tv episodes it inserts the following tags at the start and end of the files:

  Code:
<xbmc_compatible_nfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
</xbmc_compatible_nfo>


The inclusion of these tags in the XMBC metadata file prevents serviio from detecting the associated media file as being a TV series as confirmed in this thread.

Manually removing the headers is a pain, particularly given the frequency with which the content of most media libraries grows.

As MCM is a widely used metadata manager, I would like to see serviio ignore these additional tags and recognise these files as a TV series automatically.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue May 01, 2012 3:43 pm

Re: Compatibility with XBMC NFO files generated bv MCM

<<

kesawi

Serviio newbie

Posts: 7

Joined: Tue Apr 24, 2012 10:17 pm

Post Tue May 01, 2012 8:12 pm

Re: Compatibility with XBMC NFO files generated bv MCM

<<

mrots

Serviio newbie

Posts: 2

Joined: Mon Aug 20, 2012 9:41 am

Post Mon Aug 20, 2012 9:50 am

Re: Compatibility with XBMC NFO files generated bv MCM



I am running 1.0.1 and this doesn't seem to be fixed for me... (the ticket was resolved on 15th May 2012)

I have just come across this thread as I have been fighting the same issue for a while and couldn't find a solution - manually removing the </xbmc_compatible_nfo> parts fixes the problem as expected, but Serviio still cant read the MCM .nfo file correctly as the ticket indicates.

Is this still a problem, or am I missing something?

Thanks
<<

hansj

Serviio newbie

Posts: 12

Joined: Fri Jul 13, 2012 1:51 pm

Post Sun Aug 26, 2012 10:40 am

Re: Compatibility with XBMC NFO files generated bv MCM

same for me, the ticket seems not to be solved or at least the error is still there
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Aug 26, 2012 11:29 pm

Re: Compatibility with XBMC NFO files generated bv MCM

Oh, I thought I fixed it. Can you reopen the ticket and mark it for 1.1? Also attach your nfo file there.
<<

mrots

Serviio newbie

Posts: 2

Joined: Mon Aug 20, 2012 9:41 am

Post Mon Aug 27, 2012 12:30 am

Re: Compatibility with XBMC NFO files generated bv MCM

I have Re-opened and attached .nfo file created by Media Center Master as requested. Sorry but I couldn't mark it for version 1.1...
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Sep 12, 2012 10:36 pm

Re: Compatibility with XBMC NFO files generated bv MCM

I looked at this and it should indeed be fixed. What error exactly are you getting? Can you post the log?

Btw, the attachment to the ticket is missing title and other important fields.
<<

hansj

Serviio newbie

Posts: 12

Joined: Fri Jul 13, 2012 1:51 pm

Post Mon Oct 22, 2012 9:16 pm

Re: Compatibility with XBMC NFO files generated bv MCM

The error is simply that the TV-Series folders are empty.
When you remove the xbmc stuff, the series will show in serviio.
The log does not show anything, when using the default logging options.
I still have to change the errorlevel and hopefully get something meaningful.

Cheers,
hansj
<<

hansj

Serviio newbie

Posts: 12

Joined: Fri Jul 13, 2012 1:51 pm

Post Mon Oct 22, 2012 9:34 pm

Re: Compatibility with XBMC NFO files generated bv MCM

ok, it seems there is no error generated. I simulated a new episode and this is the debug log:
2012-10-22 23:31:27,919 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: I:\Serien\Once upon a time\Season 1\Once.Upon.A.Time.S01E08.mkv
2012-10-22 23:31:27,920 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i I:\Serien\Once upon a time\Season 1\Once.Upon.A.Time.S01E08.mkv
2012-10-22 23:31:28,376 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: I:\Serien\Once upon a time\Season 1\Once.Upon.A.Time.S01E08.mkv
2012-10-22 23:31:28,376 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i I:\Serien\Once upon a time\Season 1\Once.Upon.A.Time.S01E08.mkv -frames:v 1 -c:v copy -f h264 -vbsf h264_mp4toannexb -an pipe:
2012-10-22 23:31:29,093 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: I:\Serien\Once upon a time\Season 1\Once.Upon.A.Time.S01E08.mkv
2012-10-22 23:31:29,093 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i I:\Serien\Once upon a time\Season 1\Once.Upon.A.Time.S01E08.mkv -an -frames:v 1 -f image2 pipe:
2012-10-22 23:31:30,079 DEBUG [ImageUtils] Starting image resize, size = 92582 bytes
2012-10-22 23:31:30,322 DEBUG [ImageUtils] Returning resized image, size = 6704 bytes
2012-10-22 23:31:30,578 INFO [LibraryAdditionsCheckerThread] Added file 'Once.Upon.A.Time.S01E08.mkv' (title: Once.Upon.A.Time.S01E08) to Library
2012-10-22 23:31:31,669 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2012-10-22 23:31:31,669 DEBUG [LocalContentCacheDecorator] Cleared cache (local_default)

Of course, the series is not visible using dlna...

Hope this helps,
Hansj
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Oct 22, 2012 9:43 pm

Re: Compatibility with XBMC NFO files generated bv MCM

I have fixed this for 1.1
<<

hansj

Serviio newbie

Posts: 12

Joined: Fri Jul 13, 2012 1:51 pm

Post Wed Oct 24, 2012 6:12 am

Re: Compatibility with XBMC NFO files generated bv MCM

Do you have an eta for 1.1?

Or where can I find such info?

Thanks,
hansj
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Oct 24, 2012 12:57 pm

Re: Compatibility with XBMC NFO files generated bv MCM

Hoping it'll go into betatesting within a few weeks
<<

WildRushSykes

User avatar

DLNA master

Posts: 290

Joined: Sat Aug 27, 2011 4:38 pm

Location: Eastbourne (UK)

Post Wed Oct 24, 2012 5:21 pm

Re: Compatibility with XBMC NFO files generated bv MCM

............ :)
Serviio 1.4.1 - Windows 8.1 Pro x64 with Media Center - HP Pavillion G series - PS3 and 4 - 3TB Drive wih 500+ Bluray MKV Movies

Beta Tester and All Plugins Pack Creator

Image
<<

hansj

Serviio newbie

Posts: 12

Joined: Fri Jul 13, 2012 1:51 pm

Post Fri Oct 26, 2012 1:29 pm

Re: Compatibility with XBMC NFO files generated bv MCM

I already requested beta-access, maybe you can put me on the list 8-)

Thanks,
hansj
<<

WildRushSykes

User avatar

DLNA master

Posts: 290

Joined: Sat Aug 27, 2011 4:38 pm

Location: Eastbourne (UK)

Post Fri Oct 26, 2012 2:21 pm

Re: Compatibility with XBMC NFO files generated bv MCM

Welcome to the team :D
Serviio 1.4.1 - Windows 8.1 Pro x64 with Media Center - HP Pavillion G series - PS3 and 4 - 3TB Drive wih 500+ Bluray MKV Movies

Beta Tester and All Plugins Pack Creator

Image

Return to Feature requests

Who is online

Users browsing this forum: No registered users and 80 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.