Advertisement
Guest User

Untitled

a guest
Jul 7th, 2014
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. 2014-07-07 21:57:33,990 DEBUG [ServiioHttpService] Incoming request from /192.168.1.19:41892: HEAD /resource/264/MEDIA_ITEM/MATROSKA-0/ORIGINAL HTTP/1.1, headers = [getcontentFeatures.dlna.org: 1,Host: 192.168.1.4:8895,Connection: close]]
  2. 2014-07-07 21:57:33,991 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.19
  3. 2014-07-07 21:57:33,992 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.19
  4. 2014-07-07 21:57:33,993 DEBUG [ResourceDeliveryProcessor] Resource request accepted. Using client 'Identifier=192.168.1.19, Profile=Generic DLNA profile'
  5. 2014-07-07 21:57:33,993 DEBUG [ResourceDeliveryProcessor] Request for resource 264 and type 'MEDIA_ITEM' received
  6. 2014-07-07 21:57:33,994 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 264 (local)
  7. 2014-07-07 21:57:33,994 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 264)
  8. 2014-07-07 21:57:33,995 DEBUG [VideoDAOImpl] Reading a Video (id = 264)
  9. 2014-07-07 21:57:33,996 DEBUG [VideoDeliveryEngine] Retrieving resource information for item 264, format MATROSKA and profile Generic DLNA profile
  10. 2014-07-07 21:57:33,996 DEBUG [MediaItemDAOImpl] Getting file of media item 264
  11. 2014-07-07 21:57:33,997 DEBUG [SubtitlesService] Found external subtitle file: D:\Downloads\Utopia Season 1 Complete 720p HDTV x264\Utopia.1x01.720p.HDTV.x264-FoV.srt
  12. 2014-07-07 21:57:33,998 DEBUG [MediaItemDAOImpl] Getting file of media item 264
  13. 2014-07-07 21:57:33,999 DEBUG [SubtitlesService] Found external subtitle file: D:\Downloads\Utopia Season 1 Complete 720p HDTV x264\Utopia.1x01.720p.HDTV.x264-FoV.srt
  14. 2014-07-07 21:57:33,999 DEBUG [AbstractTranscodingDeliveryEngine] Getting media info for transcoded version of file Utopia.1x01.720p.HDTV.x264-FoV.mkv
  15. 2014-07-07 21:57:33,999 DEBUG [MediaItemDAOImpl] Getting file of media item 264
  16. 2014-07-07 21:57:34,000 DEBUG [SubtitlesService] Found external subtitle file: D:\Downloads\Utopia Season 1 Complete 720p HDTV x264\Utopia.1x01.720p.HDTV.x264-FoV.srt
  17. 2014-07-07 21:57:34,001 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Utopia.1x01.720p.HDTV.x264-FoV.mkv: MPEG_PS_PAL
  18. 2014-07-07 21:57:34,001 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file Utopia.1x01.720p.HDTV.x264-FoV.mkv: MPEG_PS_NTSC
  19. 2014-07-07 21:57:34,001 WARN [ResourceDeliveryProcessor] Invalid request, sending back 500 error
  20. org.serviio.dlna.UnsupportedDLNAMediaFileFormatException: No media description available for required version: MATROSKA
  21. at org.serviio.delivery.resource.AbstractDeliveryEngine.findMediaInfoForFileProfile(AbstractDeliveryEngine.java:292)
  22. at org.serviio.delivery.resource.transcode.AbstractTranscodingDeliveryEngine.retrieveTranscodedMediaInfoForVersion(AbstractTranscodingDeliveryEngine.java:158)
  23. at org.serviio.delivery.resource.AbstractDeliveryEngine.getMediaInfoForMediaItem(AbstractDeliveryEngine.java:124)
  24. at org.serviio.delivery.MediaResourceRetrievalStrategy.retrieveResourceInfo(MediaResourceRetrievalStrategy.java:181)
  25. at org.serviio.delivery.ResourceDeliveryProcessor.deliverContent(ResourceDeliveryProcessor.java:80)
  26. at org.serviio.upnp.webserver.ResourceTransportRequestHandler.handleRequest(ResourceTransportRequestHandler.java:86)
  27. at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:61)
  28. at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
  29. at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:77)
  30. at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
  31. at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:196)
  32. 2014-07-07 21:57:37,896 DEBUG [SearchManager] Committing search index
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement