FAQ  •  Register  •  Login

Serviio [MediaItemDAOImpl] issues with non english chars

<<

engyuanxin

Serviio newbie

Posts: 6

Joined: Mon Jan 21, 2013 4:45 pm

Post Mon Jan 21, 2013 4:48 pm

Serviio [MediaItemDAOImpl] issues with non english chars

Hi all,

i have read thru the forum and installed serviio 1.1 on my DNS-320 and set lang to utf-8 , however still unable to add files, after the mediaitemDAOimpl says that files not in DB then nothing happens.. see below for log
  Code:
013-01-21 17:30:52,186 INFO  [MediaServer] ------------------------------------------------------------------------
2013-01-21 17:30:52,187 INFO  [MediaServer] Serviio DLNA media streaming server v 1.1 (rev. 6ba0dd933a8e+)
2013-01-21 17:30:52,188 INFO  [MediaServer] Petr Nejedly 2009-2012
2013-01-21 17:30:52,189 INFO  [MediaServer] http://www.serviio.org
2013-01-21 17:30:52,189 INFO  [MediaServer]
2013-01-21 17:30:52,190 INFO  [MediaServer] Java 1.6.0_18-Sun Microsystems Inc.
2013-01-21 17:30:52,191 INFO  [MediaServer] OS Linux arm 2.6.22.18
2013-01-21 17:30:52,192 INFO  [MediaServer] File encoding: UTF-8
2013-01-21 17:30:52,197 INFO  [MediaServer] Headless mode enabled: true
2013-01-21 17:30:52,198 INFO  [MediaServer] User: root
2013-01-21 17:30:52,198 INFO  [MediaServer] User home dir: /root
2013-01-21 17:30:52,199 INFO  [MediaServer] Temp dir: /tmp
2013-01-21 17:30:52,200 INFO  [MediaServer] ------------------------------------------------------------------------
2013-01-21 17:30:53,804 INFO  [WebServer] Socket buffer set to 65535 bytes
2013-01-21 17:30:53,824 INFO  [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2013-01-21 17:30:54,260 INFO  [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2013-01-21 17:30:54,267 INFO  [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2013-01-21 17:30:54,480 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2013-01-21 17:30:54,607 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.sql' has been run
2013-01-21 17:31:06,680 DEBUG [DBLogDAOImpl] Checking if script 'script-0.1.1.sql' has been run
2013-01-21 17:31:06,689 DEBUG [DBLogDAOImpl] Checking if script 'script-0.2.sql' has been run
2013-01-21 17:31:06,698 DEBUG [DBLogDAOImpl] Checking if script 'script-0.3.1.sql' has been run
2013-01-21 17:31:06,706 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.sql' has been run
2013-01-21 17:31:06,716 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.1.sql' has been run
2013-01-21 17:31:06,724 DEBUG [DBLogDAOImpl] Checking if script 'script-0.4.2.sql' has been run
2013-01-21 17:31:06,733 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.sql' has been run
2013-01-21 17:31:06,742 DEBUG [DBLogDAOImpl] Checking if script 'script-0.5.1.sql' has been run
2013-01-21 17:31:06,750 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.sql' has been run
2013-01-21 17:31:06,759 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.1.sql' has been run
2013-01-21 17:31:06,768 DEBUG [DBLogDAOImpl] Checking if script 'script-0.6.2.sql' has been run
2013-01-21 17:31:06,776 DEBUG [DBLogDAOImpl] Checking if script 'script-1.0.sql' has been run
2013-01-21 17:31:06,785 DEBUG [DBLogDAOImpl] Checking if script 'script-1.1.sql' has been run
2013-01-21 17:31:06,929 DEBUG [ConfigEntryDAOImpl] Reading all ConfigEntries
2013-01-21 17:31:07,128 DEBUG [LicenseValidator] Validating license file (339 bytes)
2013-01-21 17:31:09,258 INFO  [MediaServer] ------------------------------------------------------------------------
2013-01-21 17:31:09,264 INFO  [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
2013-01-21 17:31:09,264 INFO  [MediaServer] ------------------------------------------------------------------------
2013-01-21 17:31:13,597 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2013-01-21 17:31:14,246 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 1
2013-01-21 17:31:31,280 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2013-01-21 17:31:31,331 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 2
2013-01-21 17:31:56,987 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2013-01-21 17:31:57,057 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 3
2013-01-21 17:32:14,488 INFO  [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2013-01-21 17:32:14,568 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 4
2013-01-21 17:32:45,327 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2013-01-21 17:32:45,422 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 5
2013-01-21 17:33:04,731 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2013-01-21 17:33:04,833 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 6
2013-01-21 17:33:20,742 INFO  [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2013-01-21 17:33:20,853 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 7
2013-01-21 17:33:28,422 DEBUG [ApplicationInstanceManager] Listening for application instances on socket
2013-01-21 17:33:28,573 INFO  [RestletProxy] Starting WebUI
2013-01-21 17:33:28,575 INFO  [RestletProxy] Starting Serviio WebUI on port 8123
2013-01-21 17:33:30,448 DEBUG [ApplicationInstanceManager] Port is already taken. Notifying first instance.
2013-01-21 17:33:30,529 DEBUG [ApplicationInstanceManager] Shared key matched - new application instance found
2013-01-21 17:33:30,533 DEBUG [ApplicationInstanceManager] Successfully notified first instance.
2013-01-21 17:33:30,534 INFO  [RestletProxy] Another WebUI instance is already started.
2013-01-21 17:33:41,961 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/cpu-cores?media=json
2013-01-21 17:33:45,070 INFO  [Device] Created UPnP Device with UUID: 8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65, bound address: 192.168.1.10
2013-01-21 17:33:47,837 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/profiles?media=json
2013-01-21 17:33:48,022 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/metadataLanguages?media=json
2013-01-21 17:33:48,302 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/browsingCategoriesLanguages?media=json
2013-01-21 17:33:48,901 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/descriptiveMetadataExtractors?media=json
2013-01-21 17:33:49,135 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/categoryVisibilityTypes?media=json
2013-01-21 17:33:49,256 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/onlineRepositoryTypes?media=json
2013-01-21 17:33:49,617 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/onlineContentQualities?media=json
2013-01-21 17:33:49,734 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/accessGroups?media=json
2013-01-21 17:33:49,807 DEBUG [AccessGroupDAOImpl] Reading all AccessGroups
2013-01-21 17:33:50,520 DEBUG [RefDataCache] url : http://localhost:23423/rest/refdata/remoteDeliveryQualities?media=json
2013-01-21 17:33:51,400 DEBUG [RendererDAOImpl] Retrieving list of all stored renderers
2013-01-21 17:34:01,946 DEBUG [ActionsServerResource] Action with name 'startServer' was requested
2013-01-21 17:34:02,393 INFO  [WebServer] WebServer starting on port 8895
2013-01-21 17:34:02,477 DEBUG [DiscoveryManager] UPNP device 8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65 (192.168.1.10) is available
2013-01-21 17:34:02,482 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2013-01-21 17:34:02,491 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2013-01-21 17:34:02,490 INFO  [EventDispatcher] Starting EventDispatcher
2013-01-21 17:34:02,608 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface egiga0 (egiga0) and address 192.168.1.10, timeout = 0
2013-01-21 17:34:02,616 INFO  [RendererSearchSender] Searching for Renderer devices, will multicast on 1 NICs
2013-01-21 17:34:02,631 INFO  [RendererExpirationChecker] Starting RendererExpirationChecker
2013-01-21 17:34:02,638 DEBUG [RendererSearchSender] Multicasting SSDP M-SEARCH using interface egiga0 (egiga0) and address 192.168.1.10, timeout = 0
2013-01-21 17:34:02,642 DEBUG [DiscoveryAdvertisementNotifier] Found 1 network interfaces to advertise on
2013-01-21 17:34:02,647 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface egiga0 (egiga0) and address 192.168.1.10, timeout = 0
2013-01-21 17:34:02,863 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65
2013-01-21 17:34:02,975 DEBUG [RendererSearchSender] Sending 1 'm-search' messages
2013-01-21 17:34:02,981 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.1.10:32771
2013-01-21 17:34:02,984 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.10
2013-01-21 17:34:03,152 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.1.10:32771
2013-01-21 17:34:03,154 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.10
2013-01-21 17:34:03,179 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.1.10:32771
2013-01-21 17:34:03,181 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.10
2013-01-21 17:34:04,290 DEBUG [WebServer] Incoming connection from /192.168.1.1:62964
2013-01-21 17:34:04,321 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-21 17:34:04,356 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65 from 192.168.1.1 (headers = [Cache-Control: no-cache,Connection: Keep-Alive,Pragma: no-cache,Accept: text/xml, application/xml,User-Agent: FDSSDP,Host: 192.168.1.10:8895])
2013-01-21 17:34:04,359 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-21 17:34:04,371 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Cache-Control: no-cache,Connection: Keep-Alive,Pragma: no-cache,Accept: text/xml, application/xml,User-Agent: FDSSDP,Host: 192.168.1.10:8895]
2013-01-21 17:34:04,374 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-21 17:34:05,052 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:07 (advertisement duration is 1800 sec.)
2013-01-21 17:34:06,034 DEBUG [WebServer] Incoming connection from /192.168.1.1:62973
2013-01-21 17:34:06,040 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-21 17:34:06,054 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65 from 192.168.1.1 (headers = [Cache-Control: no-cache,Connection: Close,Pragma: no-cache,Accept: text/xml, application/xml,Host: 192.168.1.10:8895,User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50])
2013-01-21 17:34:06,057 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-21 17:34:06,067 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Cache-Control: no-cache,Connection: Close,Pragma: no-cache,Accept: text/xml, application/xml,Host: 192.168.1.10:8895,User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50]
2013-01-21 17:34:06,070 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-21 17:34:09,020 DEBUG [RendererSearchSender] Finished searching for Renderer devices
2013-01-21 17:34:11,524 DEBUG [RendererDAOImpl] Retrieving list of all stored renderers
2013-01-21 17:34:12,692 DEBUG [DiscoveryAdvertisementNotifier] Found 1 network interfaces to advertise on
2013-01-21 17:34:12,696 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface egiga0 (egiga0) and address 192.168.1.10, timeout = 0
2013-01-21 17:34:12,810 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65
2013-01-21 17:34:14,821 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:00:07 (advertisement duration is 1800 sec.)
2013-01-21 17:34:22,702 DEBUG [DiscoveryAdvertisementNotifier] Found 1 network interfaces to advertise on
2013-01-21 17:34:22,706 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface egiga0 (egiga0) and address 192.168.1.10, timeout = 0
2013-01-21 17:34:22,720 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 8dee68fe-0370-3fc8-a5f5-ae4a1fb10a65
2013-01-21 17:34:24,701 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:03:32 (advertisement duration is 1800 sec.)
2013-01-21 17:34:31,104 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-01-21 17:34:31,438 DEBUG [AccessGroupDAOImpl] Reading all AccessGroups for Repository (id = 1)
2013-01-21 17:34:32,285 DEBUG [AccessGroupDAOImpl] Reading all AccessGroups for Repository (id = 2)
2013-01-21 17:34:32,298 DEBUG [AccessGroupDAOImpl] Reading all AccessGroups for Repository (id = 3)
2013-01-21 17:34:32,334 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-01-21 17:34:42,278 DEBUG [ActionsServerResource] Action with name 'forceLibraryRefresh' was requested
2013-01-21 17:34:42,299 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-01-21 17:34:42,300 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-01-21 17:34:42,449 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-01-21 17:34:42,525 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-01-21 17:34:42,482 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /mnt/HD/HD_a2/KTV
2013-01-21 17:34:42,546 DEBUG [LibraryUpdatesCheckerThread] Looking for removed playlist files in repository: /mnt/HD/HD_a2/KTV
2013-01-21 17:34:42,631 DEBUG [LibraryAdditionsCheckerThread] Found file '��������� - ������������.mkv', checking if it's already in the Library
2013-01-21 17:34:42,763 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item ��������� - ������������.mkv
2013-01-21 17:34:42,770 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /mnt/HD/HD_a2/KTV/��������� - ������������.mkv, ignore case: false
2013-01-21 17:34:43,063 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 1)
2013-01-21 17:34:43,543 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: /mnt/HD/HD_a2/KTV
2013-01-21 17:34:43,546 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 1)
2013-01-21 17:34:43,931 DEBUG [MediaItemDAOImpl] Getting file of media item 2
2013-01-21 17:34:43,971 DEBUG [MediaItemDAOImpl] Media item ��������� - ������������.mkv doesn't exist in DB yet
2013-01-21 17:34:43,978 DEBUG [LibraryAdditionsCheckerThread] Found file '��������� - ������������.mkv', checking if it's already in the Library
2013-01-21 17:34:43,980 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item ��������� - ������������.mkv
2013-01-21 17:34:43,982 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /mnt/HD/HD_a2/KTV/��������� - ������������.mkv, ignore case: false
2013-01-21 17:34:44,010 DEBUG [MediaItemDAOImpl] Media item ��������� - ������������.mkv doesn't exist in DB yet
2013-01-21 17:34:44,018 DEBUG [LibraryAdditionsCheckerThread] Found file '��������� - ������������������.mkv', checking if it's already in the Library
2013-01-21 17:34:44,020 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item ��������� - ������������������.mkv
2013-01-21 17:34:44,022 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /mnt/HD/HD_a2/KTV/��������� - ������������������.mkv, ignore case: false
2013-01-21 17:34:44,050 DEBUG [MediaItemDAOImpl] Media item ��������� - ������������������.mkv doesn't exist in DB yet
2013-01-21 17:34:44,055 DEBUG [LibraryAdditionsCheckerThread] Found file 'PSY - Gangnam Style.mkv', checking if it's already in the Library
2013-01-21 17:34:44,056 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item PSY - Gangnam Style.mkv
2013-01-21 17:34:44,058 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /mnt/HD/HD_a2/KTV/PSY - Gangnam Style.mkv, ignore case: false
2013-01-21 17:34:44,092 DEBUG [MediaItemDAOImpl] Media item PSY - Gangnam Style.mkv already exists in DB
2013-01-21 17:34:44,095 DEBUG [LibraryAdditionsCheckerThread] Found file 'Jay Chou - Ming Ming Jiu.mkv', checking if it's already in the Library
2013-01-21 17:34:44,096 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Jay Chou - Ming Ming Jiu.mkv
2013-01-21 17:34:44,098 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /mnt/HD/HD_a2/KTV/Jay Chou - Ming Ming Jiu.mkv, ignore case: false
2013-01-21 17:34:44,132 DEBUG [MediaItemDAOImpl] Media item Jay Chou - Ming Ming Jiu.mkv already exists in DB
2013-01-21 17:34:44,138 DEBUG [LibraryAdditionsCheckerThread] Found file '��������� - ���������������.mkv', checking if it's already in the Library
2013-01-21 17:34:44,140 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item ��������� - ���������������.mkv
2013-01-21 17:34:44,141 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /mnt/HD/HD_a2/KTV/��������� - ���������������.mkv, ignore case: false
2013-01-21 17:34:44,170 DEBUG [MediaItemDAOImpl] Media item ��������� - ���������������.mkv doesn't exist in DB yet
2013-01-21 17:34:44,179 DEBUG [LibraryAdditionsCheckerThread] Found file '��������� -������������������������.mkv', checking if it's already in the Library
2013-01-21 17:34:44,180 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item ��������� -������������������������.mkv
2013-01-21 17:34:44,182 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /mnt/HD/HD_a2/KTV/��������� -������������������������.mkv, ignore case: false
2013-01-21 17:34:44,211 DEBUG [MediaItemDAOImpl] Media item ��������� -������������������������.mkv doesn't exist in DB yet
2013-01-21 17:34:44,219 DEBUG [LibraryAdditionsCheckerThread] Found file '��������� - ���������.mkv', checking if it's already in the Library
2013-01-21 17:34:44,220 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item ��������� - ���������.mkv
2013-01-21 17:34:44,222 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /mnt/HD/HD_a2/KTV/��������� - ���������.mkv, ignore case: false
2013-01-21 17:34:44,251 DEBUG [MediaItemDAOImpl] Media item ��������� - ���������.mkv doesn't exist in DB yet
2013-01-21 17:34:44,254 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
2013-01-21 17:34:44,602 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type AUDIO
2013-01-21 17:34:48,191 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /mnt/HD/HD_a2/Movies
2013-01-21 17:34:48,213 DEBUG [RepositoryDAOImpl] Marking Repository 2 as scanned with current timestamp
2013-01-21 17:34:48,255 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: /mnt/HD/HD_a2/Shows
2013-01-21 17:34:48,263 DEBUG [RepositoryDAOImpl] Marking Repository 3 as scanned with current timestamp
2013-01-21 17:34:48,314 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type VIDEO
2013-01-21 17:34:48,333 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type IMAGE
2013-01-21 17:34:48,357 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 2) and extractor EMBEDDED
2013-01-21 17:34:48,666 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 2) and extractor COVER_IMAGE_IN_FOLDER
2013-01-21 17:34:48,705 DEBUG [MediaItemDAOImpl] Getting file of media item 1
2013-01-21 17:34:48,714 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 1) and extractor EMBEDDED
2013-01-21 17:34:48,726 DEBUG [MetadataDescriptorDAOImpl] Reading MetadataDescriptor for MediaItem (id = 1) and extractor COVER_IMAGE_IN_FOLDER
2013-01-21 17:34:48,750 DEBUG [LibraryUpdatesCheckerThread] Looking for removed playlist files in repository: /mnt/HD/HD_a2/Movies
2013-01-21 17:34:48,751 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 2)
2013-01-21 17:34:48,758 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: /mnt/HD/HD_a2/Movies
2013-01-21 17:34:48,760 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 2)
2013-01-21 17:34:48,767 DEBUG [LibraryUpdatesCheckerThread] Looking for removed playlist files in repository: /mnt/HD/HD_a2/Shows
2013-01-21 17:34:48,768 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 3)
2013-01-21 17:34:48,775 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: /mnt/HD/HD_a2/Shows
2013-01-21 17:34:48,777 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 3)
2013-01-21 17:34:48,784 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 1)
2013-01-21 17:34:49,124 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
2013-01-21 17:34:49,171 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 2)
2013-01-21 17:34:49,179 DEBUG [RepositoryDAOImpl] Marking Repository 2 as scanned with current timestamp
2013-01-21 17:34:49,201 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 3)
2013-01-21 17:34:49,209 DEBUG [RepositoryDAOImpl] Marking Repository 3 as scanned with current timestamp
2013-01-21 17:34:52,412 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D/E-series)' (id=7)
2013-01-21 17:34:52,538 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile 8
2013-01-21 17:34:55,713 INFO  [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2013-01-21 17:34:55,843 DEBUG [ProfilesDefinitionParser] Parsing profile definition for profile sony2012
Last edited by engyuanxin on Tue Jan 22, 2013 8:53 am, edited 2 times in total.
<<

engyuanxin

Serviio newbie

Posts: 6

Joined: Mon Jan 21, 2013 4:45 pm

Post Tue Jan 22, 2013 2:45 am

Re: Unable to add files with chinese characters to library

the file adding works when the characters are in english, i have some english named files inside and they are added to the library correctly. only the chinese ones are not added.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 22, 2013 11:07 am

Re: Serviio [MediaItemDAOImpl] issues with non english chars

Do you have a Windows box where you could try the same?
<<

engyuanxin

Serviio newbie

Posts: 6

Joined: Mon Jan 21, 2013 4:45 pm

Post Tue Jan 22, 2013 3:49 pm

Re: Serviio [MediaItemDAOImpl] issues with non english chars

hey zip i tried on my windows box. the file can be added into the library

  Code:
2013-01-22 23:40:56,330 INFO  [MediaServer] ------------------------------------------------------------------------
2013-01-22 23:40:56,330 INFO  [MediaServer] Serviio DLNA media streaming server v 1.1 (rev. 6ba0dd933a8e+)
2013-01-22 23:40:56,330 INFO  [MediaServer] Petr Nejedly 2009-2012
2013-01-22 23:40:56,330 INFO  [MediaServer] http://www.serviio.org
2013-01-22 23:40:56,330 INFO  [MediaServer]
2013-01-22 23:40:56,330 INFO  [MediaServer] Java 1.7.0_05-Oracle Corporation
2013-01-22 23:40:56,330 INFO  [MediaServer] OS Windows 7 amd64 6.1
2013-01-22 23:40:56,330 INFO  [MediaServer] File encoding: windows-1252
2013-01-22 23:40:56,331 INFO  [MediaServer] Headless mode enabled: true
2013-01-22 23:40:56,331 INFO  [MediaServer] User: EYX-IMAC$
2013-01-22 23:40:56,331 INFO  [MediaServer] User home dir: C:\
2013-01-22 23:40:56,331 INFO  [MediaServer] Temp dir: C:\Windows\TEMP\
2013-01-22 23:40:56,331 INFO  [MediaServer] ------------------------------------------------------------------------
2013-01-22 23:40:56,453 INFO  [WebServer] Socket buffer set to 65535 bytes

2013-01-22 23:41:06,754 DEBUG [WebServer] Incoming connection from /192.168.1.30:58196
2013-01-22 23:41:06,754 DEBUG [WebServer] Incoming connection from /192.168.1.30:58195
2013-01-22 23:41:06,755 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.30
2013-01-22 23:41:06,755 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.30
2013-01-22 23:41:06,757 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 232e919c-d3d9-3eeb-ac51-8e4209d980af from 192.168.1.30 (headers = [HOST: 192.168.1.1:8895,ACCEPT-ENCODING: deflate,ACCEPT-LANGUAGE: en-us,User-Agent: SEC_HHP_[TV]UA46EH5306/1.0 DLNADOC/1.50])
2013-01-22 23:41:06,757 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 232e919c-d3d9-3eeb-ac51-8e4209d980af from 192.168.1.30 (headers = [HOST: 192.168.1.1:8895,ACCEPT-ENCODING: deflate,ACCEPT-LANGUAGE: en-us,User-Agent: SEC_HHP_[TV]UA46EH5306/1.0 DLNADOC/1.50])

2013-01-22 23:43:20,386 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: \\192.168.1.10\Volume_1\KTV
2013-01-22 23:43:20,386 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 1)
2013-01-22 23:43:20,387 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 1)
2013-01-22 23:43:20,387 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
2013-01-22 23:43:20,393 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-01-22 23:43:20,388 INFO  [PlaylistMaintainerThread] Started looking playlist changes
2013-01-22 23:43:20,394 DEBUG [PlaylistDAOImpl] Reading all Playlists
2013-01-22 23:43:20,410 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-01-22 23:43:20,411 DEBUG [AccessGroupDAOImpl] Reading all AccessGroups for Repository (id = 1)
2013-01-22 23:43:20,412 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-01-22 23:43:20,439 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: \\192.168.1.10\Volume_1\KTV
2013-01-22 23:43:20,451 DEBUG [LibraryAdditionsCheckerThread] Found file '周杰伦 - 黑色幽默.mkv', checking if it's already in the Library
2013-01-22 23:43:20,451 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item 周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:20,452 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv, ignore case: true
2013-01-22 23:43:20,465 DEBUG [MediaItemDAOImpl] Media item 周杰伦 - 黑色幽默.mkv doesn't exist in DB yet
2013-01-22 23:43:20,469 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:20,480 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type AUDIO
2013-01-22 23:43:20,498 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type VIDEO
2013-01-22 23:43:20,499 DEBUG [MetadataExtractorConfigDAOImpl] Reading a list of Extractor configuration for type IMAGE
2013-01-22 23:43:20,508 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:20,510 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:20,511 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:20,630 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv'
2013-01-22 23:43:20,631 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:20,632 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:20,692 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv' has H264 profile HIGH, levels [{RF=2.2, H=3}] and 5 ref frames
2013-01-22 23:43:20,692 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:20,693 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:20,829 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=周杰伦 - 黑色幽默, filePath=\\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv, fileSize=29744755, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=825, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=288, episodeNumber=null, fps=23.976, frequency=48000, h264Levels={RF=2.2, H=3}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:20,834 DEBUG [TheMovieDBSourceAdaptor] Searching for movie '周杰伦 黑色幽默'  (language: en)
2013-01-22 23:43:22,020 DEBUG [ActionsServerResource] Action with name 'forceLibraryRefresh' was requested
2013-01-22 23:43:22,492 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:22,492 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:22,492 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file 周杰伦 - 黑色幽默.mkv [VideoDescription [type=FILM, names=[周杰伦 黑色幽默, null], year=null, season=null, episode=null]]
2013-01-22 23:43:22,502 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
2013-01-22 23:43:22,507 WARN  [LibraryAdditionsCheckerThread] An error occured while scanning for item to be added, will continue
org.serviio.db.dao.PersistenceException: Cannot mark Repository with id 1 as scanned
   at org.serviio.library.dao.RepositoryDAOImpl.markRepositoryAsScanned(RepositoryDAOImpl.java:173)
   at org.serviio.library.local.service.RepositoryService.markRepositoryAsScanned(RepositoryService.java:112)
   at org.serviio.library.local.metadata.LibraryAdditionsCheckerThread.run(LibraryAdditionsCheckerThread.java:84)
