FAQ  •  Register  •  Login

Problems with scanning library

<<

Freaksta

Serviio newbie

Posts: 3

Joined: Sat Jul 07, 2012 8:37 am

Post Sat Jul 07, 2012 8:45 am

Problems with scanning library

Hi,

I'm having problems scanning all my media and adding it tommy library, it seems to get stuck and never rescans, It scans about 5% of my files then stops and doesn't work on rescan! I've enabled debug logging and increased memory to 512mb.

When selecting what to scan I've ticked videos and the half circle arrow blue thing, and unelected meta data icon( I thought that might be what's stalling it, but didn't help).... I'm scanning about 7TB of data.. Can anyone help me, I really want to get this working!

I can post debug log, but it's very long and I have no idea what it means!

Thanks
Freaksta
<<

Freaksta

Serviio newbie

Posts: 3

Joined: Sat Jul 07, 2012 8:37 am

Post Sat Jul 07, 2012 9:18 am

Re: Problems with scanning library

  Code:
12-07-07 11:01:42,792 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 1228)
2012-07-07 11:01:42,794 INFO  [LibraryAdditionsCheckerThread] Added file 'American Pickers S04E22 You Betcha.mp4' (title: American Pickers S04E22 You Betcha) to Library
2012-07-07 11:01:42,795 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: F:\American Restoration
2012-07-07 11:01:42,808 DEBUG [LibraryAdditionsCheckerThread] Looking for files to share in folder: F:\American Restoration\Season 1
2012-07-07 11:01:42,830 DEBUG [LibraryAdditionsCheckerThread] Found file 'American Restoration S01E01 Hopalong Rick.avi', checking if it's already in the Library
2012-07-07 11:01:42,830 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item American Restoration S01E01 Hopalong Rick.avi
2012-07-07 11:01:42,830 DEBUG [MediaItemDAOImpl] Media item American Restoration S01E01 Hopalong Rick.avi doesn't exist in DB yet
2012-07-07 11:01:42,831 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-07-07 11:01:42,831 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: F:\American Restoration\Season 1\American Restoration S01E01 Hopalong Rick.avi
2012-07-07 11:01:42,831 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: F:\American Restoration\Season 1\American Restoration S01E01 Hopalong Rick.avi
2012-07-07 11:01:42,832 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\lib/ffmpeg.exe -i F:\American Restoration\Season 1\American Restoration S01E01 Hopalong Rick.avi
2012-07-07 11:01:43,037 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=American Restoration S01E01 Hopalong Rick, filePath=F:\American Restoration\Season 1\American Restoration S01E01 Hopalong Rick.avi, fileSize=182435840, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=1105, channels=2, container=AVI, contentType=UNKNOWN, coverImage=null, duration=1319, episodeNumber=null, fps=29.97, frequency=48000, h264Level=null, h264Profile=null, ftyp=null, height=352, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=MPEG4, videoStreamIndex=0, width=624]
2012-07-07 11:01:43,037 DEBUG [VideoService] Adding video into database: American Restoration S01E01 Hopalong Rick
2012-07-07 11:01:43,037 DEBUG [FolderDAOImpl] Looking for folder hierarchy American Restoration\Season 1
2012-07-07 11:01:43,043 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2012-07-07 11:01:43,044 DEBUG [GenreService] Genre Unknown found
2012-07-07 11:01:43,044 DEBUG [VideoDAOImpl] Creating a new Video (title = American Restoration S01E01 Hopalong Rick)
2012-07-07 11:01:43,048 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1229 as DIRECTOR
2012-07-07 11:01:43,049 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,049 DEBUG [PersonDAOImpl] Checking if person 1341 has a role DIRECTOR for media item 1229
2012-07-07 11:01:43,148 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1229 as PRODUCER
2012-07-07 11:01:43,148 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,149 DEBUG [PersonDAOImpl] Checking if person 1341 has a role PRODUCER for media item 1229
2012-07-07 11:01:43,151 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1229 as ACTOR
2012-07-07 11:01:43,151 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,152 DEBUG [PersonDAOImpl] Checking if person 1341 has a role ACTOR for media item 1229
2012-07-07 11:01:43,155 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 1229)
2012-07-07 11:01:43,162 INFO  [LibraryAdditionsCheckerThread] Added file 'American Restoration S01E01 Hopalong Rick.avi' (title: American Restoration S01E01 Hopalong Rick) to Library
2012-07-07 11:01:43,182 DEBUG [LibraryAdditionsCheckerThread] Found file 'American Restoration S01E02 Ice Cold.avi', checking if it's already in the Library
2012-07-07 11:01:43,182 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item American Restoration S01E02 Ice Cold.avi
2012-07-07 11:01:43,182 DEBUG [MediaItemDAOImpl] Media item American Restoration S01E02 Ice Cold.avi doesn't exist in DB yet
2012-07-07 11:01:43,183 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-07-07 11:01:43,183 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: F:\American Restoration\Season 1\American Restoration S01E02 Ice Cold.avi
2012-07-07 11:01:43,183 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: F:\American Restoration\Season 1\American Restoration S01E02 Ice Cold.avi
2012-07-07 11:01:43,184 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\lib/ffmpeg.exe -i F:\American Restoration\Season 1\American Restoration S01E02 Ice Cold.avi
2012-07-07 11:01:43,370 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=American Restoration S01E02 Ice Cold, filePath=F:\American Restoration\Season 1\American Restoration S01E02 Ice Cold.avi, fileSize=182640640, audioBitrate=192, audioCodec=MP3, audioStreamIndex=1, bitrate=1112, channels=2, container=AVI, contentType=UNKNOWN, coverImage=null, duration=1313, episodeNumber=null, fps=29.97, frequency=48000, h264Level=null, h264Profile=null, ftyp=null, height=352, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=MPEG4, videoStreamIndex=0, width=624]
2012-07-07 11:01:43,370 DEBUG [VideoService] Adding video into database: American Restoration S01E02 Ice Cold
2012-07-07 11:01:43,370 DEBUG [FolderDAOImpl] Looking for folder hierarchy American Restoration\Season 1
2012-07-07 11:01:43,371 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2012-07-07 11:01:43,372 DEBUG [GenreService] Genre Unknown found
2012-07-07 11:01:43,372 DEBUG [VideoDAOImpl] Creating a new Video (title = American Restoration S01E02 Ice Cold)
2012-07-07 11:01:43,377 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1230 as DIRECTOR
2012-07-07 11:01:43,377 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,377 DEBUG [PersonDAOImpl] Checking if person 1341 has a role DIRECTOR for media item 1230
2012-07-07 11:01:43,384 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1230 as PRODUCER
2012-07-07 11:01:43,384 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,385 DEBUG [PersonDAOImpl] Checking if person 1341 has a role PRODUCER for media item 1230
2012-07-07 11:01:43,388 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1230 as ACTOR
2012-07-07 11:01:43,389 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,389 DEBUG [PersonDAOImpl] Checking if person 1341 has a role ACTOR for media item 1230
2012-07-07 11:01:43,392 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 1230)
2012-07-07 11:01:43,398 INFO  [LibraryAdditionsCheckerThread] Added file 'American Restoration S01E02 Ice Cold.avi' (title: American Restoration S01E02 Ice Cold) to Library
2012-07-07 11:01:43,418 DEBUG [LibraryAdditionsCheckerThread] Found file 'American Restoration S01E03 Lights Out.avi', checking if it's already in the Library
2012-07-07 11:01:43,418 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item American Restoration S01E03 Lights Out.avi
2012-07-07 11:01:43,418 DEBUG [MediaItemDAOImpl] Media item American Restoration S01E03 Lights Out.avi doesn't exist in DB yet
2012-07-07 11:01:43,418 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-07-07 11:01:43,419 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: F:\American Restoration\Season 1\American Restoration S01E03 Lights Out.avi
2012-07-07 11:01:43,419 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: F:\American Restoration\Season 1\American Restoration S01E03 Lights Out.avi
2012-07-07 11:01:43,419 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\lib/ffmpeg.exe -i F:\American Restoration\Season 1\American Restoration S01E03 Lights Out.avi
2012-07-07 11:01:43,597 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=American Restoration S01E03 Lights Out, filePath=F:\American Restoration\Season 1\American Restoration S01E03 Lights Out.avi, fileSize=182679552, audioBitrate=128, audioCodec=MP3, audioStreamIndex=1, bitrate=1108, channels=2, container=AVI, contentType=UNKNOWN, coverImage=null, duration=1318, episodeNumber=null, fps=29.97, frequency=48000, h264Level=null, h264Profile=null, ftyp=null, height=352, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=MPEG4, videoStreamIndex=0, width=624]
2012-07-07 11:01:43,597 DEBUG [VideoService] Adding video into database: American Restoration S01E03 Lights Out
2012-07-07 11:01:43,597 DEBUG [FolderDAOImpl] Looking for folder hierarchy American Restoration\Season 1
2012-07-07 11:01:43,599 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2012-07-07 11:01:43,599 DEBUG [GenreService] Genre Unknown found
2012-07-07 11:01:43,599 DEBUG [VideoDAOImpl] Creating a new Video (title = American Restoration S01E03 Lights Out)
2012-07-07 11:01:43,602 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1231 as DIRECTOR
2012-07-07 11:01:43,602 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,602 DEBUG [PersonDAOImpl] Checking if person 1341 has a role DIRECTOR for media item 1231
2012-07-07 11:01:43,635 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1231 as PRODUCER
2012-07-07 11:01:43,635 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,636 DEBUG [PersonDAOImpl] Checking if person 1341 has a role PRODUCER for media item 1231
2012-07-07 11:01:43,640 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1231 as ACTOR
2012-07-07 11:01:43,640 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,640 DEBUG [PersonDAOImpl] Checking if person 1341 has a role ACTOR for media item 1231
2012-07-07 11:01:43,643 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 1231)
2012-07-07 11:01:43,646 INFO  [LibraryAdditionsCheckerThread] Added file 'American Restoration S01E03 Lights Out.avi' (title: American Restoration S01E03 Lights Out) to Library
2012-07-07 11:01:43,666 DEBUG [LibraryAdditionsCheckerThread] Found file 'American Restoration S01E04 Buttered Up.avi', checking if it's already in the Library
2012-07-07 11:01:43,666 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item American Restoration S01E04 Buttered Up.avi
2012-07-07 11:01:43,666 DEBUG [MediaItemDAOImpl] Media item American Restoration S01E04 Buttered Up.avi doesn't exist in DB yet
2012-07-07 11:01:43,667 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-07-07 11:01:43,667 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: F:\American Restoration\Season 1\American Restoration S01E04 Buttered Up.avi
2012-07-07 11:01:43,667 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: F:\American Restoration\Season 1\American Restoration S01E04 Buttered Up.avi
2012-07-07 11:01:43,668 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\lib/ffmpeg.exe -i F:\American Restoration\Season 1\American Restoration S01E04 Buttered Up.avi
2012-07-07 11:01:43,977 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=American Restoration S01E04 Buttered Up, filePath=F:\American Restoration\Season 1\American Restoration S01E04 Buttered Up.avi, fileSize=182636544, audioBitrate=32, audioCodec=MP3, audioStreamIndex=1, bitrate=1130, channels=2, container=AVI, contentType=UNKNOWN, coverImage=null, duration=1292, episodeNumber=null, fps=29.97, frequency=48000, h264Level=null, h264Profile=null, ftyp=null, height=352, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=MPEG4, videoStreamIndex=0, width=624]
2012-07-07 11:01:43,977 DEBUG [VideoService] Adding video into database: American Restoration S01E04 Buttered Up
2012-07-07 11:01:43,977 DEBUG [FolderDAOImpl] Looking for folder hierarchy American Restoration\Season 1
2012-07-07 11:01:43,978 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2012-07-07 11:01:43,978 DEBUG [GenreService] Genre Unknown found
2012-07-07 11:01:43,978 DEBUG [VideoDAOImpl] Creating a new Video (title = American Restoration S01E04 Buttered Up)
2012-07-07 11:01:43,981 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1232 as DIRECTOR
2012-07-07 11:01:43,982 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:43,983 DEBUG [PersonDAOImpl] Checking if person 1341 has a role DIRECTOR for media item 1232
2012-07-07 11:01:44,000 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1232 as PRODUCER
2012-07-07 11:01:44,000 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:44,001 DEBUG [PersonDAOImpl] Checking if person 1341 has a role PRODUCER for media item 1232
2012-07-07 11:01:44,003 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1232 as ACTOR
2012-07-07 11:01:44,003 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:44,004 DEBUG [PersonDAOImpl] Checking if person 1341 has a role ACTOR for media item 1232
2012-07-07 11:01:44,006 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 1232)
2012-07-07 11:01:44,008 INFO  [LibraryAdditionsCheckerThread] Added file 'American Restoration S01E04 Buttered Up.avi' (title: American Restoration S01E04 Buttered Up) to Library
2012-07-07 11:01:44,028 DEBUG [LibraryAdditionsCheckerThread] Found file 'American Restoration S01E05 Cooler Kings.avi', checking if it's already in the Library
2012-07-07 11:01:44,028 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item American Restoration S01E05 Cooler Kings.avi
2012-07-07 11:01:44,028 DEBUG [MediaItemDAOImpl] Media item American Restoration S01E05 Cooler Kings.avi doesn't exist in DB yet
2012-07-07 11:01:44,029 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-07-07 11:01:44,029 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: F:\American Restoration\Season 1\American Restoration S01E05 Cooler Kings.avi
2012-07-07 11:01:44,029 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: F:\American Restoration\Season 1\American Restoration S01E05 Cooler Kings.avi
2012-07-07 11:01:44,030 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\lib/ffmpeg.exe -i F:\American Restoration\Season 1\American Restoration S01E05 Cooler Kings.avi
2012-07-07 11:01:44,228 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=American Restoration S01E05 Cooler Kings, filePath=F:\American Restoration\Season 1\American Restoration S01E05 Cooler Kings.avi, fileSize=181805056, audioBitrate=96, audioCodec=MP3, audioStreamIndex=1, bitrate=1102, channels=2, container=AVI, contentType=UNKNOWN, coverImage=null, duration=1319, episodeNumber=null, fps=23.976, frequency=48000, h264Level=null, h264Profile=null, ftyp=null, height=352, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=MPEG4, videoStreamIndex=0, width=624]
2012-07-07 11:01:44,228 DEBUG [VideoService] Adding video into database: American Restoration S01E05 Cooler Kings
2012-07-07 11:01:44,229 DEBUG [FolderDAOImpl] Looking for folder hierarchy American Restoration\Season 1
2012-07-07 11:01:44,230 DEBUG [GenreDAOImpl] Reading a Genre (name = Unknown)
2012-07-07 11:01:44,231 DEBUG [GenreService] Genre Unknown found
2012-07-07 11:01:44,231 DEBUG [VideoDAOImpl] Creating a new Video (title = American Restoration S01E05 Cooler Kings)
2012-07-07 11:01:44,234 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1233 as DIRECTOR
2012-07-07 11:01:44,234 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:44,235 DEBUG [PersonDAOImpl] Checking if person 1341 has a role DIRECTOR for media item 1233
2012-07-07 11:01:44,242 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1233 as PRODUCER
2012-07-07 11:01:44,242 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:44,242 DEBUG [PersonDAOImpl] Checking if person 1341 has a role PRODUCER for media item 1233
2012-07-07 11:01:44,263 DEBUG [PersonDAOImpl] Adding a Person Unknown to media item 1233 as ACTOR
2012-07-07 11:01:44,263 DEBUG [PersonDAOImpl] Reading a Person (name = Unknown)
2012-07-07 11:01:44,264 DEBUG [PersonDAOImpl] Checking if person 1341 has a role ACTOR for media item 1233
2012-07-07 11:01:44,267 DEBUG [MetadataDescriptorDAOImpl] Creating a new MetadataDescriptor (type = EMBEDDED, mediaItemId = 1233)
2012-07-07 11:01:44,269 INFO  [LibraryAdditionsCheckerThread] Added file 'American Restoration S01E05 Cooler Kings.avi' (title: American Restoration S01E05 Cooler Kings) to Library
2012-07-07 11:01:44,290 DEBUG [LibraryAdditionsCheckerThread] Found file 'American Restoration S01E06 - Knockout (1).mkv', checking if it's already in the Library
2012-07-07 11:01:44,290 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item American Restoration S01E06 - Knockout (1).mkv
2012-07-07 11:01:44,291 DEBUG [MediaItemDAOImpl] Media item American Restoration S01E06 - Knockout (1).mkv doesn't exist in DB yet
2012-07-07 11:01:44,291 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-07-07 11:01:44,291 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: F:\American Restoration\Season 1\American Restoration S01E06 - Knockout (1).mkv
2012-07-07 11:01:44,291 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: F:\American Restoration\Season 1\American Restoration S01E06 - Knockout (1).mkv
2012-07-07 11:01:44,292 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\lib/ffmpeg.exe -i F:\American Restoration\Season 1\American Restoration S01E06 - Knockout (1).mkv
2012-07-07 11:01:44,418 DEBUG [FFmpegMetadataRetriever] Retrieving H264 profile/level for file 'F:\American Restoration\Season 1\American Restoration S01E06 - Knockout (1).mkv'
2012-07-07 11:01:44,418 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve H264 header for file: F:\American Restoration\Season 1\American Restoration S01E06 - Knockout (1).mkv
2012-07-07 11:01:44,419 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\lib/ffmpeg.exe -i F:\American Restoration\Season 1\American Restoration S01E06 - Knockout (1).mkv -vframes 1 -vcodec copy -f h264 -vbsf h264_mp4toannexb -an pipe:
2012-07-07 11:01:45,551 DEBUG [AbstractCDSLibraryIndexingListener] Library updated, notifying CDS
2012-07-07 11:01:45,551 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2012-07-07 11:01:45,551 DEBUG [LocalContentCacheDecorator] Cleared cache (local_default)
2012-07-07 11:02:09,842 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:02:09,843 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:02:11,644 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:24
2012-07-07 11:02:32,587 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:02:32,587 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:03:13,990 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.4:49358
2012-07-07 11:03:13,991 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.4:49358
2012-07-07 11:03:13,992 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.4:49358
2012-07-07 11:03:14,044 DEBUG [WebServer] Incoming connection from /192.168.2.4:51273
2012-07-07 11:03:14,045 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device b8788ec1-4308-32fc-a48f-2532c9b147a9 from 192.168.2.4 (headers = [Cache-Control: no-cache,Connection: Close,Pragma: no-cache,Accept: text/xml, application/xml,Host: 192.168.2.4:8895,User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50])
2012-07-07 11:03:14,045 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.2.4
2012-07-07 11:03:14,046 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.2.4:8895,User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50]
2012-07-07 11:03:14,047 DEBUG [RendererDAOImpl] Creating a new Renderer (uuid = 71bc02b4-d2eb-4d4a-9261-d11cb01d30fe)
2012-07-07 11:03:14,049 INFO  [RendererManager] Stored a new renderer: uuid='71bc02b4-d2eb-4d4a-9261-d11cb01d30fe', name = 'Unrecognized device', ipAddress='192.168.2.4', profile = '1'
2012-07-07 11:03:14,049 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.2.4
2012-07-07 11:03:14,066 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Generic DLNA profile'
2012-07-07 11:03:14,115 DEBUG [WebServer] Incoming connection from /192.168.2.4:51275
2012-07-07 11:03:14,115 DEBUG [UPnPIconRequestHandler] UPnP icon request received for icon smallPNG
2012-07-07 11:03:16,990 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.4:49358
2012-07-07 11:03:16,991 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.4:49358
2012-07-07 11:03:16,992 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.4:49358
2012-07-07 11:03:19,990 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.4:49358
2012-07-07 11:03:19,991 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.4:49358
2012-07-07 11:03:19,992 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.4:49358
2012-07-07 11:03:32,607 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:03:32,607 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:03:36,522 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:03:36,523 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:03:38,326 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:15
2012-07-07 11:04:32,608 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:04:32,608 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:04:54,598 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:04:54,599 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:04:56,399 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:11
2012-07-07 11:05:13,995 DEBUG [WebServer] I/O error: Connection reset
2012-07-07 11:05:32,610 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:05:32,610 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:06:08,505 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:06:08,506 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:06:10,307 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:24
2012-07-07 11:06:32,611 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:06:32,611 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:07:32,613 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:07:32,613 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:07:35,208 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:07:35,209 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:07:37,010 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:02
2012-07-07 11:08:09,362 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.2:53678
2012-07-07 11:08:09,362 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.2:53678
2012-07-07 11:08:09,363 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.2:53678
2012-07-07 11:08:09,363 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.2:53678
2012-07-07 11:08:09,363 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.2:53678
2012-07-07 11:08:09,363 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.2:53678
2012-07-07 11:08:09,366 DEBUG [WebServer] Incoming connection from /192.168.2.2:59681
2012-07-07 11:08:09,366 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device b8788ec1-4308-32fc-a48f-2532c9b147a9 from 192.168.2.2 (headers = [Cache-Control: no-cache,Connection: Close,Pragma: no-cache,Accept: text/xml, application/xml,Host: 192.168.2.4:8895,User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50])
2012-07-07 11:08:09,366 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.2.2
2012-07-07 11:08:09,368 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.2.4:8895,User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player-DMS/12.0.7601.17514 DLNADOC/1.50]
2012-07-07 11:08:09,369 DEBUG [RendererDAOImpl] Creating a new Renderer (uuid = 709bc50e-cd99-4c71-8a34-7dde44a1572e)
2012-07-07 11:08:09,419 INFO  [RendererManager] Stored a new renderer: uuid='709bc50e-cd99-4c71-8a34-7dde44a1572e', name = 'Unrecognized device', ipAddress='192.168.2.2', profile = '1'
2012-07-07 11:08:09,419 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.2.2
2012-07-07 11:08:09,423 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Generic DLNA profile'
2012-07-07 11:08:09,453 DEBUG [WebServer] Incoming connection from /192.168.2.2:59684
2012-07-07 11:08:09,454 DEBUG [UPnPIconRequestHandler] UPnP icon request received for icon smallPNG
2012-07-07 11:08:12,362 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.2:53678
2012-07-07 11:08:12,362 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.2:53678
2012-07-07 11:08:12,363 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.2:53678
2012-07-07 11:08:12,363 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.2:53678
2012-07-07 11:08:12,363 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.2:53678
2012-07-07 11:08:12,364 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.2:53678
2012-07-07 11:08:15,362 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.2:53678
2012-07-07 11:08:15,363 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaRenderer:1 from address /192.168.2.2:53678
2012-07-07 11:08:15,363 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.2:53678
2012-07-07 11:08:15,363 DEBUG [DiscoverySSDPMessageListener] Received a valid M-SEARCH message for search target urn:schemas-upnp-org:device:MediaServer:1 from address /192.168.2.2:53678
2012-07-07 11:08:15,363 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.2:53678
2012-07-07 11:08:15,364 DEBUG [DiscoverySearchResponder] Sending 1 M-SEARCH response message(s) to /192.168.2.2:53678
2012-07-07 11:08:32,614 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:08:32,614 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:08:40,533 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:08:40,534 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:08:42,334 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:27
2012-07-07 11:09:32,616 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:09:32,616 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:09:50,591 DEBUG [WebServer] I/O error: Connection reset
2012-07-07 11:10:09,977 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:10:09,977 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:10:11,942 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:19
2012-07-07 11:10:32,617 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:10:32,617 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:11:32,583 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:11:32,583 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:11:32,629 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:11:32,629 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:11:34,548 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:24
2012-07-07 11:12:32,630 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:12:32,630 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:12:59,294 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:12:59,294 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:13:01,259 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:15
2012-07-07 11:13:32,631 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:13:32,631 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:14:17,271 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:14:17,271 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:14:19,237 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:00
2012-07-07 11:14:32,633 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:14:32,633 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:15:20,141 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:15:20,141 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:15:22,107 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:14
2012-07-07 11:15:32,634 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:15:32,634 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:16:32,636 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-07-07 11:16:32,636 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-07-07 11:16:37,691 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth3 (Broadcom NetXtreme Gigabit Ethernet) and address 192.168.2.4, timeout = 0
2012-07-07 11:16:37,692 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device b8788ec1-4308-32fc-a48f-2532c9b147a9
2012-07-07 11:16:39,492 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:17
<<

Freaksta

Serviio newbie

Posts: 3

Joined: Sat Jul 07, 2012 8:37 am

Post Sun Jul 08, 2012 11:54 am

Re: Problems with scanning library

No-one able to help? It seems to get stuck on the same file time and time again!
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jul 09, 2012 12:39 pm

Re: Problems with scanning library

Try to:

1) update your FFMpeg
2) remove the file for now

Return to Samsung

Who is online

Users browsing this forum: No registered users and 19 guests

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