FAQ  •  Register  •  Login

Finding the unsupported file from the log

<<

GreedyGraham

User avatar

Serviio newbie

Posts: 4

Joined: Tue Aug 23, 2011 11:11 am

Post Sun Jun 02, 2013 12:16 am

Finding the unsupported file from the log

Hi,
I try and keep clean media files but on every refresh (2 minutes) I get this message below in the log.
[LibraryManager] Skipping processing metadata for an unsupported file. Message: Unknown video file type.
I have been systematically removing files trying to find the problem file but I have to many. I am thinking it is a mkv but I don't now.

Is there an easier way to find the unsupported file type?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Jun 02, 2013 1:11 pm

Re: Finding the unsupported file from the log

I will update the message. For now you can change to detailed log and you should find it there.
<<

GreedyGraham

User avatar

Serviio newbie

Posts: 4

Joined: Tue Aug 23, 2011 11:11 am

Post Tue Jun 04, 2013 12:20 pm

Re: Finding the unsupported file from the log

Unsupported file identified. Thanks zip

One word of warning though once log4j.xml has been set to DEBUG the log file fills very quickly so don't forget to change it back to INFO after the problem is found. :D
<<

mavack

Streaming enthusiast

Posts: 25

Joined: Sun Aug 05, 2012 12:35 pm

Post Tue Jul 30, 2013 12:56 pm

Re: Finding the unsupported file from the log

How did you manage to identify the file, i enabled default logging but it doesn't point to s specific file

skip is in the middle, to me it looks like overlapping process logging at the same time. Which does the skip belong to?

2013-07-30 22:41:23,621 DEBUG [MediaItemDAOImpl] Getting file of media item 26695
2013-07-30 22:41:23,622 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 26695) and extractor EMBEDDED
2013-07-30 22:41:23,624 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 26695) and extractor COVER_IMAGE_IN_FOLDER
2013-07-30 22:41:23,625 DEBUG [MediaItemDAOImpl] Getting file of media item 26696
2013-07-30 22:41:23,625 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 26696) and extractor EMBEDDED
2013-07-30 22:41:23,627 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 26696) and extractor COVER_IMAGE_IN_FOLDER
2013-07-30 22:41:23,628 DEBUG [MediaItemDAOImpl] Getting file of media item 26697
2013-07-30 22:41:23,632 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 26697) and extractor EMBEDDED
2013-07-30 22:41:23,634 WARN [LibraryManager] Skipping processing metadata for an unsupported file. Message: Unknown video file type.
2013-07-30 22:41:23,634 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 26697) and extractor COVER_IMAGE_IN_FOLDER
2013-07-30 22:41:23,634 DEBUG [LibraryAdditionsCheckerThread] Found file 'Futurama - S07E05 - Zapp Dingbat.mp4', checking if it's already in the Library
2013-07-30 22:41:23,634 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Futurama - S07E05 - Zapp Dingbat.mp4
2013-07-30 22:41:23,634 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: D:\TV\Futurama\Season 7\Futurama - S07E05 - Zapp Dingbat.mp4, ignore case: true
2013-07-30 22:41:23,635 DEBUG [MediaItemDAOImpl] Media item Futurama - S07E05 - Zapp Dingbat.mp4 already exists in DB
2013-07-30 22:41:23,635 DEBUG [LibraryAdditionsCheckerThread] Found file 'Futurama - S07E06 - The Butterjunk Effect.mp4', checking if it's already in the Library
2013-07-30 22:41:23,635 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Futurama - S07E06 - The Butterjunk Effect.mp4
2013-07-30 22:41:23,635 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: D:\TV\Futurama\Season 7\Futurama - S07E06 - The Butterjunk Effect.mp4, ignore case: true
2013-07-30 22:41:23,636 DEBUG [MediaItemDAOImpl] Getting file of media item 26698
2013-07-30 22:41:23,636 DEBUG [MediaItemDAOImpl] Media item Futurama - S07E06 - The Butterjunk Effect.mp4 already exists in DB
2013-07-30 22:41:23,636 DEBUG [LibraryAdditionsCheckerThread] Found file 'Futurama - S07E07 - The Six Million Dollar Mon.mp4', checking if it's already in the Library
2013-07-30 22:41:23,636 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Futurama - S07E07 - The Six Million Dollar Mon.mp4
2013-07-30 22:41:23,636 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: D:\TV\Futurama\Season 7\Futurama - S07E07 - The Six Million Dollar Mon.mp4, ignore case: true
2013-07-30 22:41:23,637 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 26698) and extractor EMBEDDED
2013-07-30 22:41:23,637 DEBUG [MediaItemDAOImpl] Media item Futurama - S07E07 - The Six Million Dollar Mon.mp4 already exists in DB
2013-07-30 22:41:23,637 DEBUG [LibraryAdditionsCheckerThread] Found file 'Futurama - S07E08 - Fun on a Bun.mp4', checking if it's already in the Library
2013-07-30 22:41:23,637 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Futurama - S07E08 - Fun on a Bun.mp4
2013-07-30 22:41:23,637 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: D:\TV\Futurama\Season 7\Futurama - S07E08 - Fun on a Bun.mp4, ignore case: true
2013-07-30 22:41:23,638 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 26698) and extractor COVER_IMAGE_IN_FOLDER
2013-07-30 22:41:23,638 DEBUG [MediaItemDAOImpl] Media item Futurama - S07E08 - Fun on a Bun.mp4 already exists in DB
2013-07-30 22:41:23,638 DEBUG [LibraryAdditionsCheckerThread] Found file 'Futurama - S07E09 - Free Will Hunting.mp4', checking if it's already in the Library
2013-07-30 22:41:23,638 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Futurama - S07E09 - Free Will Hunting.mp4
2013-07-30 22:41:23,639 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: D:\TV\Futurama\Season 7\Futurama - S07E09 - Free Will Hunting.mp4, ignore case: true
2013-07-30 22:41:23,639 DEBUG [MediaItemDAOImpl] Media item Futurama - S07E09 - Free Will Hunting.mp4 already exists in DB
2013-07-30 22:41:23,640 DEBUG [LibraryAdditionsCheckerThread] Found file 'Futurama - S07E10 - Near-Death Wish.mp4', checking if it's already in the Library
2013-07-30 22:41:23,640 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Futurama - S07E10 - Near-Death Wish.mp4
2013-07-30 22:41:23,640 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: D:\TV\Futurama\Season 7\Futurama - S07E10 - Near-Death Wish.mp4, ignore case: true
2013-07-30 22:41:23,640 DEBUG [MediaItemDAOImpl] Getting file of media item 26699
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jul 30, 2013 1:54 pm

Re: Finding the unsupported file from the log

it would be higher up in the log

Return to General discussion

Who is online

Users browsing this forum: No registered users and 31 guests

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