Caused by: java.sql.SQLNonTransientConnectionException: Connection closed by unknown interrupt.
   at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
   at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
   at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException(Unknown Source)
   at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException(Unknown Source)
   at org.apache.derby.impl.jdbc.EmbedConnection.handleException(Unknown Source)
   at org.apache.derby.impl.jdbc.ConnectionChild.handleException(Unknown Source)
   at org.apache.derby.impl.jdbc.EmbedStatement.executeStatement(Unknown Source)
   at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeStatement(Unknown Source)
   at org.apache.derby.impl.jdbc.EmbedPreparedStatement.executeUpdate(Unknown Source)
   at org.serviio.library.dao.RepositoryDAOImpl.markRepositoryAsScanned(RepositoryDAOImpl.java:171)
   ... 2 more
Caused by: java.sql.SQLException: Connection closed by unknown interrupt.
   at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
   at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
   ... 12 more
Caused by: ERROR 08000: Connection closed by unknown interrupt.
   at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
   at org.apache.derby.iapi.util.InterruptStatus.setInterrupted(Unknown Source)
   at org.apache.derby.iapi.util.InterruptStatus.throwIf(Unknown Source)
   at org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.checkCancellationFlag(Unknown Source)
   at org.apache.derby.impl.sql.execute.TableScanResultSet.getNextRowCore(Unknown Source)
   at org.apache.derby.impl.sql.execute.IndexRowToBaseRowResultSet.getNextRowCore(Unknown Source)
   at org.apache.derby.impl.sql.execute.ProjectRestrictResultSet.getNextRowCore(Unknown Source)
   at org.apache.derby.impl.sql.execute.NormalizeResultSet.getNextRowCore(Unknown Source)
   at org.apache.derby.impl.sql.execute.DMLWriteResultSet.getNextRowCore(Unknown Source)
   at org.apache.derby.impl.sql.execute.UpdateResultSet.collectAffectedRows(Unknown Source)
   at org.apache.derby.impl.sql.execute.UpdateResultSet.open(Unknown Source)
   at org.apache.derby.impl.sql.GenericPreparedStatement.executeStmt(Unknown Source)
   at org.apache.derby.impl.sql.GenericPreparedStatement.execute(Unknown Source)
   ... 6 more
2013-01-22 23:43:22,512 INFO  [LibraryAdditionsCheckerThread] Finished looking for newly added files
2013-01-22 23:43:22,524 INFO  [LibraryUpdatesCheckerThread] Finished looking for updates to currently shared files
2013-01-22 23:43:22,624 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2013-01-22 23:43:22,624 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-01-22 23:43:22,625 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2013-01-22 23:43:22,626 DEBUG [RepositoryDAOImpl] Reading all Repositories
2013-01-22 23:43:22,626 DEBUG [LibraryUpdatesCheckerThread] Looking for removed playlist files in repository: \\192.168.1.10\Volume_1\KTV
2013-01-22 23:43:22,626 DEBUG [PlaylistDAOImpl] Reading Playlists for Repository (id = 1)
2013-01-22 23:43:22,627 DEBUG [LibraryUpdatesCheckerThread] Looking for removed/updated files in repository: \\192.168.1.10\Volume_1\KTV
2013-01-22 23:43:22,627 DEBUG [MediaItemDAOImpl] Reading MediaItems for Repository (id = 1)
2013-01-22 23:43:22,627 DEBUG [MediaItemDAOImpl] Reading dirty MediaItems for Repository (id = 1)
2013-01-22 23:43:22,628 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
2013-01-22 23:43:22,631 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: \\192.168.1.10\Volume_1\KTV
2013-01-22 23:43:22,641 DEBUG [LibraryAdditionsCheckerThread] Found file '周杰伦 - 黑色幽默.mkv', checking if it's already in the Library
2013-01-22 23:43:22,642 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item 周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:22,642 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv, ignore case: true
2013-01-22 23:43:22,643 DEBUG [MediaItemDAOImpl] Media item 周杰伦 - 黑色幽默.mkv doesn't exist in DB yet
2013-01-22 23:43:22,646 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:22,651 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:22,652 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:22,652 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:22,700 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv'
2013-01-22 23:43:22,700 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:22,700 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:22,759 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv' has H264 profile HIGH, levels [{RF=2.2, H=3}] and 5 ref frames
2013-01-22 23:43:22,759 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv
2013-01-22 23:43:22,759 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:22,842 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=周杰伦 - 黑色幽默, filePath=\\192.168.1.10\Volume_1\KTV\周杰伦 - 黑色幽默.mkv, fileSize=29744755, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=825, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=288, episodeNumber=null, fps=23.976, frequency=48000, h264Levels={RF=2.2, H=3}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:22,843 DEBUG [TheMovieDBSourceAdaptor] Searching for movie '周杰伦 黑色幽默'  (language: en)
2013-01-22 23:43:22,868 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:22,868 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:22,868 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file 周杰伦 - 黑色幽默.mkv [VideoDescription [type=FILM, names=[周杰伦 黑色幽默, null], year=null, season=null, episode=null]]
2013-01-22 23:43:22,879 DEBUG [VideoService] Adding video into database: 周杰伦 - 黑色幽默
2013-01-22 23:43:22,902 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2013-01-22 23:43:22,909 DEBUG [GenreService] Genre Unknown not found, creating a new one
2013-01-22 23:43:22,909 DEBUG [GenreDAOImpl] Creating a new Genre (name = Unknown)
2013-01-22 23:43:22,916 DEBUG [CoverImageService] Resizing and storing cover art image
2013-01-22 23:43:22,917 DEBUG [ImageUtils] Starting image resize, size = 25813 bytes
2013-01-22 23:43:23,129 DEBUG [ImageUtils] Returning resized image, size = 4417 bytes
2013-01-22 23:43:23,129 DEBUG [CoverImageService] Image successfully resized
2013-01-22 23:43:23,130 DEBUG [CoverImageDAOImpl] Creating a new ImageCover (length = 4417)
2013-01-22 23:43:23,191 DEBUG [VideoDAOImpl] Creating a new Video (title = 周杰伦 - 黑色幽默)
2013-01-22 23:43:23,244 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1 as DIRECTOR
2013-01-22 23:43:23,244 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:23,255 DEBUG [PersonDAOImpl] Creating a new Person (name = Unknown)
2013-01-22 23:43:23,260 DEBUG [PersonDAOImpl] Checking if person 1 has a role DIRECTOR for media item 1
2013-01-22 23:43:23,290 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1 as PRODUCER
2013-01-22 23:43:23,290 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:23,290 DEBUG [PersonDAOImpl] Checking if person 1 has a role PRODUCER for media item 1
2013-01-22 23:43:23,301 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1 as ACTOR
2013-01-22 23:43:23,301 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:23,301 DEBUG [PersonDAOImpl] Checking if person 1 has a role ACTOR for media item 1
2013-01-22 23:43:23,306 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 1)
2013-01-22 23:43:23,316 INFO  [LibraryAdditionsCheckerThread] Added file '周杰伦 - 黑色幽默.mkv' (title: 周杰伦 - 黑色幽默) to Library
2013-01-22 23:43:23,321 DEBUG [LibraryAdditionsCheckerThread] Found file '周杰伦 - 红尘客站.mkv', checking if it's already in the Library
2013-01-22 23:43:23,321 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item 周杰伦 - 红尘客站.mkv
2013-01-22 23:43:23,321 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv, ignore case: true
2013-01-22 23:43:23,322 DEBUG [MediaItemDAOImpl] Media item 周杰伦 - 红尘客站.mkv doesn't exist in DB yet
2013-01-22 23:43:23,326 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:23,332 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv
2013-01-22 23:43:23,332 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv
2013-01-22 23:43:23,332 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv
2013-01-22 23:43:23,430 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv'
2013-01-22 23:43:23,430 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv
2013-01-22 23:43:23,430 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:23,486 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv' has H264 profile HIGH, levels [{RF=2.2, H=4}] and 5 ref frames
2013-01-22 23:43:23,486 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv
2013-01-22 23:43:23,486 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:23,600 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=周杰伦 - 红尘客站, filePath=\\192.168.1.10\Volume_1\KTV\周杰伦 - 红尘客站.mkv, fileSize=24982639, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=725, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=275, episodeNumber=null, fps=29.97, frequency=44100, h264Levels={RF=2.2, H=4}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:23,601 DEBUG [TheMovieDBSourceAdaptor] Searching for movie '周杰伦 红尘客站'  (language: en)
2013-01-22 23:43:24,434 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:24,434 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:24,434 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file 周杰伦 - 红尘客站.mkv [VideoDescription [type=FILM, names=[周杰伦 红尘客站, null], year=null, season=null, episode=null]]
2013-01-22 23:43:24,443 DEBUG [VideoService] Adding video into database: 周杰伦 - 红尘客站
2013-01-22 23:43:24,444 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2013-01-22 23:43:24,445 DEBUG [GenreService] Genre Unknown found
2013-01-22 23:43:24,445 DEBUG [CoverImageService] Resizing and storing cover art image
2013-01-22 23:43:24,445 DEBUG [ImageUtils] Starting image resize, size = 22936 bytes
2013-01-22 23:43:24,470 DEBUG [ImageUtils] Returning resized image, size = 4244 bytes
2013-01-22 23:43:24,470 DEBUG [CoverImageService] Image successfully resized
2013-01-22 23:43:24,470 DEBUG [CoverImageDAOImpl] Creating a new ImageCover (length = 4244)
2013-01-22 23:43:24,474 DEBUG [VideoDAOImpl] Creating a new Video (title = 周杰伦 - 红尘客站)
2013-01-22 23:43:24,484 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 2 as DIRECTOR
2013-01-22 23:43:24,484 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:24,485 DEBUG [PersonDAOImpl] Checking if person 1 has a role DIRECTOR for media item 2
2013-01-22 23:43:24,494 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 2 as PRODUCER
2013-01-22 23:43:24,494 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:24,495 DEBUG [PersonDAOImpl] Checking if person 1 has a role PRODUCER for media item 2
2013-01-22 23:43:24,501 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 2 as ACTOR
2013-01-22 23:43:24,501 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:24,501 DEBUG [PersonDAOImpl] Checking if person 1 has a role ACTOR for media item 2
2013-01-22 23:43:24,504 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 2)
2013-01-22 23:43:24,509 INFO  [LibraryAdditionsCheckerThread] Added file '周杰伦 - 红尘客站.mkv' (title: 周杰伦 - 红尘客站) to Library
2013-01-22 23:43:24,514 DEBUG [LibraryAdditionsCheckerThread] Found file '周杰伦 - 不能说的秘密.mkv', checking if it's already in the Library
2013-01-22 23:43:24,514 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item 周杰伦 - 不能说的秘密.mkv
2013-01-22 23:43:24,514 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv, ignore case: true
2013-01-22 23:43:24,514 DEBUG [MediaItemDAOImpl] Media item 周杰伦 - 不能说的秘密.mkv doesn't exist in DB yet
2013-01-22 23:43:24,519 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:24,525 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv
2013-01-22 23:43:24,525 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv
2013-01-22 23:43:24,526 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv
2013-01-22 23:43:24,583 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv'
2013-01-22 23:43:24,583 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv
2013-01-22 23:43:24,583 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:24,634 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv' has H264 profile HIGH, levels [{RF=2.2, H=3}] and 5 ref frames
2013-01-22 23:43:24,634 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv
2013-01-22 23:43:24,634 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:24,761 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=周杰伦 - 不能说的秘密, filePath=\\192.168.1.10\Volume_1\KTV\周杰伦 - 不能说的秘密.mkv, fileSize=34572217, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=824, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=335, episodeNumber=null, fps=23.976, frequency=48000, h264Levels={RF=2.2, H=3}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:24,762 DEBUG [TheMovieDBSourceAdaptor] Searching for movie '周杰伦 不能说的秘密'  (language: en)
2013-01-22 23:43:25,604 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:25,604 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:25,604 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file 周杰伦 - 不能说的秘密.mkv [VideoDescription [type=FILM, names=[周杰伦 不能说的秘密, null], year=null, season=null, episode=null]]
2013-01-22 23:43:25,613 DEBUG [VideoService] Adding video into database: 周杰伦 - 不能说的秘密
2013-01-22 23:43:25,614 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2013-01-22 23:43:25,614 DEBUG [GenreService] Genre Unknown found
2013-01-22 23:43:25,614 DEBUG [CoverImageService] Resizing and storing cover art image
2013-01-22 23:43:25,614 DEBUG [ImageUtils] Starting image resize, size = 30350 bytes
2013-01-22 23:43:25,628 DEBUG [ImageUtils] Returning resized image, size = 4663 bytes
2013-01-22 23:43:25,628 DEBUG [CoverImageService] Image successfully resized
2013-01-22 23:43:25,629 DEBUG [CoverImageDAOImpl] Creating a new ImageCover (length = 4663)
2013-01-22 23:43:25,633 DEBUG [VideoDAOImpl] Creating a new Video (title = 周杰伦 - 不能说的秘密)
2013-01-22 23:43:25,651 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 3 as DIRECTOR
2013-01-22 23:43:25,651 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:25,651 DEBUG [PersonDAOImpl] Checking if person 1 has a role DIRECTOR for media item 3
2013-01-22 23:43:25,654 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 3 as PRODUCER
2013-01-22 23:43:25,654 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:25,655 DEBUG [PersonDAOImpl] Checking if person 1 has a role PRODUCER for media item 3
2013-01-22 23:43:25,659 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 3 as ACTOR
2013-01-22 23:43:25,659 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:25,660 DEBUG [PersonDAOImpl] Checking if person 1 has a role ACTOR for media item 3
2013-01-22 23:43:25,663 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 3)
2013-01-22 23:43:25,667 INFO  [LibraryAdditionsCheckerThread] Added file '周杰伦 - 不能说的秘密.mkv' (title: 周杰伦 - 不能说的秘密) to Library
2013-01-22 23:43:25,671 DEBUG [LibraryAdditionsCheckerThread] Found file 'PSY - Gangnam Style.mkv', checking if it's already in the Library
2013-01-22 23:43:25,671 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item PSY - Gangnam Style.mkv
2013-01-22 23:43:25,671 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv, ignore case: true
2013-01-22 23:43:25,672 DEBUG [MediaItemDAOImpl] Media item PSY - Gangnam Style.mkv doesn't exist in DB yet
2013-01-22 23:43:25,675 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:25,680 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv
2013-01-22 23:43:25,680 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv
2013-01-22 23:43:25,681 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv
2013-01-22 23:43:25,756 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv'
2013-01-22 23:43:25,757 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv
2013-01-22 23:43:25,757 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:25,803 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv' has H264 profile HIGH, levels [{RF=2.2, H=4}] and 5 ref frames
2013-01-22 23:43:25,803 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv
2013-01-22 23:43:25,804 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:25,911 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=PSY - Gangnam Style, filePath=\\192.168.1.10\Volume_1\KTV\PSY - Gangnam Style.mkv, fileSize=20200964, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=727, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=222, episodeNumber=null, fps=29.97, frequency=44100, h264Levels={RF=2.2, H=4}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:25,912 DEBUG [TheMovieDBSourceAdaptor] Searching for movie 'psy gangnam style'  (language: en)
2013-01-22 23:43:26,560 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:26,560 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:26,560 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file PSY - Gangnam Style.mkv [VideoDescription [type=FILM, names=[psy gangnam style, null], year=null, season=null, episode=null]]
2013-01-22 23:43:26,570 DEBUG [VideoService] Adding video into database: PSY - Gangnam Style
2013-01-22 23:43:26,571 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2013-01-22 23:43:26,571 DEBUG [GenreService] Genre Unknown found
2013-01-22 23:43:26,571 DEBUG [CoverImageService] Resizing and storing cover art image
2013-01-22 23:43:26,571 DEBUG [ImageUtils] Starting image resize, size = 34448 bytes
2013-01-22 23:43:26,588 DEBUG [ImageUtils] Returning resized image, size = 5823 bytes
2013-01-22 23:43:26,588 DEBUG [CoverImageService] Image successfully resized
2013-01-22 23:43:26,588 DEBUG [CoverImageDAOImpl] Creating a new ImageCover (length = 5823)
2013-01-22 23:43:26,590 DEBUG [VideoDAOImpl] Creating a new Video (title = PSY - Gangnam Style)
2013-01-22 23:43:26,594 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 4 as DIRECTOR
2013-01-22 23:43:26,594 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:26,594 DEBUG [PersonDAOImpl] Checking if person 1 has a role DIRECTOR for media item 4
2013-01-22 23:43:26,601 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 4 as PRODUCER
2013-01-22 23:43:26,601 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:26,601 DEBUG [PersonDAOImpl] Checking if person 1 has a role PRODUCER for media item 4
2013-01-22 23:43:26,604 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 4 as ACTOR
2013-01-22 23:43:26,605 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:26,605 DEBUG [PersonDAOImpl] Checking if person 1 has a role ACTOR for media item 4
2013-01-22 23:43:26,609 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 4)
2013-01-22 23:43:26,611 INFO  [LibraryAdditionsCheckerThread] Added file 'PSY - Gangnam Style.mkv' (title: PSY - Gangnam Style) to Library
2013-01-22 23:43:26,615 DEBUG [LibraryAdditionsCheckerThread] Found file 'Jay Chou - Ming Ming Jiu.mkv', checking if it's already in the Library
2013-01-22 23:43:26,615 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Jay Chou - Ming Ming Jiu.mkv
2013-01-22 23:43:26,615 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv, ignore case: true
2013-01-22 23:43:26,615 DEBUG [MediaItemDAOImpl] Media item Jay Chou - Ming Ming Jiu.mkv doesn't exist in DB yet
2013-01-22 23:43:26,619 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:26,624 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv
2013-01-22 23:43:26,624 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv
2013-01-22 23:43:26,624 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv
2013-01-22 23:43:26,698 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv'
2013-01-22 23:43:26,698 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv
2013-01-22 23:43:26,698 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:26,749 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv' has H264 profile HIGH, levels [{RF=2.2, H=4}] and 5 ref frames
2013-01-22 23:43:26,750 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv
2013-01-22 23:43:26,751 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:26,897 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=Jay Chou - Ming Ming Jiu, filePath=\\192.168.1.10\Volume_1\KTV\Jay Chou - Ming Ming Jiu.mkv, fileSize=41715747, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=1225, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=272, episodeNumber=null, fps=29.97, frequency=44100, h264Levels={RF=2.2, H=4}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:26,898 DEBUG [TheMovieDBSourceAdaptor] Searching for movie 'jay chou ming ming jiu'  (language: en)
2013-01-22 23:43:27,823 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:27,823 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:27,824 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file Jay Chou - Ming Ming Jiu.mkv [VideoDescription [type=FILM, names=[jay chou ming ming jiu, null], year=null, season=null, episode=null]]
2013-01-22 23:43:27,833 DEBUG [VideoService] Adding video into database: Jay Chou - Ming Ming Jiu
2013-01-22 23:43:27,834 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2013-01-22 23:43:27,834 DEBUG [GenreService] Genre Unknown found
2013-01-22 23:43:27,834 DEBUG [CoverImageService] Resizing and storing cover art image
2013-01-22 23:43:27,834 DEBUG [ImageUtils] Starting image resize, size = 33568 bytes
2013-01-22 23:43:27,924 DEBUG [ImageUtils] Returning resized image, size = 5202 bytes
2013-01-22 23:43:27,924 DEBUG [CoverImageService] Image successfully resized
2013-01-22 23:43:27,924 DEBUG [CoverImageDAOImpl] Creating a new ImageCover (length = 5202)
2013-01-22 23:43:27,926 DEBUG [VideoDAOImpl] Creating a new Video (title = Jay Chou - Ming Ming Jiu)
2013-01-22 23:43:27,934 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 5 as DIRECTOR
2013-01-22 23:43:27,935 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:27,935 DEBUG [PersonDAOImpl] Checking if person 1 has a role DIRECTOR for media item 5
2013-01-22 23:43:27,938 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 5 as PRODUCER
2013-01-22 23:43:27,938 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:27,938 DEBUG [PersonDAOImpl] Checking if person 1 has a role PRODUCER for media item 5
2013-01-22 23:43:27,941 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 5 as ACTOR
2013-01-22 23:43:27,941 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:27,941 DEBUG [PersonDAOImpl] Checking if person 1 has a role ACTOR for media item 5
2013-01-22 23:43:27,944 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 5)
2013-01-22 23:43:27,946 INFO  [LibraryAdditionsCheckerThread] Added file 'Jay Chou - Ming Ming Jiu.mkv' (title: Jay Chou - Ming Ming Jiu) to Library
2013-01-22 23:43:27,951 DEBUG [LibraryAdditionsCheckerThread] Found file '周杰伦 - 最长的电影.mkv', checking if it's already in the Library
2013-01-22 23:43:27,951 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item 周杰伦 - 最长的电影.mkv
2013-01-22 23:43:27,951 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv, ignore case: true
2013-01-22 23:43:27,952 DEBUG [MediaItemDAOImpl] Media item 周杰伦 - 最长的电影.mkv doesn't exist in DB yet
2013-01-22 23:43:27,956 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:27,962 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv
2013-01-22 23:43:27,963 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv
2013-01-22 23:43:27,963 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv
2013-01-22 23:43:28,018 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv'
2013-01-22 23:43:28,019 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv
2013-01-22 23:43:28,019 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:28,070 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv' has H264 profile HIGH, levels [{RF=2.2, H=3}] and 5 ref frames
2013-01-22 23:43:28,070 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv
2013-01-22 23:43:28,071 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:28,176 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=周杰伦 - 最长的电影, filePath=\\192.168.1.10\Volume_1\KTV\周杰伦 - 最长的电影.mkv, fileSize=24261060, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=825, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=235, episodeNumber=null, fps=23.976, frequency=44100, h264Levels={RF=2.2, H=3}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:28,177 DEBUG [TheMovieDBSourceAdaptor] Searching for movie '周杰伦 最长的电影'  (language: en)
2013-01-22 23:43:28,227 DEBUG [AbstractCDSLibraryIndexingListener] Library updated, notifying CDS
2013-01-22 23:43:28,227 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2013-01-22 23:43:28,227 DEBUG [LocalContentCacheDecorator] Cleared cache (local_default)
2013-01-22 23:43:29,045 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:29,045 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:29,045 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file 周杰伦 - 最长的电影.mkv [VideoDescription [type=FILM, names=[周杰伦 最长的电影, null], year=null, season=null, episode=null]]
2013-01-22 23:43:29,055 DEBUG [VideoService] Adding video into database: 周杰伦 - 最长的电影
2013-01-22 23:43:29,055 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2013-01-22 23:43:29,056 DEBUG [GenreService] Genre Unknown found
2013-01-22 23:43:29,056 DEBUG [CoverImageService] Resizing and storing cover art image
2013-01-22 23:43:29,056 DEBUG [ImageUtils] Starting image resize, size = 19049 bytes
2013-01-22 23:43:29,075 DEBUG [ImageUtils] Returning resized image, size = 2207 bytes
2013-01-22 23:43:29,075 DEBUG [CoverImageService] Image successfully resized
2013-01-22 23:43:29,075 DEBUG [CoverImageDAOImpl] Creating a new ImageCover (length = 2207)
2013-01-22 23:43:29,077 DEBUG [VideoDAOImpl] Creating a new Video (title = 周杰伦 - 最长的电影)
2013-01-22 23:43:29,085 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 6 as DIRECTOR
2013-01-22 23:43:29,085 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:29,086 DEBUG [PersonDAOImpl] Checking if person 1 has a role DIRECTOR for media item 6
2013-01-22 23:43:29,089 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 6 as PRODUCER
2013-01-22 23:43:29,089 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:29,090 DEBUG [PersonDAOImpl] Checking if person 1 has a role PRODUCER for media item 6
2013-01-22 23:43:29,093 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 6 as ACTOR
2013-01-22 23:43:29,093 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:29,094 DEBUG [PersonDAOImpl] Checking if person 1 has a role ACTOR for media item 6
2013-01-22 23:43:29,097 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 6)
2013-01-22 23:43:29,102 INFO  [LibraryAdditionsCheckerThread] Added file '周杰伦 - 最长的电影.mkv' (title: 周杰伦 - 最长的电影) to Library
2013-01-22 23:43:29,106 DEBUG [LibraryAdditionsCheckerThread] Found file '周杰伦 -给我一首歌的时间.mkv', checking if it's already in the Library
2013-01-22 23:43:29,106 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item 周杰伦 -给我一首歌的时间.mkv
2013-01-22 23:43:29,107 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv, ignore case: true
2013-01-22 23:43:29,107 DEBUG [MediaItemDAOImpl] Media item 周杰伦 -给我一首歌的时间.mkv doesn't exist in DB yet
2013-01-22 23:43:29,112 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:29,119 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv
2013-01-22 23:43:29,119 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv
2013-01-22 23:43:29,119 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv
2013-01-22 23:43:29,178 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv'
2013-01-22 23:43:29,178 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv
2013-01-22 23:43:29,178 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:29,233 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv' has H264 profile HIGH, levels [{RF=2.2, H=3}] and 5 ref frames
2013-01-22 23:43:29,233 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv
2013-01-22 23:43:29,234 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:29,367 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=周杰伦 -给我一首歌的时间, filePath=\\192.168.1.10\Volume_1\KTV\周杰伦 -给我一首歌的时间.mkv, fileSize=25933473, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=824, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=251, episodeNumber=null, fps=23.976, frequency=48000, h264Levels={RF=2.2, H=3}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:29,368 DEBUG [TheMovieDBSourceAdaptor] Searching for movie '周杰伦 给我一首歌的时间'  (language: en)
2013-01-22 23:43:29,705 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:29,705 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:29,705 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file 周杰伦 -给我一首歌的时间.mkv [VideoDescription [type=FILM, names=[周杰伦 给我一首歌的时间, null], year=null, season=null, episode=null]]
2013-01-22 23:43:29,714 DEBUG [VideoService] Adding video into database: 周杰伦 -给我一首歌的时间
2013-01-22 23:43:29,715 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2013-01-22 23:43:29,715 DEBUG [GenreService] Genre Unknown found
2013-01-22 23:43:29,715 DEBUG [CoverImageService] Resizing and storing cover art image
2013-01-22 23:43:29,716 DEBUG [ImageUtils] Starting image resize, size = 39752 bytes
2013-01-22 23:43:29,733 DEBUG [ImageUtils] Returning resized image, size = 6388 bytes
2013-01-22 23:43:29,733 DEBUG [CoverImageService] Image successfully resized
2013-01-22 23:43:29,733 DEBUG [CoverImageDAOImpl] Creating a new ImageCover (length = 6388)
2013-01-22 23:43:29,735 DEBUG [VideoDAOImpl] Creating a new Video (title = 周杰伦 -给我一首歌的时间)
2013-01-22 23:43:29,752 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 7 as DIRECTOR
2013-01-22 23:43:29,752 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:29,752 DEBUG [PersonDAOImpl] Checking if person 1 has a role DIRECTOR for media item 7
2013-01-22 23:43:29,756 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 7 as PRODUCER
2013-01-22 23:43:29,756 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:29,756 DEBUG [PersonDAOImpl] Checking if person 1 has a role PRODUCER for media item 7
2013-01-22 23:43:29,760 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 7 as ACTOR
2013-01-22 23:43:29,760 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:29,761 DEBUG [PersonDAOImpl] Checking if person 1 has a role ACTOR for media item 7
2013-01-22 23:43:29,766 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 7)
2013-01-22 23:43:29,768 INFO  [LibraryAdditionsCheckerThread] Added file '周杰伦 -给我一首歌的时间.mkv' (title: 周杰伦 -给我一首歌的时间) to Library
2013-01-22 23:43:29,773 DEBUG [LibraryAdditionsCheckerThread] Found file '周杰伦 - 七思想.mkv', checking if it's already in the Library
2013-01-22 23:43:29,773 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item 周杰伦 - 七思想.mkv
2013-01-22 23:43:29,774 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: \\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv, ignore case: true
2013-01-22 23:43:29,774 DEBUG [MediaItemDAOImpl] Media item 周杰伦 - 七思想.mkv doesn't exist in DB yet
2013-01-22 23:43:29,778 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2013-01-22 23:43:29,785 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv
2013-01-22 23:43:29,785 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv
2013-01-22 23:43:29,785 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv
2013-01-22 23:43:29,839 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file '\\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv'
2013-01-22 23:43:29,839 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv
2013-01-22 23:43:29,840 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv -frames:v 1 -c:v copy -f h264 -bsf:v h264_mp4toannexb -an pipe:
2013-01-22 23:43:29,891 DEBUG [FFmpegMetadataRetriever] File '\\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv' has H264 profile HIGH, levels [{RF=2.2, H=4}] and 5 ref frames
2013-01-22 23:43:29,891 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: \\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv
2013-01-22 23:43:29,891 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -ss 120 -i \\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv -an -frames:v 1 -f image2 pipe:
2013-01-22 23:43:30,029 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=周杰伦 - 七思想, filePath=\\192.168.1.10\Volume_1\KTV\周杰伦 - 七思想.mkv, fileSize=30898666, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=823, channels=2, container=MATROSKA, contentType=UNKNOWN, duration=300, episodeNumber=null, fps=23.976, frequency=48000, h264Levels={RF=2.2, H=4}, h264Profile=HIGH, ftyp=null, height=480, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=H264, videoFourCC=null, videoStreamIndex=0, width=720]
2013-01-22 23:43:30,029 DEBUG [TheMovieDBSourceAdaptor] Searching for movie '周杰伦 七思想'  (language: en)
2013-01-22 23:43:30,858 DEBUG [TheMovieDBSourceAdaptor] Found 0 matches
2013-01-22 23:43:30,859 DEBUG [TheMovieDBSourceAdaptor] No movie with the name has been found
2013-01-22 23:43:30,859 WARN  [OnlineVideoSourcesMetadataExtractor] Online metadata search returned no results for file 周杰伦 - 七思想.mkv [VideoDescription [type=FILM, names=[周杰伦 七思想, null], year=null, season=null, episode=null]]
2013-01-22 23:43:30,874 DEBUG [VideoService] Adding video into database: 周杰伦 - 七思想
2013-01-22 23:43:30,875 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2013-01-22 23:43:30,875 DEBUG [GenreService] Genre Unknown found
2013-01-22 23:43:30,875 DEBUG [CoverImageService] Resizing and storing cover art image
2013-01-22 23:43:30,875 DEBUG [ImageUtils] Starting image resize, size = 22584 bytes
2013-01-22 23:43:30,967 DEBUG [ImageUtils] Returning resized image, size = 4092 bytes
2013-01-22 23:43:30,967 DEBUG [CoverImageService] Image successfully resized
2013-01-22 23:43:30,967 DEBUG [CoverImageDAOImpl] Creating a new ImageCover (length = 4092)
2013-01-22 23:43:30,976 DEBUG [VideoDAOImpl] Creating a new Video (title = 周杰伦 - 七思想)
2013-01-22 23:43:31,011 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 8 as DIRECTOR
2013-01-22 23:43:31,011 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:31,011 DEBUG [PersonDAOImpl] Checking if person 1 has a role DIRECTOR for media item 8
2013-01-22 23:43:31,014 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 8 as PRODUCER
2013-01-22 23:43:31,014 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:31,015 DEBUG [PersonDAOImpl] Checking if person 1 has a role PRODUCER for media item 8
2013-01-22 23:43:31,018 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 8 as ACTOR
2013-01-22 23:43:31,018 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2013-01-22 23:43:31,018 DEBUG [PersonDAOImpl] Checking if person 1 has a role ACTOR for media item 8
2013-01-22 23:43:31,021 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 8)
2013-01-22 23:43:31,032 INFO  [LibraryAdditionsCheckerThread] Added file '周杰伦 - 七思想.mkv' (title: 周杰伦 - 七思想) to Library
2013-01-22 23:43:31,032 DEBUG [RepositoryDAOImpl] Marking Repository 1 as scanned with current timestamp
2013-01-22 23:43:33,227 DEBUG [AbstractCDSLibraryIndexingListener] Library updated, notifying CDS
2013-01-22 23:43:33,227 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2013-01-22 23:43:33,227 DEBUG [LocalContentCacheDecorator] Cleared cache (local_default)
2013-01-22 23:44:20,019 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2013-01-22 23:44:20,019 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-01-22 23:45:02,923 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-microsoft-com:device:MediaCenterExtender:1 from address /192.168.1.1:62182
2013-01-22 23:45:02,923 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-22 23:45:02,925 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-microsoft-com:nhed:presence:1 from address /192.168.1.1:62182
2013-01-22 23:45:02,925 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-22 23:45:05,922 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-microsoft-com:device:MediaCenterExtender:1 from address /192.168.1.1:62182
2013-01-22 23:45:05,922 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-22 23:45:05,925 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-microsoft-com:nhed:presence:1 from address /192.168.1.1:62182
2013-01-22 23:45:05,925 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-22 23:45:08,922 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-microsoft-com:device:MediaCenterExtender:1 from address /192.168.1.1:62182
2013-01-22 23:45:08,922 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-22 23:45:08,925 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-microsoft-com:nhed:presence:1 from address /192.168.1.1:62182
2013-01-22 23:45:08,925 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-22 23:45:20,019 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2013-01-22 23:45:20,019 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-01-22 23:45:23,739 DEBUG [RendererManager] Retrieve device description from http://192.168.1.1:2869/upnphost/udhisapi.dll?content=uuid:f503f4ee-f255-459f-907e-8caac15d5c91
2013-01-22 23:45:23,757 DEBUG [RendererManager] Looking for a renderer profile for: friendly name = 'EYX-IMAC', model name= 'Windows Media Player', model number = '12', manufacturer = 'Microsoft Corporation', product code = 'null', server name = 'Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0'
2013-01-22 23:45:23,758 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.1
2013-01-22 23:45:23,759 DEBUG [RendererDAOImpl] Deleting a Renderer (uuid = e5de9b93-581a-4a0a-8372-906e94adb0df)
2013-01-22 23:45:23,768 DEBUG [RendererDAOImpl] Creating a new Renderer (uuid = f503f4ee-f255-459f-907e-8caac15d5c91)
2013-01-22 23:45:23,789 INFO  [RendererManager] Stored a new renderer: uuid='f503f4ee-f255-459f-907e-8caac15d5c91', name = 'Windows Media Player', ipAddress='192.168.1.1', profile = '1'
2013-01-22 23:45:23,789 DEBUG [RendererManager] Adding renderer Renderer [uuid=f503f4ee-f255-459f-907e-8caac15d5c91, ipAddress=192.168.1.1, name=Windows Media Player, profileId=1, manuallyAdded=false, forcedProfile=false, enabled=true, accessGroupId=1] to list of active renderers
2013-01-22 23:45:42,669 DEBUG [RendererManager] Removing renderer f503f4ee-f255-459f-907e-8caac15d5c91 from list of active renderers
2013-01-22 23:45:42,970 DEBUG [DiscoveryAdvertisementNotifier] Found 1 network interfaces to advertise on
2013-01-22 23:45:42,970 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (NVIDIA nForce 10/100/1000 Mbps Ethernet ) and address 192.168.1.1, timeout = 0
2013-01-22 23:45:42,971 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 232e919c-d3d9-3eeb-ac51-8e4209d980af
2013-01-22 23:45:44,773 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:03:29 (advertisement duration is 1800 sec.)
2013-01-22 23:46:20,019 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2013-01-22 23:46:20,019 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2013-01-22 23:46:43,318 DEBUG [RendererDAOImpl] Retrieving list of all stored renderers
2013-01-22 23:46:43,917 DEBUG [RendererDAOImpl] Retrieving list of all stored renderers
2013-01-22 23:46:44,317 DEBUG [RendererDAOImpl] Retrieving list of all stored renderers

<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Jan 23, 2013 5:54 pm

Re: Serviio [MediaItemDAOImpl] issues with non english chars

so it's probably due to the environment settings on the NAS .. locale
<<

engyuanxin

Serviio newbie

Posts: 6

Joined: Mon Jan 21, 2013 4:45 pm

Post Fri Jan 25, 2013 4:38 pm

Re: Serviio [MediaItemDAOImpl] issues with non english chars

ok so how should i edit the local on the nas?
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Jan 25, 2013 5:21 pm

Re: Serviio [MediaItemDAOImpl] issues with non english chars

engyuanxin wrote:ok so how should i edit the local on the nas?


See on your NAS support forum.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 65 guests

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