Advertisement
Guest User

Untitled

a guest
Oct 6th, 2012
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.43 KB | None | 0 0
  1.  
  2. DEBUG 2012-10-06 18:41:04.371 [main] Java version: 1.7.0_07
  3. DEBUG 2012-10-06 18:41:04.371 [main] Java vendor: Oracle Corporation
  4. DEBUG 2012-10-06 18:41:04.371 [main] Java class path: update.jar;pms.jar
  5. DEBUG 2012-10-06 18:41:04.371 [main] Operating system name: Windows 7
  6. DEBUG 2012-10-06 18:41:04.371 [main] Operating system architecture: x86
  7. DEBUG 2012-10-06 18:41:04.371 [main] Operating system version: 6.1
  8. DEBUG 2012-10-06 18:41:04.418 [main] SUN 1.7: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
  9. DEBUG 2012-10-06 18:41:04.418 [main] SunRsaSign 1.7: Sun RSA signature provider
  10. DEBUG 2012-10-06 18:41:04.418 [main] SunEC 1.7: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
  11. DEBUG 2012-10-06 18:41:04.418 [main] SunJSSE 1.7: Sun JSSE provider(PKCS12, SunX509 key/trust factories, SSLv3, TLSv1)
  12. DEBUG 2012-10-06 18:41:04.418 [main] SunJCE 1.7: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
  13. DEBUG 2012-10-06 18:41:04.418 [main] SunJGSS 1.7: Sun (Kerberos v5, SPNEGO)
  14. DEBUG 2012-10-06 18:41:04.418 [main] SunSASL 1.7: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
  15. DEBUG 2012-10-06 18:41:04.418 [main] XMLDSig 1.0: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory)
  16. DEBUG 2012-10-06 18:41:04.418 [main] SunPCSC 1.7: Sun PC/SC provider
  17. DEBUG 2012-10-06 18:41:04.418 [main] SunMSCAPI 1.7: Sun's Microsoft Crypto API provider
  18. DEBUG 2012-10-06 18:41:04.418 [main] Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
  19. DEBUG 2012-10-06 18:41:04.434 [main] Set parameter http.protocol.version = HTTP/1.1
  20. DEBUG 2012-10-06 18:41:04.434 [main] Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
  21. DEBUG 2012-10-06 18:41:04.434 [main] Set parameter http.protocol.cookie-policy = default
  22. DEBUG 2012-10-06 18:41:04.434 [main] Set parameter http.protocol.element-charset = US-ASCII
  23. DEBUG 2012-10-06 18:41:04.434 [main] Set parameter http.protocol.content-charset = ISO-8859-1
  24. DEBUG 2012-10-06 18:41:04.434 [main] Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@688aeb
  25. DEBUG 2012-10-06 18:41:04.434 [main] Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
  26. DEBUG 2012-10-06 18:41:04.558 [pool-2-thread-1] Open connection to raw.github.com:443
  27. DEBUG 2012-10-06 18:41:04.824 [pool-2-thread-1] >> "GET /ps3mediaserver/ps3mediaserver/master/src/main/external-resources/update/update_4.properties?currentVersion=1.70.1&operatingSystem=windows&cacheBuster=0.6152443773664973 HTTP/1.1[\r][\n]"
  28. DEBUG 2012-10-06 18:41:04.824 [pool-2-thread-1] Adding Host request header
  29. DEBUG 2012-10-06 18:41:04.839 [pool-2-thread-1] >> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
  30. DEBUG 2012-10-06 18:41:04.839 [pool-2-thread-1] >> "Host: raw.github.com[\r][\n]"
  31. DEBUG 2012-10-06 18:41:04.839 [pool-2-thread-1] >> "[\r][\n]"
  32. DEBUG 2012-10-06 18:41:05.136 [pool-2-thread-1] << "HTTP/1.1 200 OK[\r][\n]"
  33. DEBUG 2012-10-06 18:41:05.136 [pool-2-thread-1] << "HTTP/1.1 200 OK[\r][\n]"
  34. DEBUG 2012-10-06 18:41:05.136 [pool-2-thread-1] << "Server: nginx[\r][\n]"
  35. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "Date: Sun, 07 Oct 2012 01:41:04 GMT[\r][\n]"
  36. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "Content-Type: text/plain; charset=utf-8[\r][\n]"
  37. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "Connection: keep-alive[\r][\n]"
  38. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "Status: 200 OK[\r][\n]"
  39. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "X-Runtime: 11[\r][\n]"
  40. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "X-Frame-Options: deny[\r][\n]"
  41. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "Cache-Control: private[\r][\n]"
  42. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "ETag: "94bc1bd38dae556173ed5c26d98f92df"[\r][\n]"
  43. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "Content-Transfer-Encoding: binary[\r][\n]"
  44. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "Content-Disposition: inline[\r][\n]"
  45. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "X-RateLimit-Remaining: 100[\r][\n]"
  46. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "X-RateLimit-Limit: 100[\r][\n]"
  47. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "Content-Length: 117[\r][\n]"
  48. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "X-Content-Type-Options: nosniff[\r][\n]"
  49. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "[\r][\n]"
  50. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] Buffering response body
  51. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "LatestVersion="1.60.0"[\n]"
  52. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] << "DownloadUrl.windows="http://ps3mediaserver.googlecode.com/files/pms-setup-windows-1.60.0.exe"[\n]"
  53. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] Should NOT close connection in response to directive: keep-alive
  54. DEBUG 2012-10-06 18:41:05.151 [pool-2-thread-1] Releasing connection back to connection manager.
  55. INFO 2012-10-06 18:41:05.292 [main] Starting PS3 Media Server 1.70.1
  56. INFO 2012-10-06 18:41:05.292 [main] by shagrath / 2008-2012
  57. INFO 2012-10-06 18:41:05.307 [main] http://ps3mediaserver.org
  58. INFO 2012-10-06 18:41:05.307 [main] https://github.com/ps3mediaserver/ps3mediaserver
  59. INFO 2012-10-06 18:41:05.307 [main] http://ps3mediaserver.blogspot.com
  60. INFO 2012-10-06 18:41:05.307 [main]
  61. INFO 2012-10-06 18:41:05.307 [main] Build: 66096b60c (2012-09-01)
  62. INFO 2012-10-06 18:41:05.307 [main] Java: 1.7.0_07-Oracle Corporation
  63. INFO 2012-10-06 18:41:05.307 [main] OS: Windows 7 x86 6.1
  64. INFO 2012-10-06 18:41:05.307 [main] Encoding: UTF-8
  65. INFO 2012-10-06 18:41:05.307 [main] Memory: 742 MB
  66. INFO 2012-10-06 18:41:05.307 [main]
  67. INFO 2012-10-06 18:41:05.307 [main] Working directory: C:\Program Files (x86)\PS3 Media Server
  68. INFO 2012-10-06 18:41:05.307 [main] Temp folder: C:\Users\SC\AppData\Local\Temp\ps3mediaserver
  69. INFO 2012-10-06 18:41:05.323 [main] Logging config file: C:\Program Files (x86)\PS3 Media Server\logback.xml
  70. INFO 2012-10-06 18:41:05.323 [main] debug.log: C:\Users\SC\AppData\Local\Temp\\debug.log
  71. INFO 2012-10-06 18:41:05.323 [main]
  72. INFO 2012-10-06 18:41:05.323 [main] Profile directory: C:\ProgramData\PMS
  73. INFO 2012-10-06 18:41:05.323 [main] Profile path: C:\ProgramData\PMS\PMS.conf
  74. INFO 2012-10-06 18:41:05.323 [main] Profile status: rw
  75. INFO 2012-10-06 18:41:05.323 [main] Profile name: SC2010
  76. INFO 2012-10-06 18:41:05.323 [main]
  77. INFO 2012-10-06 18:41:05.323 [main] Loading MediaInfo library
  78. INFO 2012-10-06 18:41:05.541 [main] Loaded MediaInfoLib - v0.7.58
  79. INFO 2012-10-06 18:41:05.541 [main] Loading renderer configurations from C:\Program Files (x86)\PS3 Media Server\renderers
  80. INFO 2012-10-06 18:41:05.557 [main] Loading configuration file: AirPlayer.conf
  81. DEBUG 2012-10-06 18:41:05.557 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/AirPlayer.conf
  82. INFO 2012-10-06 18:41:05.557 [main] Loading configuration file: Android.conf
  83. DEBUG 2012-10-06 18:41:05.557 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Android.conf
  84. INFO 2012-10-06 18:41:05.557 [main] Loading configuration file: Bravia4500.conf
  85. DEBUG 2012-10-06 18:41:05.557 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Bravia4500.conf
  86. INFO 2012-10-06 18:41:05.557 [main] Loading configuration file: Bravia5500.conf
  87. DEBUG 2012-10-06 18:41:05.557 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Bravia5500.conf
  88. INFO 2012-10-06 18:41:05.557 [main] Loading configuration file: BraviaEX.conf
  89. DEBUG 2012-10-06 18:41:05.557 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/BraviaEX.conf
  90. INFO 2012-10-06 18:41:05.557 [main] Loading configuration file: DirecTVHR.conf
  91. DEBUG 2012-10-06 18:41:05.557 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/DirecTVHR.conf
  92. INFO 2012-10-06 18:41:05.557 [main] Loading configuration file: DLinkDSM510.conf
  93. DEBUG 2012-10-06 18:41:05.557 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/DLinkDSM510.conf
  94. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: FreeboxHD.conf
  95. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/FreeboxHD.conf
  96. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: FreecomMusicPal.conf
  97. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/FreecomMusicPal.conf
  98. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: iPad-iPhone.conf
  99. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/iPad-iPhone.conf
  100. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: Kuro.conf
  101. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Kuro.conf
  102. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: LGST600.conf
  103. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/LGST600.conf
  104. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: N900.conf
  105. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/N900.conf
  106. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: OPPOBDP83.conf
  107. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/OPPOBDP83.conf
  108. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: OPPOBDP93.conf
  109. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/OPPOBDP93.conf
  110. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: Panasonic.conf
  111. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Panasonic.conf
  112. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: Philips.conf
  113. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Philips.conf
  114. INFO 2012-10-06 18:41:05.572 [main] Loading configuration file: PhilipsPFL.conf
  115. DEBUG 2012-10-06 18:41:05.572 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/PhilipsPFL.conf
  116. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: PopcornHour.conf
  117. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/PopcornHour.conf
  118. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: PS3.conf
  119. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/PS3.conf
  120. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: Realtek.conf
  121. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Realtek.conf
  122. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: Samsung.conf
  123. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Samsung.conf
  124. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: SamsungAllShare.conf
  125. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/SamsungAllShare.conf
  126. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: SamsungWiseLink.conf
  127. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/SamsungWiseLink.conf
  128. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: Showtime3.conf
  129. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Showtime3.conf
  130. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: SMP-N100.conf
  131. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/SMP-N100.conf
  132. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: SonyBluray.conf
  133. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/SonyBluray.conf
  134. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: Streamium.conf
  135. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/Streamium.conf
  136. INFO 2012-10-06 18:41:05.588 [main] Loading configuration file: WDTVLive.conf
  137. DEBUG 2012-10-06 18:41:05.588 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/WDTVLive.conf
  138. INFO 2012-10-06 18:41:05.604 [main] Loading configuration file: WMP.conf
  139. DEBUG 2012-10-06 18:41:05.604 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/WMP.conf
  140. INFO 2012-10-06 18:41:05.604 [main] Loading configuration file: XBMC.conf
  141. DEBUG 2012-10-06 18:41:05.604 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/XBMC.conf
  142. INFO 2012-10-06 18:41:05.604 [main] Loading configuration file: XBOX360.conf
  143. DEBUG 2012-10-06 18:41:05.604 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/XBOX360.conf
  144. INFO 2012-10-06 18:41:05.604 [main] Loading configuration file: YamahaRXA1010.conf
  145. DEBUG 2012-10-06 18:41:05.604 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/YamahaRXA1010.conf
  146. INFO 2012-10-06 18:41:05.604 [main] Loading configuration file: YamahaRXV671.conf
  147. DEBUG 2012-10-06 18:41:05.604 [main] Base path set to file:///C:/Program%20Files%20(x86)/PS3%20Media%20Server/renderers/YamahaRXV671.conf
  148. INFO 2012-10-06 18:41:05.604 [main] Checking MPlayer font cache. It can take a minute or so.
  149. DEBUG 2012-10-06 18:41:05.604 [main] launching: win32/mplayer.exe
  150. DEBUG 2012-10-06 18:41:05.776 [main] launching: win32/mplayer.exe
  151. INFO 2012-10-06 18:41:05.902 [main] Done!
  152. INFO 2012-10-06 18:41:05.902 [main] Found AviSynth plugins dir: C:\Program Files (x86)\AviSynth 2.5\plugins
  153. INFO 2012-10-06 18:41:05.902 [main] VSFilter.dll is not in the AviSynth plugins directory. This can cause problems when trying to play subtitled videos with AviSynth
  154. INFO 2012-10-06 18:41:05.902 [main] Searching for plugins in C:\Program Files (x86)\PS3 Media Server\plugins
  155. INFO 2012-10-06 18:41:05.902 [main] No plugins found
  156. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: AviSynth/FFmpeg
  157. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: FFmpeg Audio
  158. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: MEncoder
  159. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: AviSynth/MEncoder
  160. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: FFmpeg
  161. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: MPlayer Audio
  162. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: FFmpeg Web Video
  163. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: MEncoder Web
  164. INFO 2012-10-06 18:41:05.918 [main] Registering transcoding engine: MPlayer Video Dump
  165. INFO 2012-10-06 18:41:05.933 [main] Registering transcoding engine: MPlayer Web
  166. INFO 2012-10-06 18:41:05.933 [main] Registering transcoding engine: tsMuxeR
  167. INFO 2012-10-06 18:41:05.933 [main] Registering transcoding engine: Audio High Fidelity
  168. INFO 2012-10-06 18:41:05.933 [main] Executable of transcoder profile VLC Audio Streaming not found
  169. INFO 2012-10-06 18:41:05.933 [main] Executable of transcoder profile VLC Video Streaming not found
  170. INFO 2012-10-06 18:41:05.933 [main] Registering transcoding engine: FFmpeg DVR-MS Remux
  171. INFO 2012-10-06 18:41:05.933 [main] Registering transcoding engine: dcraw Thumbnailer
  172. INFO 2012-10-06 18:41:06.011 [main] Using address /192.168.1.114 found on network interface: name:eth3 (Realtek PCIe FE Family Controller)
  173. INFO 2012-10-06 18:41:06.011 [main] Created socket: /192.168.1.114:5001
  174. DEBUG 2012-10-06 18:41:06.120 [main] Sending ALIVE...
  175. INFO 2012-10-06 18:41:06.152 [main] Using the following UUID configured in PMS.conf: 0743ca4f-8b41-451e-b0ff-085615328c88
  176. INFO 2012-10-06 18:41:09.238 [New I/O server worker #1-1] No IP filter specified, access granted to /192.168.1.115
  177. INFO 2012-10-06 18:41:09.245 [pool-7-thread-1] Checking IP: 192.168.1.115 for WMP
  178. INFO 2012-10-06 18:41:09.399 [pool-7-thread-1] Renderer WMP found on this address: Cristina-Laptop (192.168.1.115)
  179. DEBUG 2012-10-06 18:41:09.404 [pool-7-thread-1] Starting ping -n 3 -l 64000 192.168.1.115
  180. INFO 2012-10-06 18:41:11.091 [main] The server should now appear on your renderer
  181. DEBUG 2012-10-06 18:41:11.419 [SpeedStats Failsafe] Stopping process: ping-0
  182. DEBUG 2012-10-06 18:41:21.106 [UPNP-AliveMessageSender] Sending ALIVE...
  183. INFO 2012-10-06 18:41:24.271 [New I/O server worker #1-3] No IP filter specified, access granted to /192.168.1.118
  184. INFO 2012-10-06 18:41:24.276 [pool-7-thread-1] Checking IP: 192.168.1.118 for Playstation 3
  185. INFO 2012-10-06 18:41:28.920 [pool-7-thread-1] Renderer Playstation 3 found on this address: 192.168.1.118
  186. DEBUG 2012-10-06 18:41:28.920 [pool-7-thread-1] Starting ping -n 3 -l 64000 192.168.1.118
  187. DEBUG 2012-10-06 18:41:30.933 [SpeedStats Failsafe] Stopping process: ping-1
  188. DEBUG 2012-10-06 18:41:45.354 [UPNP-AliveMessageSender] Sending ALIVE...
  189. DEBUG 2012-10-06 18:42:34.724 [New I/O server worker #1-1] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E01.Slumber Party Panic.AVI" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  190. DEBUG 2012-10-06 18:42:34.739 [New I/O server worker #1-1] Attaching thread: ffmpeg.exe-2
  191. DEBUG 2012-10-06 18:42:35.472 [New I/O server worker #1-2] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E02.Trouble in Lumpy Space.AVI" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  192. DEBUG 2012-10-06 18:42:35.472 [New I/O server worker #1-2] Attaching thread: ffmpeg.exe-3
  193. DEBUG 2012-10-06 18:42:36.549 [New I/O server worker #1-4] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E03.Prisoners of Love.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  194. DEBUG 2012-10-06 18:42:36.549 [New I/O server worker #1-4] Attaching thread: ffmpeg.exe-4
  195. DEBUG 2012-10-06 18:42:36.923 [New I/O server worker #1-2] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E04.Tree Trunks.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  196. DEBUG 2012-10-06 18:42:36.939 [New I/O server worker #1-2] Attaching thread: ffmpeg.exe-5
  197. DEBUG 2012-10-06 18:42:37.438 [New I/O server worker #1-1] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E05.The Enchiridion!.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  198. DEBUG 2012-10-06 18:42:37.454 [New I/O server worker #1-1] Attaching thread: ffmpeg.exe-6
  199. DEBUG 2012-10-06 18:42:37.578 [Buffered IO End Checker] Stopping process: ffmpeg.exe-2
  200. DEBUG 2012-10-06 18:42:37.937 [New I/O server worker #1-4] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E06.The Jiggler.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  201. DEBUG 2012-10-06 18:42:37.937 [New I/O server worker #1-4] Attaching thread: ffmpeg.exe-7
  202. DEBUG 2012-10-06 18:42:38.187 [Buffered IO End Checker] Stopping process: ffmpeg.exe-3
  203. DEBUG 2012-10-06 18:42:39.201 [Buffered IO End Checker] Stopping process: ffmpeg.exe-4
  204. DEBUG 2012-10-06 18:42:39.684 [Buffered IO End Checker] Stopping process: ffmpeg.exe-5
  205. DEBUG 2012-10-06 18:42:40.043 [New I/O server worker #1-3] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E07.Ricardio the Heart Guy.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  206. DEBUG 2012-10-06 18:42:40.043 [New I/O server worker #1-3] Attaching thread: ffmpeg.exe-8
  207. DEBUG 2012-10-06 18:42:40.152 [Buffered IO End Checker] Stopping process: ffmpeg.exe-6
  208. DEBUG 2012-10-06 18:42:40.574 [New I/O server worker #1-3] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E08.Business Time.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  209. DEBUG 2012-10-06 18:42:40.574 [New I/O server worker #1-3] Attaching thread: ffmpeg.exe-9
  210. DEBUG 2012-10-06 18:42:40.636 [Buffered IO End Checker] Stopping process: ffmpeg.exe-7
  211. DEBUG 2012-10-06 18:42:41.073 [New I/O server worker #1-2] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E09.My Two Favorite People.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  212. DEBUG 2012-10-06 18:42:41.088 [New I/O server worker #1-2] Attaching thread: ffmpeg.exe-10
  213. DEBUG 2012-10-06 18:42:41.572 [New I/O server worker #1-1] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E10.Memories of Boom Boom Mountain.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  214. DEBUG 2012-10-06 18:42:41.572 [New I/O server worker #1-1] Attaching thread: ffmpeg.exe-11
  215. DEBUG 2012-10-06 18:42:42.087 [New I/O server worker #1-2] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E11.Wizard.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  216. DEBUG 2012-10-06 18:42:42.087 [New I/O server worker #1-2] Attaching thread: ffmpeg.exe-12
  217. DEBUG 2012-10-06 18:42:42.570 [New I/O server worker #1-3] Starting "C:\Program Files (x86)\PS3 Media Server\win32\ffmpeg.exe" -ss 1 -i "C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E12.Evicted!.avi" -an -an -s 320x180 -vframes 1 -f image2 pipe:
  218. DEBUG 2012-10-06 18:42:42.570 [New I/O server worker #1-3] Attaching thread: ffmpeg.exe-13
  219. DEBUG 2012-10-06 18:42:42.773 [Buffered IO End Checker] Stopping process: ffmpeg.exe-8
  220. DEBUG 2012-10-06 18:42:43.226 [Buffered IO End Checker] Stopping process: ffmpeg.exe-9
  221. DEBUG 2012-10-06 18:42:43.787 [Buffered IO End Checker] Stopping process: ffmpeg.exe-10
  222. DEBUG 2012-10-06 18:42:44.286 [Buffered IO End Checker] Stopping process: ffmpeg.exe-11
  223. DEBUG 2012-10-06 18:42:44.801 [Buffered IO End Checker] Stopping process: ffmpeg.exe-12
  224. INFO 2012-10-06 18:42:44.801 [StartPlaying Event] renderer: 192.168.1.118, file: C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E01.Slumber Party Panic.AVI
  225. DEBUG 2012-10-06 18:42:45.300 [Buffered IO End Checker] Stopping process: ffmpeg.exe-13
  226. INFO 2012-10-06 18:42:51.868 [StopPlaying Event] renderer: 192.168.1.118, file: C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E01.Slumber Party Panic.AVI
  227. INFO 2012-10-06 18:43:09.543 [StartPlaying Event] renderer: 192.168.1.118, file: C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E03.Prisoners of Love.avi
  228. INFO 2012-10-06 18:43:18.373 [StopPlaying Event] renderer: 192.168.1.118, file: C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E03.Prisoners of Love.avi
  229. INFO 2012-10-06 18:43:53.395 [StartPlaying Event] renderer: 192.168.1.118, file: C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E03.Prisoners of Love.avi
  230. INFO 2012-10-06 18:43:59.869 [StopPlaying Event] renderer: 192.168.1.118, file: C:\Users\SC\Downloads\Adventure Time\Season 1 [720p]\Adventure Time.S01E03.Prisoners of Love.avi
  231. DEBUG 2012-10-06 18:44:49.292 [UPNP-AliveMessageSender] Sending ALIVE...
  232. INFO 2012-10-06 18:47:18.841 [UPNPHelper] No IP filter specified, access granted to /192.168.1.114
  233. INFO 2012-10-06 18:47:18.856 [New I/O server worker #1-1] Another renderer like WMP was found!
  234. INFO 2012-10-06 18:47:18.864 [pool-7-thread-2] Checking IP: 192.168.1.114 for WMP
  235. INFO 2012-10-06 18:47:19.650 [pool-7-thread-2] Renderer WMP found on this address: 192.168.1.114
  236. DEBUG 2012-10-06 18:47:19.651 [pool-7-thread-2] Starting ping -n 3 -l 64000 192.168.1.114
  237. DEBUG 2012-10-06 18:47:21.680 [SpeedStats Failsafe] Stopping process: ping-14
  238. DEBUG 2012-10-06 18:47:21.688 [pool-7-thread-2] Could not parse time from "64000 time<1"
  239. DEBUG 2012-10-06 18:47:21.689 [pool-7-thread-2] Could not parse time from "64000 time<1"
  240. DEBUG 2012-10-06 18:47:54.222 [UPNP-AliveMessageSender] Sending ALIVE...
  241. DEBUG 2012-10-06 18:50:58.246 [UPNP-AliveMessageSender] Sending ALIVE...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement