Advertisement
Guest User

a-nunes-0.0.68

a guest
Dec 18th, 2018
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 283.47 KB | None | 0 0
  1.  
  2.  
  3. ----------------------------------------------------------------------
  4. Torrent Client
  5. ----------------------------------------------------------------------
  6.  
  7. Response for url: /info
  8.  
  9. Listen port: 43699
  10. Peer ID: "-TR1930-65P4W52GLDLQ"
  11. Announce key: 4c444c51
  12. Banned IPs: 0
  13. (torrent.ConnStats) {
  14. BytesWritten: (torrent.Count) 0,
  15. BytesWrittenData: (torrent.Count) 0,
  16. BytesRead: (torrent.Count) 0,
  17. BytesReadData: (torrent.Count) 0,
  18. BytesReadUsefulData: (torrent.Count) 0,
  19. ChunksWritten: (torrent.Count) 0,
  20. ChunksRead: (torrent.Count) 0,
  21. ChunksReadUseful: (torrent.Count) 0,
  22. ChunksReadWasted: (torrent.Count) 0,
  23. MetadataChunksRead: (torrent.Count) 0,
  24. PiecesDirtiedGood: (torrent.Count) 0,
  25. PiecesDirtiedBad: (torrent.Count) 0
  26. }
  27. # Torrents: 0
  28.  
  29. num entries: 0
  30.  
  31. waiters:
  32. num reason
  33.  
  34. handles:
  35. protocol local remote reason expires
  36.  
  37.  
  38. ----------------------------------------------------------------------
  39. Debug Perf
  40. ----------------------------------------------------------------------
  41.  
  42. Response for url: /debug/perf
  43.  
  44. description total count min mean max
  45.  
  46.  
  47. ----------------------------------------------------------------------
  48. Debug LockTimes
  49. ----------------------------------------------------------------------
  50.  
  51. Response for url: /debug/lockTimes
  52.  
  53. 843.218958ms (281.072986ms * 3 [168.310885ms, 487.370521ms])
  54. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  55. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  56. # github.com/anacrolix/torrent.(*Torrent).SetInfoBytes: /ext-go/2/src/github.com/anacrolix/torrent/torrent.go:1169
  57. # github.com/anacrolix/torrent.(*Client).AddTorrentSpec: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1060
  58. # github.com/anacrolix/torrent.(*Client).AddTorrent: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1139
  59. # github.com/anacrolix/torrent.(*Client).AddTorrentFromFile: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1151
  60. # github.com/elgatito/elementum/bittorrent.(*BTService).AddTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:405
  61. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).addTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:127
  62. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:155
  63. # github.com/elgatito/elementum/api.Play.func1: /ext-go/1/src/github.com/elgatito/elementum/api/play.go:93
  64. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  65. # github.com/gin-gonic/gin.LoggerWithConfig.func1: /ext-go/2/src/github.com/gin-gonic/gin/logger.go:161
  66. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  67. # github.com/gin-gonic/gin.RecoveryWithWriter.func1: /ext-go/2/src/github.com/gin-gonic/gin/recovery.go:76
  68. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  69. # github.com/gin-gonic/gin.(*Engine).handleHTTPRequest: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:383
  70. # github.com/gin-gonic/gin.(*Engine).ServeHTTP: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:349
  71. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  72. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  73. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  74.  
  75. 82.771357ms (1.427092ms * 58 [708.229µs, 2.58177ms])
  76. # github.com/anacrolix/sync.(*RWMutex).RLock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:32
  77. # github.com/anacrolix/torrent.(*Client).rLock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1320
  78. # github.com/anacrolix/torrent.(*Torrent).BytesCompleted: /ext-go/2/src/github.com/anacrolix/torrent/t.go:87
  79. # github.com/elgatito/elementum/bittorrent.(*Torrent).GetProgress: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:496
  80. # github.com/elgatito/elementum/bittorrent.(*Torrent).progressEvent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:265
  81.  
  82. 73.447136ms (1.266329ms * 58 [415µs, 3.4825ms])
  83. # github.com/anacrolix/sync.(*RWMutex).RLock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:32
  84. # github.com/anacrolix/torrent.(*Client).rLock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1320
  85. # github.com/anacrolix/torrent.(*Torrent).BytesCompleted: /ext-go/2/src/github.com/anacrolix/torrent/t.go:87
  86. # github.com/elgatito/elementum/bittorrent.(*Torrent).GetProgress: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:496
  87. # github.com/elgatito/elementum/bittorrent.(*Torrent).progressEvent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:266
  88.  
  89. 24.717705ms (24.816µs * 996 [1.927µs, 542.5µs])
  90. # github.com/anacrolix/go-libutp.(*Socket).timeoutChecker: /ext-go/2/src/github.com/anacrolix/go-libutp/socket.go:273
  91.  
  92. 16.728023ms (1.520729ms * 11 [784.011µs, 2.266615ms])
  93. # github.com/anacrolix/sync.(*RWMutex).RLock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:32
  94. # github.com/anacrolix/torrent.(*Client).rLock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1320
  95. # github.com/anacrolix/torrent.(*Torrent).BytesCompleted: /ext-go/2/src/github.com/anacrolix/torrent/t.go:87
  96. # github.com/elgatito/elementum/bittorrent.(*Torrent).GetProgress: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:496
  97. # github.com/elgatito/elementum/bittorrent.(*BTService).downloadProgress: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:524
  98.  
  99. 5.605629ms (96.648µs * 58 [41.302µs, 295.573µs])
  100. # github.com/anacrolix/sync.(*RWMutex).RLock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:32
  101. # github.com/anacrolix/torrent.(*Client).rLock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1320
  102. # github.com/anacrolix/torrent.(*Torrent).Stats: /ext-go/2/src/github.com/anacrolix/torrent/torrent.go:1404
  103. # github.com/elgatito/elementum/bittorrent.(*Torrent).progressEvent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:230
  104.  
  105. 5.537232ms (8.888µs * 623 [989ns, 1.985ms])
  106. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  107. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  108. # github.com/anacrolix/torrent.(*Torrent).PieceBytesMissing: /ext-go/2/src/github.com/anacrolix/torrent/t.go:67
  109. # github.com/elgatito/elementum/bittorrent.(*Torrent).bufferTickerEvent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:202
  110.  
  111. 3.878958ms (775.791µs * 5 [193.542µs, 1.594687ms])
  112. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  113. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  114. # github.com/anacrolix/torrent.(*trackerScraper).announce: /ext-go/2/src/github.com/anacrolix/torrent/tracker_scraper.go:109
  115. # github.com/anacrolix/torrent.(*trackerScraper).Run: /ext-go/2/src/github.com/anacrolix/torrent/tracker_scraper.go:135
  116.  
  117. 2.758228ms (47.555µs * 58 [29.115µs, 113.75µs])
  118. # github.com/anacrolix/sync.(*RWMutex).RLock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:32
  119. # github.com/anacrolix/torrent.(*Client).rLock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1320
  120. # github.com/anacrolix/torrent.(*Torrent).Stats: /ext-go/2/src/github.com/anacrolix/torrent/torrent.go:1404
  121. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).statusStrings: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:271
  122. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).bufferDialog: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:583
  123.  
  124. 1.442035ms (24.862µs * 58 [9.01µs, 300.937µs])
  125. # github.com/anacrolix/sync.(*RWMutex).RLock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:32
  126. # github.com/anacrolix/torrent.(*Client).rLock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1320
  127. # github.com/anacrolix/torrent.(*Torrent).Stats: /ext-go/2/src/github.com/anacrolix/torrent/torrent.go:1404
  128. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).statusStrings: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:272
  129. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).bufferDialog: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:583
  130.  
  131. 663.177µs (331.588µs * 2 [260.521µs, 402.656µs])
  132. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  133. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  134. # github.com/anacrolix/torrent.(*Client).forwardPort: /ext-go/2/src/github.com/anacrolix/torrent/portfwd.go:30
  135.  
  136. 478.073µs (478.073µs * 1 [478.073µs, 478.073µs])
  137. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  138. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  139. # github.com/anacrolix/torrent.(*Client).Close: /ext-go/2/src/github.com/anacrolix/torrent/client.go:353
  140. # github.com/elgatito/elementum/bittorrent.(*BTService).stopServices: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:320
  141. # github.com/elgatito/elementum/bittorrent.(*BTService).Reconfigure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:124
  142. # main.main.func4: /ext-go/1/src/github.com/elgatito/elementum/main.go:159
  143. # net/http.HandlerFunc.ServeHTTP: /usr/local/go/src/net/http/server.go:1964
  144. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  145. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  146. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  147.  
  148. 371.719µs (123.906µs * 3 [56.094µs, 223.073µs])
  149. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  150. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  151. # github.com/anacrolix/torrent.(*Torrent).addReader: /ext-go/2/src/github.com/anacrolix/torrent/t.go:137
  152. # github.com/anacrolix/torrent.(*File).NewReader: /ext-go/2/src/github.com/anacrolix/torrent/file.go:107
  153. # github.com/elgatito/elementum/bittorrent.NewFileReader: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/file_reader.go:28
  154. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:352
  155.  
  156. 371.407µs (123.802µs * 3 [81.198µs, 161.094µs])
  157. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  158. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  159. # github.com/anacrolix/torrent.(*Torrent).Drop: /ext-go/2/src/github.com/anacrolix/torrent/t.go:77
  160. # github.com/elgatito/elementum/bittorrent.(*Torrent).Drop.func1: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:552
  161.  
  162. 352.553µs (352.553µs * 1 [352.553µs, 352.553µs])
  163. # github.com/anacrolix/sync.(*RWMutex).RLock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:32
  164. # github.com/anacrolix/torrent.(*Client).rLock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1320
  165. # github.com/anacrolix/torrent.(*Client).WriteStatus: /ext-go/2/src/github.com/anacrolix/torrent/client.go:119
  166. # github.com/elgatito/elementum/bittorrent.(*BTService).ClientInfo: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:823
  167. # main.main.func3: /ext-go/1/src/github.com/elgatito/elementum/main.go:152
  168. # net/http.HandlerFunc.ServeHTTP: /usr/local/go/src/net/http/server.go:1964
  169. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  170. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  171. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  172.  
  173. 344.896µs (114.965µs * 3 [44.01µs, 221.25µs])
  174. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  175. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  176. # github.com/anacrolix/torrent.(*reader).SetReadahead: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:72
  177. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:354
  178.  
  179. 245.989µs (122.994µs * 2 [95.885µs, 150.104µs])
  180. # github.com/anacrolix/go-libutp.NewSocket: /ext-go/2/src/github.com/anacrolix/go-libutp/socket.go:83
  181. # github.com/anacrolix/torrent.NewUtpSocket: /ext-go/2/src/github.com/anacrolix/torrent/utp_libutp.go:10
  182. # github.com/anacrolix/torrent.listenUtp: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:136
  183. # github.com/anacrolix/torrent.listen: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:38
  184. # github.com/anacrolix/torrent.listenAllRetry: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:122
  185. # github.com/anacrolix/torrent.listenAll: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:93
  186. # github.com/anacrolix/torrent.NewClient: /ext-go/2/src/github.com/anacrolix/torrent/client.go:228
  187. # github.com/elgatito/elementum/bittorrent.(*BTService).configure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:273
  188. # github.com/elgatito/elementum/bittorrent.NewBTService: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:95
  189. # main.main: /ext-go/1/src/github.com/elgatito/elementum/main.go:109
  190. # runtime.main: /usr/local/go/src/runtime/proc.go:201
  191.  
  192. 208.021µs (69.34µs * 3 [8.437µs, 163.438µs])
  193. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  194. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  195. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  196. # github.com/anacrolix/torrent.(*reader).Seek: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:257
  197. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:357
  198.  
  199. 194.688µs (64.896µs * 3 [52.761µs, 82.656µs])
  200. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  201. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  202. # github.com/anacrolix/torrent.(*Client).AddTorrentSpec: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1065
  203. # github.com/anacrolix/torrent.(*Client).AddTorrent: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1139
  204. # github.com/anacrolix/torrent.(*Client).AddTorrentFromFile: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1151
  205. # github.com/elgatito/elementum/bittorrent.(*BTService).AddTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:405
  206. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).addTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:127
  207. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:155
  208. # github.com/elgatito/elementum/api.Play.func1: /ext-go/1/src/github.com/elgatito/elementum/api/play.go:93
  209. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  210. # github.com/gin-gonic/gin.LoggerWithConfig.func1: /ext-go/2/src/github.com/gin-gonic/gin/logger.go:161
  211. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  212. # github.com/gin-gonic/gin.RecoveryWithWriter.func1: /ext-go/2/src/github.com/gin-gonic/gin/recovery.go:76
  213. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  214. # github.com/gin-gonic/gin.(*Engine).handleHTTPRequest: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:383
  215. # github.com/gin-gonic/gin.(*Engine).ServeHTTP: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:349
  216. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  217. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  218. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  219.  
  220. 190.417µs (95.208µs * 2 [73.073µs, 117.344µs])
  221. # github.com/anacrolix/go-libutp.(*Socket).Close: /ext-go/2/src/github.com/anacrolix/go-libutp/socket.go:286
  222. # github.com/anacrolix/torrent.(*utpSocketSocket).Close: <autogenerated>:1
  223. # github.com/anacrolix/torrent.(*Client).closeSockets.func1: /ext-go/2/src/github.com/anacrolix/torrent/client.go:344
  224. # github.com/anacrolix/torrent.(*Client).eachListener: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1230
  225. # github.com/anacrolix/torrent.(*Client).closeSockets: /ext-go/2/src/github.com/anacrolix/torrent/client.go:343
  226. # github.com/anacrolix/torrent.(*Client).Close: /ext-go/2/src/github.com/anacrolix/torrent/client.go:357
  227. # github.com/elgatito/elementum/bittorrent.(*BTService).stopServices: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:320
  228. # github.com/elgatito/elementum/bittorrent.(*BTService).Reconfigure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:124
  229. # main.main.func4: /ext-go/1/src/github.com/elgatito/elementum/main.go:159
  230. # net/http.HandlerFunc.ServeHTTP: /usr/local/go/src/net/http/server.go:1964
  231. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  232. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  233. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  234.  
  235. 117.449µs (39.149µs * 3 [25.417µs, 62.032µs])
  236. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  237. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  238. # github.com/anacrolix/torrent.(*Torrent).SetMaxEstablishedConns: /ext-go/2/src/github.com/anacrolix/torrent/torrent.go:1517
  239. # github.com/elgatito/elementum/bittorrent.(*BTService).AddTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:417
  240. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).addTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:127
  241. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:155
  242. # github.com/elgatito/elementum/api.Play.func1: /ext-go/1/src/github.com/elgatito/elementum/api/play.go:93
  243. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  244. # github.com/gin-gonic/gin.LoggerWithConfig.func1: /ext-go/2/src/github.com/gin-gonic/gin/logger.go:161
  245. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  246. # github.com/gin-gonic/gin.RecoveryWithWriter.func1: /ext-go/2/src/github.com/gin-gonic/gin/recovery.go:76
  247. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  248. # github.com/gin-gonic/gin.(*Engine).handleHTTPRequest: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:383
  249. # github.com/gin-gonic/gin.(*Engine).ServeHTTP: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:349
  250. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  251. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  252. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  253.  
  254. 90.679µs (30.226µs * 3 [27.136µs, 34.48µs])
  255. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  256. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  257. # github.com/anacrolix/torrent.(*Client).AddTorrentInfoHashWithStorage: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1028
  258. # github.com/anacrolix/torrent.(*Client).AddTorrentSpec: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1055
  259. # github.com/anacrolix/torrent.(*Client).AddTorrent: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1139
  260. # github.com/anacrolix/torrent.(*Client).AddTorrentFromFile: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1151
  261. # github.com/elgatito/elementum/bittorrent.(*BTService).AddTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:405
  262. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).addTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:127
  263. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:155
  264. # github.com/elgatito/elementum/api.Play.func1: /ext-go/1/src/github.com/elgatito/elementum/api/play.go:93
  265. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  266. # github.com/gin-gonic/gin.LoggerWithConfig.func1: /ext-go/2/src/github.com/gin-gonic/gin/logger.go:161
  267. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  268. # github.com/gin-gonic/gin.RecoveryWithWriter.func1: /ext-go/2/src/github.com/gin-gonic/gin/recovery.go:76
  269. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  270. # github.com/gin-gonic/gin.(*Engine).handleHTTPRequest: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:383
  271. # github.com/gin-gonic/gin.(*Engine).ServeHTTP: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:349
  272. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  273. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  274. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  275.  
  276. 89.011µs (29.67µs * 3 [15.052µs, 47.865µs])
  277. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  278. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  279. # github.com/anacrolix/torrent.(*Torrent).Info: /ext-go/2/src/github.com/anacrolix/torrent/t.go:26
  280. # github.com/elgatito/elementum/bittorrent.(*Torrent).getBufferSize: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:366
  281. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:320
  282.  
  283. 85.468µs (28.489µs * 3 [15.677µs, 35.729µs])
  284. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  285. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  286. # github.com/anacrolix/torrent.(*reader).SetReadahead: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:72
  287. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:358
  288.  
  289. 57.603µs (14.4µs * 4 [9.218µs, 29.687µs])
  290. # github.com/anacrolix/sync.(*RWMutex).RLock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:32
  291. # github.com/anacrolix/torrent.(*Client).rLock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1320
  292. # github.com/anacrolix/torrent.(*Client).acceptConnections: /ext-go/2/src/github.com/anacrolix/torrent/client.go:422
  293.  
  294. 51.46µs (4.678µs * 11 [3.177µs, 6.198µs])
  295. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  296. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  297. # github.com/anacrolix/torrent.(*Torrent).Info: /ext-go/2/src/github.com/anacrolix/torrent/t.go:26
  298. # github.com/elgatito/elementum/bittorrent.(*BTService).downloadProgress: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:523
  299.  
  300. 45.208µs (15.069µs * 3 [7.396µs, 20.885µs])
  301. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  302. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  303. # github.com/anacrolix/torrent.(*Torrent).addReader: /ext-go/2/src/github.com/anacrolix/torrent/t.go:137
  304. # github.com/anacrolix/torrent.(*File).NewReader: /ext-go/2/src/github.com/anacrolix/torrent/file.go:107
  305. # github.com/elgatito/elementum/bittorrent.NewFileReader: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/file_reader.go:28
  306. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:356
  307.  
  308. 40.835µs (1.166µs * 35 [625ns, 3.698µs])
  309. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  310. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  311. # github.com/anacrolix/torrent.(*Torrent).Piece: /ext-go/2/src/github.com/anacrolix/torrent/t.go:236
  312. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:338
  313.  
  314. 37.396µs (18.698µs * 2 [10.886µs, 26.51µs])
  315. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  316. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  317. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  318. # github.com/anacrolix/missinggo.(*Event).LockedChan: /ext-go/2/src/github.com/anacrolix/missinggo/event.go:14
  319. # github.com/anacrolix/torrent.(*Client).acceptLimitClearer: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1302
  320.  
  321. 32.448µs (16.224µs * 2 [6.406µs, 26.042µs])
  322. # github.com/anacrolix/go-libutp.NewSocket: /ext-go/2/src/github.com/anacrolix/go-libutp/socket.go:83
  323. # github.com/anacrolix/torrent.NewUtpSocket: /ext-go/2/src/github.com/anacrolix/torrent/utp_libutp.go:10
  324. # github.com/anacrolix/torrent.listenUtp: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:136
  325. # github.com/anacrolix/torrent.listen: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:38
  326. # github.com/anacrolix/torrent.listenAllRetry: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:122
  327. # github.com/anacrolix/torrent.listenAll: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:93
  328. # github.com/anacrolix/torrent.NewClient: /ext-go/2/src/github.com/anacrolix/torrent/client.go:228
  329. # github.com/elgatito/elementum/bittorrent.(*BTService).configure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:273
  330. # github.com/elgatito/elementum/bittorrent.(*BTService).Reconfigure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:130
  331. # main.main.func4: /ext-go/1/src/github.com/elgatito/elementum/main.go:159
  332. # net/http.HandlerFunc.ServeHTTP: /usr/local/go/src/net/http/server.go:1964
  333. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  334. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  335. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  336.  
  337. 24.792µs (8.264µs * 3 [2.5µs, 18.75µs])
  338. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  339. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  340. # github.com/anacrolix/torrent.(*reader).SetReadahead: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:72
  341. # github.com/elgatito/elementum/bittorrent.NewFileReader: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/file_reader.go:34
  342. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:352
  343.  
  344. 17.291µs (8.645µs * 2 [5.937µs, 11.354µs])
  345. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  346. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  347. # github.com/anacrolix/torrent.(*Client).forwardPort: /ext-go/2/src/github.com/anacrolix/torrent/portfwd.go:23
  348.  
  349. 16.302µs (8.151µs * 2 [6.979µs, 9.323µs])
  350. # github.com/anacrolix/go-libutp.(*Socket).packetReader: /ext-go/2/src/github.com/anacrolix/go-libutp/socket.go:161
  351.  
  352. 13.123µs (2.624µs * 5 [1.093µs, 7.187µs])
  353. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  354. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  355. # github.com/anacrolix/torrent.(*trackerScraper).Run: /ext-go/2/src/github.com/anacrolix/torrent/tracker_scraper.go:136
  356.  
  357. 12.084µs (4.028µs * 3 [2.396µs, 7.188µs])
  358. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  359. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  360. # github.com/anacrolix/torrent.(*Torrent).Info: /ext-go/2/src/github.com/anacrolix/torrent/t.go:26
  361. # github.com/elgatito/elementum/bittorrent.(*Torrent).Watch: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:134
  362.  
  363. 12.081µs (4.027µs * 3 [2.343µs, 6.666µs])
  364. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  365. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  366. # github.com/anacrolix/torrent.(*reader).SetReadahead: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:72
  367. # github.com/elgatito/elementum/bittorrent.NewFileReader: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/file_reader.go:34
  368. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:356
  369.  
  370. 11.25µs (5.625µs * 2 [3.594µs, 7.656µs])
  371. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  372. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  373. # github.com/anacrolix/torrent.(*Torrent).Metainfo: /ext-go/2/src/github.com/anacrolix/torrent/t.go:131
  374. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).smartMatch: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:818
  375.  
  376. 10.572µs (3.524µs * 3 [781ns, 7.031µs])
  377. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  378. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  379. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  380. # github.com/anacrolix/torrent.(*reader).Seek: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:257
  381. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:353
  382.  
  383. 9.793µs (1.958µs * 5 [834ns, 3.021µs])
  384. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  385. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  386. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  387. # github.com/anacrolix/missinggo.(*Event).LockedChan: /ext-go/2/src/github.com/anacrolix/missinggo/event.go:14
  388. # github.com/anacrolix/torrent.(*trackerScraper).Run: /ext-go/2/src/github.com/anacrolix/torrent/tracker_scraper.go:158
  389.  
  390. 9.687µs (1.937µs * 5 [938ns, 4.062µs])
  391. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  392. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  393. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  394. # github.com/anacrolix/missinggo.(*Event).LockedChan: /ext-go/2/src/github.com/anacrolix/missinggo/event.go:14
  395. # github.com/anacrolix/torrent.(*trackerScraper).Run: /ext-go/2/src/github.com/anacrolix/torrent/tracker_scraper.go:156
  396.  
  397. 9.166µs (3.055µs * 3 [1.77µs, 3.907µs])
  398. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  399. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  400. # github.com/anacrolix/torrent.(*Torrent).Name: /ext-go/2/src/github.com/anacrolix/torrent/t.go:117
  401. # github.com/elgatito/elementum/bittorrent.(*Torrent).Name: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:532
  402. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Close: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:493
  403. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).playerLoop: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:638
  404.  
  405. 7.395µs (1.479µs * 5 [729ns, 2.083µs])
  406. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  407. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  408. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  409. # github.com/anacrolix/missinggo.(*Event).LockedChan: /ext-go/2/src/github.com/anacrolix/missinggo/event.go:14
  410. # github.com/anacrolix/torrent.(*trackerScraper).Run: /ext-go/2/src/github.com/anacrolix/torrent/tracker_scraper.go:145
  411.  
  412. 6.51µs (2.17µs * 3 [468ns, 4.323µs])
  413. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  414. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  415. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  416. # github.com/anacrolix/torrent.(*reader).SetReadahead: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:69
  417. # github.com/elgatito/elementum/bittorrent.NewFileReader: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/file_reader.go:34
  418. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:356
  419.  
  420. 6.093µs (2.031µs * 3 [781ns, 3.333µs])
  421. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  422. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  423. # github.com/anacrolix/torrent.(*Torrent).Info: /ext-go/2/src/github.com/anacrolix/torrent/t.go:26
  424. # github.com/elgatito/elementum/bittorrent.(*Torrent).getBufferSize: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:366
  425. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:321
  426.  
  427. 5.781µs (1.927µs * 3 [677ns, 3.073µs])
  428. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  429. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  430. # github.com/anacrolix/torrent.(*Torrent).Info: /ext-go/2/src/github.com/anacrolix/torrent/t.go:26
  431. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:347
  432.  
  433. 5.156µs (5.156µs * 1 [5.156µs, 5.156µs])
  434. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  435. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  436. # github.com/anacrolix/torrent.(*Client).ListenAddrs: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1271
  437. # github.com/elgatito/elementum/bittorrent.(*BTService).configure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:284
  438. # github.com/elgatito/elementum/bittorrent.NewBTService: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:95
  439. # main.main: /ext-go/1/src/github.com/elgatito/elementum/main.go:109
  440. # runtime.main: /usr/local/go/src/runtime/proc.go:201
  441.  
  442. 4.584µs (1.528µs * 3 [625ns, 2.032µs])
  443. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  444. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  445. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  446. # github.com/anacrolix/torrent.(*reader).SetReadahead: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:69
  447. # github.com/elgatito/elementum/bittorrent.NewFileReader: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/file_reader.go:34
  448. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:352
  449.  
  450. 4.426µs (1.475µs * 3 [468ns, 2.343µs])
  451. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  452. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  453. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  454. # github.com/anacrolix/torrent.(*reader).SetReadahead: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:69
  455. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:354
  456.  
  457. 4.166µs (2.083µs * 2 [1.51µs, 2.656µs])
  458. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  459. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  460. # github.com/anacrolix/torrent.(*Client).forwardPort: /ext-go/2/src/github.com/anacrolix/torrent/portfwd.go:38
  461.  
  462. 3.906µs (1.302µs * 3 [781ns, 1.563µs])
  463. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  464. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  465. # github.com/anacrolix/torrent.(*Torrent).Name: /ext-go/2/src/github.com/anacrolix/torrent/t.go:117
  466. # github.com/elgatito/elementum/bittorrent.(*Torrent).Name: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:532
  467. # github.com/elgatito/elementum/bittorrent.(*BTService).RemoveTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:430
  468. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Close: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:497
  469. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).playerLoop: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:638
  470.  
  471. 3.489µs (1.163µs * 3 [469ns, 1.77µs])
  472. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  473. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  474. # github.com/anacrolix/torrent.clientLocker.Lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1344
  475. # github.com/anacrolix/torrent.(*reader).SetReadahead: /ext-go/2/src/github.com/anacrolix/torrent/reader.go:69
  476. # github.com/elgatito/elementum/bittorrent.(*Torrent).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:358
  477.  
  478. 3.281µs (1.093µs * 3 [573ns, 1.406µs])
  479. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  480. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  481. # github.com/anacrolix/torrent.(*Torrent).Name: /ext-go/2/src/github.com/anacrolix/torrent/t.go:117
  482. # github.com/elgatito/elementum/bittorrent.(*Torrent).Name: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:532
  483. # github.com/elgatito/elementum/bittorrent.(*Torrent).Drop: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:537
  484. # github.com/elgatito/elementum/bittorrent.(*BTService).RemoveTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:441
  485. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Close: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:497
  486. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).playerLoop: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:638
  487.  
  488. 2.812µs (937ns * 3 [885ns, 1.041µs])
  489. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  490. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  491. # github.com/anacrolix/torrent.(*Torrent).GotInfo: /ext-go/2/src/github.com/anacrolix/torrent/t.go:19
  492. # github.com/elgatito/elementum/bittorrent.NewTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/torrent.go:107
  493. # github.com/elgatito/elementum/bittorrent.(*BTService).AddTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:415
  494. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).addTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:127
  495. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:155
  496. # github.com/elgatito/elementum/api.Play.func1: /ext-go/1/src/github.com/elgatito/elementum/api/play.go:93
  497. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  498. # github.com/gin-gonic/gin.LoggerWithConfig.func1: /ext-go/2/src/github.com/gin-gonic/gin/logger.go:161
  499. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  500. # github.com/gin-gonic/gin.RecoveryWithWriter.func1: /ext-go/2/src/github.com/gin-gonic/gin/recovery.go:76
  501. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  502. # github.com/gin-gonic/gin.(*Engine).handleHTTPRequest: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:383
  503. # github.com/gin-gonic/gin.(*Engine).ServeHTTP: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:349
  504. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  505. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  506. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  507.  
  508. 2.24µs (746ns * 3 [573ns, 886ns])
  509. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  510. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  511. # github.com/anacrolix/torrent.(*Torrent).Info: /ext-go/2/src/github.com/anacrolix/torrent/t.go:26
  512. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).onMetadataReceived: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:210
  513. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:159
  514. # github.com/elgatito/elementum/api.Play.func1: /ext-go/1/src/github.com/elgatito/elementum/api/play.go:93
  515. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  516. # github.com/gin-gonic/gin.LoggerWithConfig.func1: /ext-go/2/src/github.com/gin-gonic/gin/logger.go:161
  517. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  518. # github.com/gin-gonic/gin.RecoveryWithWriter.func1: /ext-go/2/src/github.com/gin-gonic/gin/recovery.go:76
  519. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  520. # github.com/gin-gonic/gin.(*Engine).handleHTTPRequest: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:383
  521. # github.com/gin-gonic/gin.(*Engine).ServeHTTP: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:349
  522. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  523. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  524. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  525.  
  526. 2.136µs (2.136µs * 1 [2.136µs, 2.136µs])
  527. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  528. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  529. # github.com/anacrolix/torrent.(*Client).ListenAddrs: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1271
  530. # github.com/elgatito/elementum/bittorrent.(*BTService).configure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:284
  531. # github.com/elgatito/elementum/bittorrent.(*BTService).Reconfigure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:130
  532. # main.main.func4: /ext-go/1/src/github.com/elgatito/elementum/main.go:159
  533. # net/http.HandlerFunc.ServeHTTP: /usr/local/go/src/net/http/server.go:1964
  534. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  535. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  536. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  537.  
  538. 1.719µs (573ns * 3 [573ns, 573ns])
  539. # github.com/anacrolix/sync.(*RWMutex).Lock: /ext-go/2/src/github.com/anacrolix/sync/rwmutex.go:16
  540. # github.com/anacrolix/torrent.(*Client).lock: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1328
  541. # github.com/anacrolix/torrent.(*Torrent).SetDisplayName: /ext-go/2/src/github.com/anacrolix/torrent/t.go:109
  542. # github.com/anacrolix/torrent.(*Client).AddTorrentSpec: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1057
  543. # github.com/anacrolix/torrent.(*Client).AddTorrent: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1139
  544. # github.com/anacrolix/torrent.(*Client).AddTorrentFromFile: /ext-go/2/src/github.com/anacrolix/torrent/client.go:1151
  545. # github.com/elgatito/elementum/bittorrent.(*BTService).AddTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:405
  546. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).addTorrent: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:127
  547. # github.com/elgatito/elementum/bittorrent.(*BTPlayer).Buffer: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/player.go:155
  548. # github.com/elgatito/elementum/api.Play.func1: /ext-go/1/src/github.com/elgatito/elementum/api/play.go:93
  549. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  550. # github.com/gin-gonic/gin.LoggerWithConfig.func1: /ext-go/2/src/github.com/gin-gonic/gin/logger.go:161
  551. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  552. # github.com/gin-gonic/gin.RecoveryWithWriter.func1: /ext-go/2/src/github.com/gin-gonic/gin/recovery.go:76
  553. # github.com/gin-gonic/gin.(*Context).Next: /ext-go/2/src/github.com/gin-gonic/gin/context.go:109
  554. # github.com/gin-gonic/gin.(*Engine).handleHTTPRequest: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:383
  555. # github.com/gin-gonic/gin.(*Engine).ServeHTTP: /ext-go/2/src/github.com/gin-gonic/gin/gin.go:349
  556. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  557. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  558. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  559.  
  560. 1.458µs (729ns * 2 [677ns, 781ns])
  561. # github.com/anacrolix/go-libutp.(*Socket).SetFirewallCallback: /ext-go/2/src/github.com/anacrolix/go-libutp/socket.go:451
  562. # github.com/anacrolix/torrent.NewUtpSocket: /ext-go/2/src/github.com/anacrolix/torrent/utp_libutp.go:18
  563. # github.com/anacrolix/torrent.listenUtp: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:136
  564. # github.com/anacrolix/torrent.listen: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:38
  565. # github.com/anacrolix/torrent.listenAllRetry: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:122
  566. # github.com/anacrolix/torrent.listenAll: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:93
  567. # github.com/anacrolix/torrent.NewClient: /ext-go/2/src/github.com/anacrolix/torrent/client.go:228
  568. # github.com/elgatito/elementum/bittorrent.(*BTService).configure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:273
  569. # github.com/elgatito/elementum/bittorrent.NewBTService: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:95
  570. # main.main: /ext-go/1/src/github.com/elgatito/elementum/main.go:109
  571. # runtime.main: /usr/local/go/src/runtime/proc.go:201
  572.  
  573. 938ns (469ns * 2 [469ns, 469ns])
  574. # github.com/anacrolix/go-libutp.(*Socket).SetFirewallCallback: /ext-go/2/src/github.com/anacrolix/go-libutp/socket.go:451
  575. # github.com/anacrolix/torrent.NewUtpSocket: /ext-go/2/src/github.com/anacrolix/torrent/utp_libutp.go:18
  576. # github.com/anacrolix/torrent.listenUtp: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:136
  577. # github.com/anacrolix/torrent.listen: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:38
  578. # github.com/anacrolix/torrent.listenAllRetry: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:122
  579. # github.com/anacrolix/torrent.listenAll: /ext-go/2/src/github.com/anacrolix/torrent/socket.go:93
  580. # github.com/anacrolix/torrent.NewClient: /ext-go/2/src/github.com/anacrolix/torrent/client.go:228
  581. # github.com/elgatito/elementum/bittorrent.(*BTService).configure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:273
  582. # github.com/elgatito/elementum/bittorrent.(*BTService).Reconfigure: /ext-go/1/src/github.com/elgatito/elementum/bittorrent/service.go:130
  583. # main.main.func4: /ext-go/1/src/github.com/elgatito/elementum/main.go:159
  584. # net/http.HandlerFunc.ServeHTTP: /usr/local/go/src/net/http/server.go:1964
  585. # net/http.(*ServeMux).ServeHTTP: /usr/local/go/src/net/http/server.go:2361
  586. # net/http.serverHandler.ServeHTTP: /usr/local/go/src/net/http/server.go:2741
  587. # net/http.(*conn).serve: /usr/local/go/src/net/http/server.go:1847
  588.  
  589.  
  590.  
  591. ----------------------------------------------------------------------
  592. Debug Vars
  593. ----------------------------------------------------------------------
  594.  
  595. Response for url: /debug/vars
  596.  
  597. {
  598. "cmdline": ["/data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum"],
  599. "completedHandshakeConnectionFlags": {},
  600. "connsToSelf": 0,
  601. "conntrack": {},
  602. "dht": {},
  603. "dhtAnnounceErrors": 0,
  604. "dhtRead": 0,
  605. "dhtReadAnnouncePeer": 0,
  606. "dhtReadBlocked": 0,
  607. "dhtReadNotKRPCDict": 0,
  608. "dhtReadQuery": 0,
  609. "dhtReadUnmarshalError": 0,
  610. "dhtReadZeroPort": 0,
  611. "dhtWriteErrors": 0,
  612. "dhtWrites": 0,
  613. "go-libutp": {},
  614. "memstats": {"Alloc":7713080,"TotalAlloc":856924768,"Sys":350419192,"Lookups":0,"Mallocs":1244947,"Frees":1216015,"HeapAlloc":7713080,"HeapSys":333053952,"HeapIdle":321150976,"HeapInuse":11902976,"HeapReleased":321118208,"HeapObjects":28932,"StackInuse":2490368,"StackSys":2490368,"MSpanInuse":178296,"MSpanSys":278528,"MCacheInuse":13824,"MCacheSys":16384,"BuckHashSys":1506338,"GCSys":11051008,"OtherSys":2022614,"NextGC":14105696,"LastGC":1545165379457636108,"PauseTotalNs":79760623,"PauseNs":[3774063,579895,369062,1432969,883489,1184063,1248594,1279636,1111719,561510,1574063,699948,255729,426719,1842552,582865,3643801,650677,1652500,697344,1608854,684167,989896,1020001,343802,169792,331874,5769271,9847135,588437,396510,501979,633281,2939219,2818177,8693282,2057812,619218,1069479,621979,1878803,1048073,3491562,713542,527499,952709,1319948,1145051,1129531,1398542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"PauseEnd":[1545165178775806653,1545165178796776705,1545165179123780403,1545165179508580767,1545165179626845663,1545165179657825871,1545165184566495765,1545165184767693734,1545165184774712432,1545165196999711646,1545165197046095240,1545165198235669197,1545165203026378831,1545165212105708307,1545165212785127734,1545165217763314086,1545165247744623918,1545165257424092560,1545165258691256154,1545165259618312247,1545165265684089640,1545165266143577661,1545165266783475317,1545165275797817449,1545165287370973591,1545165287378654788,1545165287388823330,1545165287408627236,1545165287436212393,1545165287724452549,1545165313422938320,1545165324883509982,1545165324895096076,1545165324904665243,1545165324919215920,1545165324957767326,1545165343610836746,1545165347303895911,1545165347900854870,1545165348689240078,1545165350815225129,1545165351440438931,1545165352128248878,1545165356635395908,1545165360684162729,1545165360691162417,1545165360705805802,1545165360736436010,1545165360801651635,1545165379457636108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"NumGC":50,"NumForcedGC":5,"GCCPUFraction":0.0008077116001281806,"EnableGC":true,"DebugGC":false,"BySize":[{"Size":0,"Mallocs":0,"Frees":0},{"Size":8,"Mallocs":10068,"Frees":9501},{"Size":16,"Mallocs":356770,"Frees":343698},{"Size":32,"Mallocs":241559,"Frees":235702},{"Size":48,"Mallocs":99143,"Frees":97361},{"Size":64,"Mallocs":35230,"Frees":33871},{"Size":80,"Mallocs":40500,"Frees":39939},{"Size":96,"Mallocs":61142,"Frees":59769},{"Size":112,"Mallocs":24873,"Frees":24424},{"Size":128,"Mallocs":36099,"Frees":35852},{"Size":144,"Mallocs":54831,"Frees":54740},{"Size":160,"Mallocs":4263,"Frees":3769},{"Size":176,"Mallocs":8126,"Frees":8053},{"Size":192,"Mallocs":18298,"Frees":18268},{"Size":208,"Mallocs":2464,"Frees":2364},{"Size":224,"Mallocs":5074,"Frees":4916},{"Size":240,"Mallocs":13923,"Frees":13915},{"Size":256,"Mallocs":6063,"Frees":5500},{"Size":288,"Mallocs":20437,"Frees":20339},{"Size":320,"Mallocs":3078,"Frees":2799},{"Size":352,"Mallocs":9158,"Frees":9095},{"Size":384,"Mallocs":1186,"Frees":712},{"Size":416,"Mallocs":482,"Frees":459},{"Size":448,"Mallocs":737,"Frees":670},{"Size":480,"Mallocs":331,"Frees":313},{"Size":512,"Mallocs":2128,"Frees":2095},{"Size":576,"Mallocs":8874,"Frees":8786},{"Size":640,"Mallocs":446,"Frees":403},{"Size":704,"Mallocs":466,"Frees":451},{"Size":768,"Mallocs":677,"Frees":669},{"Size":896,"Mallocs":799,"Frees":682},{"Size":1024,"Mallocs":5501,"Frees":5415},{"Size":1152,"Mallocs":1257,"Frees":1216},{"Size":1280,"Mallocs":343,"Frees":295},{"Size":1408,"Mallocs":804,"Frees":568},{"Size":1536,"Mallocs":551,"Frees":526},{"Size":1792,"Mallocs":712,"Frees":683},{"Size":2048,"Mallocs":613,"Frees":555},{"Size":2304,"Mallocs":149,"Frees":141},{"Size":2688,"Mallocs":198,"Frees":170},{"Size":3072,"Mallocs":30,"Frees":28},{"Size":3200,"Mallocs":674,"Frees":672},{"Size":3456,"Mallocs":58,"Frees":54},{"Size":4096,"Mallocs":1406,"Frees":1311},{"Size":4864,"Mallocs":247,"Frees":231},{"Size":5376,"Mallocs":105,"Frees":94},{"Size":6144,"Mallocs":52,"Frees":44},{"Size":6528,"Mallocs":11,"Frees":6},{"Size":6784,"Mallocs":5,"Frees":3},{"Size":6912,"Mallocs":1,"Frees":1},{"Size":8192,"Mallocs":243,"Frees":228},{"Size":9472,"Mallocs":87,"Frees":78},{"Size":9728,"Mallocs":2,"Frees":2},{"Size":10240,"Mallocs":13,"Frees":13},{"Size":10880,"Mallocs":26,"Frees":22},{"Size":12288,"Mallocs":25,"Frees":23},{"Size":13568,"Mallocs":3,"Frees":2},{"Size":14336,"Mallocs":2,"Frees":2},{"Size":16384,"Mallocs":128,"Frees":127},{"Size":18432,"Mallocs":82,"Frees":80},{"Size":19072,"Mallocs":11,"Frees":10}]},
  615. "messageTypesReceived": {},
  616. "mseCryptoProvides": {},
  617. "numGoroutine": 70,
  618. "peersAddedBySource": {},
  619. "pieceHashedCorrect": 0,
  620. "pieceHashedNotCorrect": 0,
  621. "pieceInclinationsNew": 0,
  622. "pieceInclinationsPut": 0,
  623. "pieceInclinationsReused": 0,
  624. "postedKeepalives": 0,
  625. "receivedKeepalives": 0,
  626. "requestedChunkLengths": {},
  627. "requestsReceivedForMissingPieces": 0,
  628. "torrent": {},
  629. "tracker": {},
  630. "utpMultiMsgRecvs": 0,
  631. "utpNonUtpPacketsDropped": 0,
  632. "utpSingleMsgRecvs": 0,
  633. "utpSocketNonUtpPacketsReceived": 0,
  634. "utpSocketUtpPacketsReceived": 0
  635. }
  636.  
  637.  
  638. ----------------------------------------------------------------------
  639. kodi.log
  640. ----------------------------------------------------------------------
  641.  
  642. 18:32:08.869 T:511475807472 NOTICE: special://profile/ is mapped to: special://masterprofile/
  643. 18:32:08.869 T:511475807472 NOTICE: -----------------------------------------------------------------------
  644. 18:32:08.869 T:511475807472 NOTICE: Starting Kodi (17.6 Git:20171119-ced5097). Platform: Android ARM 64-bit
  645. 18:32:08.869 T:511475807472 NOTICE: Using Release Kodi x64 build
  646. 18:32:08.869 T:511475807472 NOTICE: Kodi compiled Nov 19 2017 by GCC 4.9.0 for Android ARM 64-bit API level 21 (API level 21)
  647. 18:32:08.869 T:511475807472 NOTICE: Running on samsung SM-N9600 with Android 8.1.0 API level 27, kernel: Linux ARM 64-bit version 4.9.65-14505206
  648. 18:32:08.869 T:511475807472 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  649. 18:32:08.869 T:511475807472 NOTICE: Host CPU: AArch64 Processor rev 13 (aarch64), 8 cores available
  650. 18:32:08.869 T:511475807472 NOTICE: Product: crownqltezh, Device: crownqltechn, Board: sdm845 - Manufacturer: samsung, Brand: samsung, Model: SM-N9600, Hardware: qcom
  651. 18:32:08.872 T:511475807472 NOTICE: External storage path = /storage/emulated/0; status = ok
  652. 18:32:08.872 T:511475807472 NOTICE: ARM Features: Neon disabled
  653. 18:32:08.872 T:511475807472 NOTICE: special://xbmc/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
  654. 18:32:08.873 T:511475807472 NOTICE: special://xbmcbin/ is mapped to: /data/user/0/org.xbmc.kodi/cache/apk/assets
  655. 18:32:08.873 T:511475807472 NOTICE: special://xbmcbinaddons/ is mapped to: /data/app/org.xbmc.kodi-XN6ITsZmPbxcwL6pgh4anw==/lib/arm64
  656. 18:32:08.873 T:511475807472 NOTICE: special://masterprofile/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata
  657. 18:32:08.873 T:511475807472 NOTICE: special://envhome/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files
  658. 18:32:08.873 T:511475807472 NOTICE: special://home/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi
  659. 18:32:08.873 T:511475807472 NOTICE: special://temp/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp
  660. 18:32:08.873 T:511475807472 NOTICE: special://logpath/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp
  661. 18:32:08.873 T:511475807472 NOTICE: The executable running is: /data/app/org.xbmc.kodi-XN6ITsZmPbxcwL6pgh4anw==/lib/arm64/libkodi.so
  662. 18:32:08.873 T:511475807472 NOTICE: Local hostname: localhost
  663. 18:32:08.873 T:511475807472 NOTICE: Log File is located: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp//kodi.log
  664. 18:32:08.873 T:511475807472 NOTICE: -----------------------------------------------------------------------
  665. 18:32:08.874 T:511475807472 NOTICE: load settings...
  666. 18:32:08.887 T:511475807472 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
  667. 18:32:08.888 T:511475807472 WARNING: CSettingInt: unknown options filler "audiocdactions" of "audiocds.autoaction"
  668. 18:32:08.894 T:511475807472 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/android.xml
  669. 18:32:08.908 T:511475807472 NOTICE: Float is supported
  670. 18:32:08.909 T:511475807472 DEBUG: AESinkAUDIOTRACK - 32000 supported
  671. 18:32:08.909 T:511475807472 DEBUG: AESinkAUDIOTRACK - 44100 supported
  672. 18:32:08.909 T:511475807472 DEBUG: AESinkAUDIOTRACK - 48000 supported
  673. 18:32:08.910 T:511475807472 DEBUG: AESinkAUDIOTRACK - 88200 supported
  674. 18:32:08.911 T:511475807472 DEBUG: AESinkAUDIOTRACK - 96000 supported
  675. 18:32:08.912 T:511475807472 DEBUG: AESinkAUDIOTRACK - 176400 supported
  676. 18:32:08.913 T:511475807472 DEBUG: AESinkAUDIOTRACK - 192000 supported
  677. 18:32:08.920 T:511475807472 NOTICE: Found 1 Lists of Devices
  678. 18:32:08.921 T:511475807472 NOTICE: Enumerated AUDIOTRACK devices:
  679. 18:32:08.921 T:511475807472 NOTICE: Device 1
  680. 18:32:08.921 T:511475807472 NOTICE: m_deviceName : AudioTrack
  681. 18:32:08.921 T:511475807472 NOTICE: m_displayName : android
  682. 18:32:08.921 T:511475807472 NOTICE: m_displayNameExtra: audiotrack
  683. 18:32:08.921 T:511475807472 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  684. 18:32:08.921 T:511475807472 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR,BC,BLOC,BROC
  685. 18:32:08.921 T:511475807472 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  686. 18:32:08.921 T:511475807472 NOTICE: m_dataFormats : AE_FMT_S16LE,AE_FMT_FLOAT,AE_FMT_RAW
  687. 18:32:08.921 T:511475807472 NOTICE: m_streamTypes : No passthrough capabilities
  688. 18:32:08.925 T:511475807472 DEBUG: CSkinSettings: no <skinsettings> tag found
  689. 18:32:08.925 T:511475807472 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  690. 18:32:08.925 T:511475807472 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  691. 18:32:08.925 T:511475807472 NOTICE: Default Video Player: VideoPlayer
  692. 18:32:08.925 T:511475807472 NOTICE: Default Audio Player: paplayer
  693. 18:32:08.925 T:511475807472 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  694. 18:32:08.925 T:511475807472 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  695. 18:32:08.926 T:511475807472 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  696. 18:32:08.926 T:511475807472 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  697. 18:32:08.927 T:511475807472 NOTICE: Loaded playercorefactory configuration
  698. 18:32:08.927 T:511475807472 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  699. 18:32:08.927 T:511475807472 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  700. 18:32:08.945 T:511475807472 NOTICE: Running database version Addons27
  701. 18:32:09.078 T:511475807472 NOTICE: ADDONS: Using repository repository.xbmc.org
  702. 18:32:09.078 T:511475807472 NOTICE: ADDONS: Using repository repository.elementum
  703. 18:32:09.096 T:511466915056 NOTICE: Trying to open: 44100 samplerate 12 channelMask 4 encoding
  704. 18:32:09.103 T:511466915056 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 56704 m_frames: 3544 m_frameSize: 8 channels: 2
  705. 18:32:09.145 T:511475807472 NOTICE: InitWindowSystem: Using EGL Implementation: android
  706. 18:32:09.155 T:511475807472 NOTICE: CEGLNativeTypeAndroid: Current resolution: 2009x1080 @ 60.000004 - Full Screen
  707. 18:32:09.157 T:511475807472 NOTICE: Previous line repeats 1 times.
  708. 18:32:09.157 T:511475807472 NOTICE: Found resolution 2009 x 1080 for display 0 with 2009 x 1080 @ 60.000004 Hz
  709. 18:32:09.157 T:511475807472 NOTICE: Found (2009x1080@60.000004) at 16, setting to RES_DESKTOP at 16
  710. 18:32:09.157 T:511475807472 NOTICE: Checking resolution 16
  711. 18:32:09.171 T:511475807472 NOTICE: GL_VENDOR = Qualcomm
  712. 18:32:09.171 T:511475807472 NOTICE: GL_RENDERER = Adreno (TM) 630
  713. 18:32:09.171 T:511475807472 NOTICE: GL_VERSION = OpenGL ES 3.2 V@300.0 (GIT@2d7e27f, I078fc2db4b) (Date:06/20/18)
  714. 18:32:09.171 T:511475807472 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20
  715. 18:32:09.171 T:511475807472 NOTICE: GL_EXTENSIONS = GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_EXT_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_YUV_target GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer GL_OES_surfaceless_context GL_OVR_multiview GL_OVR_multiview2 GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_EXT_debug_marker GL_OES_EGL_image_external_essl3 GL_OVR_multiview_multisampled_render_to_texture GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_blit_framebuffer_params GL_EXT_clip_cull_distance GL_EXT_protected_textures GL_EXT_shader_non_constant_global_initializers GL_QCOM_texture_foveated GL_QCOM_shader_framebuffer_fetch_noncoherent GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_EGL_image_array GL_NV_shader_noperspective_interpolation GL_KHR_robust_buffer_access_behavior
  716. 18:32:09.193 T:511475807472 NOTICE: CEGLNativeTypeAndroid: Current resolution: 2009x1080 @ 60.000004 - Full Screen
  717. 18:32:09.497 T:511468987632 NOTICE: Running database version Addons27
  718. 18:32:09.498 T:511468987632 NOTICE: Running database version ViewModes6
  719. 18:32:09.500 T:511468987632 NOTICE: Running database version Textures13
  720. 18:32:09.502 T:511468987632 NOTICE: Running database version MyMusic60
  721. 18:32:09.507 T:511468987632 NOTICE: Running database version MyVideos107
  722. 18:32:09.508 T:511468987632 NOTICE: Running database version TV29
  723. 18:32:09.509 T:511468987632 NOTICE: Running database version Epg11
  724. 18:32:09.632 T:511475807472 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  725. 18:32:09.757 T:511475807472 NOTICE: initialize done
  726. 18:32:09.757 T:511475807472 NOTICE: Running the application...
  727. 18:32:09.759 T:511475807472 NOTICE: CWebServer[8080]: Started
  728. 18:32:09.759 T:511475807472 NOTICE: starting upnp client
  729. 18:32:09.764 T:511398630640 NOTICE: ES: Starting UDP Event server on port 9777
  730. 18:32:09.764 T:511398630640 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  731. 18:32:09.765 T:511475807472 NOTICE: CEGLNativeTypeAndroid: Current resolution: 2009x1080 @ 60.000004 - Full Screen
  732. 18:32:09.765 T:511475807472 NOTICE: GL_VENDOR = Qualcomm
  733. 18:32:09.765 T:511475807472 NOTICE: GL_RENDERER = Adreno (TM) 630
  734. 18:32:09.765 T:511475807472 NOTICE: GL_VERSION = OpenGL ES 3.2 V@300.0 (GIT@2d7e27f, I078fc2db4b) (Date:06/20/18)
  735. 18:32:09.765 T:511475807472 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20
  736. 18:32:09.765 T:511475807472 NOTICE: GL_EXTENSIONS = GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_EXT_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_YUV_target GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer GL_OES_surfaceless_context GL_OVR_multiview GL_OVR_multiview2 GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_EXT_debug_marker GL_OES_EGL_image_external_essl3 GL_OVR_multiview_multisampled_render_to_texture GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_blit_framebuffer_params GL_EXT_clip_cull_distance GL_EXT_protected_textures GL_EXT_shader_non_constant_global_initializers GL_QCOM_texture_foveated GL_QCOM_shader_framebuffer_fetch_noncoherent GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_EGL_image_array GL_NV_shader_noperspective_interpolation GL_KHR_robust_buffer_access_behavior
  737. 18:32:09.970 T:511411483888 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  738. dist: ('', '', '')
  739. linux_distribution: ('', '', '')
  740. system: Linux
  741. machine: aarch64
  742. platform: Could not detect
  743. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  744. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  745. mac_ver: ('', ('', '', ''), '')
  746. 18:32:10.002 T:511411483888 ERROR: elementum: ONLY False
  747. 18:32:10.003 T:511232615664 NOTICE: [plugin.video.elementum] elementum: starting jsonrpc service
  748. 18:32:10.003 T:511229031664 NOTICE: [plugin.video.elementum] elementumd: starting elementumd
  749. 18:32:10.005 T:511229031664 NOTICE: [plugin.video.elementum] Kodi's JSON-RPC service is available, starting up...
  750. 18:32:10.006 T:511229031664 NOTICE: [plugin.video.elementum] Detected binary folder: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/resources/bin/android_arm64
  751. 18:32:10.006 T:511229031664 NOTICE: [plugin.video.elementum] Binary detection. Source: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/resources/bin/android_arm64/elementum, Destination: /data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum
  752. 18:32:10.009 T:511229031664 NOTICE: [plugin.video.elementum] Deleting stale files set([])
  753. 18:32:10.009 T:511229031664 NOTICE: [plugin.video.elementum] Binary detection: [ Source: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/resources/bin/android_arm64/elementum, Destination: /data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum ]
  754. 18:32:10.009 T:511229031664 NOTICE: [plugin.video.elementum] Binary dir: /data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64, item: /data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum
  755. 18:32:10.010 T:511229031664 WARNING: [plugin.video.elementum] Existing process found from lockfile, killing...
  756. 18:32:10.021 T:511229031664 NOTICE: [plugin.video.elementum] elementumd: start args: ['/data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum'], kw: {'close_fds': True, 'env': {'XBMC_ANDROID_SYSTEM_LIBS': '/system/lib64:/vendor/lib64', 'EXTERNAL_STORAGE': '/sdcard', 'SYSTEMSERVERCLASSPATH': '/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar:/system/framework/com.android.location.provider.jar:/system/framework/samsung-services.jar:/system/framework/hqm.jar:/system/framework/dmf.jar:/system/framework/ssrm.jar', 'ANDROID_SOCKET_zygote': '8', 'KNOX_STORAGE': '/data/knox/ext_sdcard', 'PATH': '/sbin:/system/sbin:/system/bin:/system/xbin:/vendor/bin:/vendor/xbin', 'HOME': '/storage/emulated/0/Android/data/org.xbmc.kodi/files', 'ANDROID_STORAGE': '/storage', 'ANDROID_BOOTLOGO': '1', 'ANDROID_ASSETS': '/system/app', 'LD_LIBRARY_PATH': '/data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64:', 'XBMC_ANDROID_LIBS': '/data/app/org.xbmc.kodi-XN6ITsZmPbxcwL6pgh4anw==/lib/arm64', 'BOOTCLASSPATH': '/system/framework/QPerformance.jar:/system/framework/SmpsManager.jar:/system/framework/core-oj.jar:/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/bouncycastle.jar:/system/framework/apache-xml.jar:/system/framework/legacy-test.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/smartbondingservice.jar:/system/framework/sprengine.jar:/system/framework/android.hidl.base-V1.0-java.jar:/system/framework/android.hidl.manager-V1.0-java.jar:/system/framework/timakeystore.jar:/system/framework/fipstimakeystore.jar:/system/framework/ucmopensslenginehelper.jar:/system/framework/SemAudioThumbnail.jar:/system/framework/knoxsdk.jar:/system/framework/sec_edm.jar:/system/framework/sagearpolicymanager.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/sec_sdp_sdk.jar:/system/framework/sec_sdp_hidden_sdk.jar:/system/framework/knoxvpnuidtag.jar:/system/framework/tcmiface.jar:/system/framework/telephony-ext.jar:/system/framework/qcom.fmradio.jar', 'PYTHONNOUSERSITE': '1', 'SSL_CERT_FILE': '/data/user/0/org.xbmc.kodi/cache/apk/assets/system/certs/cacert.pem', 'PYTHONOPTIMIZE': '1', 'MC_AUTH_TOKEN_PATH': '/efs/TEE', 'XBMC_ANDROID_APK': '/data/app/org.xbmc.kodi-XN6ITsZmPbxcwL6pgh4anw==/base.apk', 'DOWNLOAD_CACHE': '/data/cache', 'PYTHONPATH': '', 'ANDROID_DATA': '/data', 'KODI_HOME': '/data/user/0/org.xbmc.kodi/cache/apk/assets', 'LD_PRELOAD': 'libTcpOptimizer.so', 'KODI_BIN_HOME': '/data/user/0/org.xbmc.kodi/cache/apk/assets', 'ANDROID_ROOT': '/system', 'PYTHONHOME': '/data/app/org.xbmc.kodi-XN6ITsZmPbxcwL6pgh4anw==/base.apk/assets/python2.7', 'ENC_EMULATED_STORAGE_TARGET': '/storage/enc_emulated', 'ASEC_MOUNTPOINT': '/mnt/asec', 'OS': 'Linux'}, 'cwd': '/data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64', 'stderr': -2, 'stdout': -1}
  757. 18:32:10.899 T:514259921344 WARNING: CPeripheralBusAndroid: failed to update input device with ID 5 because it couldn't be found
  758. 18:32:10.900 T:514259921344 WARNING: CPeripheralBusAndroid: failed to update input device with ID 7 because it couldn't be found
  759. 18:32:10.900 T:514259921344 WARNING: CPeripheralBusAndroid: failed to update input device with ID 8 because it couldn't be found
  760. 18:32:10.900 T:514259921344 WARNING: CPeripheralBusAndroid: failed to update input device with ID 9 because it couldn't be found
  761. 18:32:10.900 T:514259921344 WARNING: CPeripheralBusAndroid: failed to update input device with ID 12 because it couldn't be found
  762. 18:32:11.006 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mStarting Elementum daemon
  763. 18:32:11.007 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mVersion: 0.0.66 GoTorrent: cc531b8c Go: go1.11.2
  764. 18:32:11.007 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mReloading configuration...
  765. 18:32:11.011 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mSetting remote address to 127.0.0.1:65221
  766. 18:32:11.150 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing download path: .
  767. 18:32:11.151 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing library path: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_library
  768. 18:32:11.153 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing torrents path: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_torrents
  769. 18:32:11.212 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mTotal system memory: 5.9 GB
  770. 18:32:11.213 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mAutomatically selected memory size: 293 MB
  771. 18:32:11.215 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mSelected memory size (293 MB) is bigger than maximum for auto-select (210 MB), so we decrease memory size to maximum allowed: 210 MB
  772. 18:32:11.221 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mUsing configuration: &config.Configuration{
  773. 18:32:11.222 T:511229031664 NOTICE: [plugin.video.elementum] DownloadPath: ".",
  774. 18:32:11.223 T:511229031664 NOTICE: [plugin.video.elementum] TorrentsPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_torrents",
  775. 18:32:11.233 T:511229031664 NOTICE: [plugin.video.elementum] LibraryPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_library",
  776. 18:32:11.239 T:511229031664 NOTICE: [plugin.video.elementum] Info: &xbmc.AddonInfo{
  777. 18:32:11.239 T:511229031664 NOTICE: [plugin.video.elementum] Author: "elgatito",
  778. 18:32:11.239 T:511229031664 NOTICE: [plugin.video.elementum] Changelog: "",
  779. 18:32:11.241 T:511229031664 NOTICE: [plugin.video.elementum] Description: "Elementum is a torrent finding and streaming engine. It doesn't go on torrent websites for legal reasons. However, it calls specially crafted add-ons (called providers) that are installed separately.[CR]This project is a fork of the well known, but no longer maintained Pulsar/Quasar projects from steeve and scakemyer.",
  780. 18:32:11.242 T:511229031664 NOTICE: [plugin.video.elementum] Disclaimer: "The author does not own or host any content found within this Addon. The author is not connected to or in any other way affiliated with Kodi, Team Kodi, or the XBMC Foundation.",
  781. 18:32:11.242 T:511229031664 NOTICE: [plugin.video.elementum] Fanart: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/fanart.png",
  782. 18:32:11.243 T:511229031664 NOTICE: [plugin.video.elementum] Home: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/",
  783. 18:32:11.243 T:511229031664 NOTICE: [plugin.video.elementum] Icon: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/icon.png",
  784. 18:32:11.243 T:511229031664 NOTICE: [plugin.video.elementum] ID: "plugin.video.elementum",
  785. 18:32:11.244 T:511229031664 NOTICE: [plugin.video.elementum] Name: "Elementum",
  786. 18:32:11.244 T:511229031664 NOTICE: [plugin.video.elementum] Path: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum",
  787. 18:32:11.245 T:511229031664 NOTICE: [plugin.video.elementum] Profile: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.elementum/",
  788. 18:32:11.245 T:511229031664 NOTICE: [plugin.video.elementum] TempPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum",
  789. 18:32:11.246 T:511229031664 NOTICE: [plugin.video.elementum] Stars: "-1",
  790. 18:32:11.246 T:511229031664 NOTICE: [plugin.video.elementum] Summary: "Elementum: Media streaming",
  791. 18:32:11.246 T:511229031664 NOTICE: [plugin.video.elementum] Type: "xbmc.python.pluginsource",
  792. 18:32:11.247 T:511229031664 NOTICE: [plugin.video.elementum] Version: "0.0.66",
  793. 18:32:11.247 T:511229031664 NOTICE: [plugin.video.elementum] Xbmc: "/data/user/0/org.xbmc.kodi/cache/apk/assets/",
  794. 18:32:11.247 T:511229031664 NOTICE: [plugin.video.elementum] },
  795. 18:32:11.248 T:511229031664 NOTICE: [plugin.video.elementum] Platform: &xbmc.Platform{
  796. 18:32:11.248 T:511229031664 NOTICE: [plugin.video.elementum] OS: "android",
  797. 18:32:11.248 T:511229031664 NOTICE: [plugin.video.elementum] Arch: "arm64",
  798. 18:32:11.249 T:511229031664 NOTICE: [plugin.video.elementum] Version: "4.9.65-14505206",
  799. 18:32:11.249 T:511229031664 NOTICE: [plugin.video.elementum] Kodi: 17,
  800. 18:32:11.249 T:511229031664 NOTICE: [plugin.video.elementum] Build: "17.6 Git:20171119-ced5097",
  801. 18:32:11.250 T:511229031664 NOTICE: [plugin.video.elementum] },
  802. 18:32:11.250 T:511229031664 NOTICE: [plugin.video.elementum] Language: "pt",
  803. 18:32:11.250 T:511229031664 NOTICE: [plugin.video.elementum] TemporaryPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum",
  804. 18:32:11.251 T:511229031664 NOTICE: [plugin.video.elementum] ProfilePath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.elementum/",
  805. 18:32:11.251 T:511229031664 NOTICE: [plugin.video.elementum] HomePath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/",
  806. 18:32:11.252 T:511229031664 NOTICE: [plugin.video.elementum] XbmcPath: "/data/user/0/org.xbmc.kodi/cache/apk/assets/",
  807. 18:32:11.252 T:511229031664 NOTICE: [plugin.video.elementum] SpoofUserAgent: 1,
  808. 18:32:11.252 T:511229031664 NOTICE: [plugin.video.elementum] KeepDownloading: 2,
  809. 18:32:11.252 T:511229031664 NOTICE: [plugin.video.elementum] KeepFilesPlaying: 2,
  810. 18:32:11.253 T:511229031664 NOTICE: [plugin.video.elementum] KeepFilesFinished: 2,
  811. 18:32:11.253 T:511229031664 NOTICE: [plugin.video.elementum] DisableBgProgress: false,
  812. 18:32:11.253 T:511229031664 NOTICE: [plugin.video.elementum] DisableBgProgressPlayback: true,
  813. 18:32:11.254 T:511229031664 NOTICE: [plugin.video.elementum] ForceUseTrakt: false,
  814. 18:32:11.254 T:511229031664 NOTICE: [plugin.video.elementum] UseCacheSelection: true,
  815. 18:32:11.254 T:511229031664 NOTICE: [plugin.video.elementum] UseCacheSearch: true,
  816. 18:32:11.255 T:511229031664 NOTICE: [plugin.video.elementum] CacheSearchDuration: 180,
  817. 18:32:11.255 T:511229031664 NOTICE: [plugin.video.elementum] ResultsPerPage: 9,
  818. 18:32:11.255 T:511229031664 NOTICE: [plugin.video.elementum] EnableOverlayStatus: true,
  819. 18:32:11.256 T:511229031664 NOTICE: [plugin.video.elementum] SilentStreamStart: false,
  820. 18:32:11.256 T:511229031664 NOTICE: [plugin.video.elementum] ChooseStreamAuto: false,
  821. 18:32:11.256 T:511229031664 NOTICE: [plugin.video.elementum] ForceLinkType: false,
  822. 18:32:11.257 T:511229031664 NOTICE: [plugin.video.elementum] UseOriginalTitle: false,
  823. 18:32:11.257 T:511229031664 NOTICE: [plugin.video.elementum] AddSpecials: false,
  824. 18:32:11.257 T:511229031664 NOTICE: [plugin.video.elementum] ShowUnairedSeasons: false,
  825. 18:32:11.257 T:511229031664 NOTICE: [plugin.video.elementum] ShowUnairedEpisodes: false,
  826. 18:32:11.258 T:511229031664 NOTICE: [plugin.video.elementum] SmartEpisodeMatch: true,
  827. 18:32:11.258 T:511229031664 NOTICE: [plugin.video.elementum] LibraryUpdate: 0,
  828. 18:32:11.258 T:511229031664 NOTICE: [plugin.video.elementum] StrmLanguage: "pt",
  829. 18:32:11.258 T:511229031664 NOTICE: [plugin.video.elementum] LibraryNFOMovies: true,
  830. 18:32:11.259 T:511229031664 NOTICE: [plugin.video.elementum] LibraryNFOShows: true,
  831. 18:32:11.259 T:511229031664 NOTICE: [plugin.video.elementum] PlaybackPercent: 1,
  832. 18:32:11.259 T:511229031664 NOTICE: [plugin.video.elementum] DownloadStorage: 1,
  833. 18:32:11.260 T:511229031664 NOTICE: [plugin.video.elementum] AutoMemorySize: true,
  834. 18:32:11.260 T:511229031664 NOTICE: [plugin.video.elementum] AutoMemorySizeStrategy: 1,
  835. 18:32:11.260 T:511229031664 NOTICE: [plugin.video.elementum] MemorySize: 209715200,
  836. 18:32:11.260 T:511229031664 NOTICE: [plugin.video.elementum] BufferSize: 20971520,
  837. 18:32:11.261 T:511229031664 NOTICE: [plugin.video.elementum] KodiBufferSize: 0,
  838. 18:32:11.261 T:511229031664 NOTICE: [plugin.video.elementum] UploadRateLimit: 0,
  839. 18:32:11.261 T:511229031664 NOTICE: [plugin.video.elementum] DownloadRateLimit: 0,
  840. 18:32:11.261 T:511229031664 NOTICE: [plugin.video.elementum] AutoloadTorrents: true,
  841. 18:32:11.262 T:511229031664 NOTICE: [plugin.video.elementum] LimitAfterBuffering: false,
  842. 18:32:11.262 T:511229031664 NOTICE: [plugin.video.elementum] ConnectionsLimit: 50,
  843. 18:32:11.262 T:511229031664 NOTICE: [plugin.video.elementum] ConnTrackerLimit: 0,
  844. 18:32:11.263 T:511229031664 NOTICE: [plugin.video.elementum] ConnTrackerLimitAuto: true,
  845. 18:32:11.263 T:511229031664 NOTICE: [plugin.video.elementum] SeedTimeLimit: 2,
  846. 18:32:11.263 T:511229031664 NOTICE: [plugin.video.elementum] DisableUpload: false,
  847. 18:32:11.264 T:511229031664 NOTICE: [plugin.video.elementum] DisableDHT: true,
  848. 18:32:11.264 T:511229031664 NOTICE: [plugin.video.elementum] DisableTCP: false,
  849. 18:32:11.264 T:511229031664 NOTICE: [plugin.video.elementum] DisableUTP: false,
  850. 18:32:11.265 T:511229031664 NOTICE: [plugin.video.elementum] DisableUPNP: false,
  851. 18:32:11.265 T:511229031664 NOTICE: [plugin.video.elementum] EncryptionPolicy: 0,
  852. 18:32:11.266 T:511229031664 NOTICE: [plugin.video.elementum] ListenPortMin: 6881,
  853. 18:32:11.266 T:511229031664 NOTICE: [plugin.video.elementum] ListenPortMax: 6891,
  854. 18:32:11.266 T:511229031664 NOTICE: [plugin.video.elementum] ListenInterfaces: "",
  855. 18:32:11.266 T:511229031664 NOTICE: [plugin.video.elementum] ListenAutoDetectIP: true,
  856. 18:32:11.267 T:511229031664 NOTICE: [plugin.video.elementum] ListenAutoDetectPort: true,
  857. 18:32:11.267 T:511229031664 NOTICE: [plugin.video.elementum] Scrobble: false,
  858. 18:32:11.267 T:511229031664 NOTICE: [plugin.video.elementum] TraktUsername: "anunes",
  859. 18:32:11.268 T:511229031664 NOTICE: [plugin.video.elementum] TraktToken: "b9214e8ab083d9aaa7329dff33e10ab82cbdfa6d3bbbd40c0bc9858da9819864",
  860. 18:32:11.268 T:511229031664 NOTICE: [plugin.video.elementum] TraktRefreshToken: "a72291fce551990279ba7944e1d22cc968381d2b3e65d407a192d3a545418490",
  861. 18:32:11.268 T:511229031664 NOTICE: [plugin.video.elementum] TraktTokenExpiry: 1552270064,
  862. 18:32:11.269 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncFrequency: 2,
  863. 18:32:11.269 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncCollections: true,
  864. 18:32:11.269 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatchlist: true,
  865. 18:32:11.270 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncUserlists: true,
  866. 18:32:11.270 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatched: true,
  867. 18:32:11.270 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatchedBack: true,
  868. 18:32:11.271 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMovies: true,
  869. 18:32:11.271 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMoviesLocation: 0,
  870. 18:32:11.271 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMoviesList: 0,
  871. 18:32:11.271 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShows: true,
  872. 18:32:11.272 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShowsLocation: 0,
  873. 18:32:11.272 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShowsList: 0,
  874. 18:32:11.272 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMovies: true,
  875. 18:32:11.273 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMoviesLocation: 0,
  876. 18:32:11.273 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMoviesList: 0,
  877. 18:32:11.273 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShows: true,
  878. 18:32:11.274 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShowsLocation: 0,
  879. 18:32:11.274 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShowsList: 0,
  880. 18:32:11.274 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressUnaired: true,
  881. 18:32:11.274 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressSort: 0,
  882. 18:32:11.275 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressDateFormat: "yyyy-mm-dd",
  883. 18:32:11.276 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorDate: "yellow",
  884. 18:32:11.276 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorShow: "none",
  885. 18:32:11.276 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorEpisode: "skyblue",
  886. 18:32:11.277 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorUnaired: "deeppink",
  887. 18:32:11.277 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsDateFormat: "yyyy-mm-dd",
  888. 18:32:11.277 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorDate: "yellow",
  889. 18:32:11.278 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorShow: "none",
  890. 18:32:11.278 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorEpisode: "skyblue",
  891. 18:32:11.278 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorUnaired: "deeppink",
  892. 18:32:11.279 T:511229031664 NOTICE: [plugin.video.elementum] UpdateFrequency: 6,
  893. 18:32:11.280 T:511229031664 NOTICE: [plugin.video.elementum] UpdateDelay: 300,
  894. 18:32:11.280 T:511229031664 NOTICE: [plugin.video.elementum] UpdateAutoScan: true,
  895. 18:32:11.281 T:511229031664 NOTICE: [plugin.video.elementum] PlayResume: true,
  896. 18:32:11.281 T:511229031664 NOTICE: [plugin.video.elementum] UseCloudHole: false,
  897. 18:32:11.281 T:511229031664 NOTICE: [plugin.video.elementum] CloudHoleKey: "63B949C",
  898. 18:32:11.282 T:511229031664 NOTICE: [plugin.video.elementum] TMDBApiKey: "",
  899. 18:32:11.282 T:511229031664 NOTICE: [plugin.video.elementum] OSDBUser: "",
  900. 18:32:11.283 T:511229031664 NOTICE: [plugin.video.elementum] OSDBPass: "",
  901. 18:32:11.284 T:511229031664 NOTICE: [plugin.video.elementum] OSDBLanguage: "pt",
  902. 18:32:11.284 T:511229031664 NOTICE: [plugin.video.elementum] OSDBAutoLanguage: true,
  903. 18:32:11.285 T:511229031664 NOTICE: [plugin.video.elementum] SortingModeMovies: 1,
  904. 18:32:11.285 T:511229031664 NOTICE: [plugin.video.elementum] SortingModeShows: 1,
  905. 18:32:11.285 T:511229031664 NOTICE: [plugin.video.elementum] ResolutionPreferenceMovies: 0,
  906. 18:32:11.286 T:511229031664 NOTICE: [plugin.video.elementum] ResolutionPreferenceShows: 0,
  907. 18:32:11.286 T:511229031664 NOTICE: [plugin.video.elementum] PercentageAdditionalSeeders: 25,
  908. 18:32:11.286 T:511229031664 NOTICE: [plugin.video.elementum] UsePublicDNS: false,
  909. 18:32:11.287 T:511229031664 NOTICE: [plugin.video.elementum] PublicDNSList: "8.8.8.8,8.8.4.4,9.9.9.9",
  910. 18:32:11.287 T:511229031664 NOTICE: [plugin.video.elementum] OpennicDNSList: "193.183.98.66,172.104.136.243,89.18.27.167",
  911. 18:32:11.287 T:511229031664 NOTICE: [plugin.video.elementum] CustomProviderTimeoutEnabled: false,
  912. 18:32:11.288 T:511229031664 NOTICE: [plugin.video.elementum] CustomProviderTimeout: 30,
  913. 18:32:11.288 T:511229031664 NOTICE: [plugin.video.elementum] ProxyURL: "",
  914. 18:32:11.288 T:511229031664 NOTICE: [plugin.video.elementum] ProxyType: 1,
  915. 18:32:11.288 T:511229031664 NOTICE: [plugin.video.elementum] ProxyEnabled: false,
  916. 18:32:11.289 T:511229031664 NOTICE: [plugin.video.elementum] ProxyHost: "",
  917. 18:32:11.289 T:511229031664 NOTICE: [plugin.video.elementum] ProxyPort: 1080,
  918. 18:32:11.289 T:511229031664 NOTICE: [plugin.video.elementum] ProxyLogin: "",
  919. 18:32:11.289 T:511229031664 NOTICE: [plugin.video.elementum] ProxyPassword: "",
  920. 18:32:11.290 T:511229031664 NOTICE: [plugin.video.elementum] CompletedMove: false,
  921. 18:32:11.290 T:511229031664 NOTICE: [plugin.video.elementum] CompletedMoviesPath: "",
  922. 18:32:11.290 T:511229031664 NOTICE: [plugin.video.elementum] CompletedShowsPath: "",
  923. 18:32:11.290 T:511229031664 NOTICE: [plugin.video.elementum] LocalOnlyClient: false,
  924. 18:32:11.291 T:511229031664 NOTICE: [plugin.video.elementum] }
  925. 18:32:11.291 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mAddon: plugin.video.elementum v0.0.66
  926. 18:32:11.310 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mConfiguring client...
  927. 18:32:11.311 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mListenIP=, ListenIPv6=, ListenPort=0, DisableIPv6=false
  928. 18:32:11.313 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mUserAgent: Transmission/1.93, PeerID: -TR1930-
  929. 18:32:11.313 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mDownloadStorage: Memory
  930. 18:32:11.314 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ NewMemoryStorage [0mInitializing memory storage of size: 210 MB
  931. 18:32:11.314 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mBitClient config: &torrent.ClientConfig{
  932. 18:32:11.315 T:511229031664 NOTICE: [plugin.video.elementum] DataDir: ".",
  933. 18:32:11.315 T:511229031664 NOTICE: [plugin.video.elementum] ListenHost: func(string) string,
  934. 18:32:11.316 T:511229031664 NOTICE: [plugin.video.elementum] ListenPort: 0,
  935. 18:32:11.316 T:511229031664 NOTICE: [plugin.video.elementum] NoDefaultPortForwarding: false,
  936. 18:32:11.317 T:511229031664 NOTICE: [plugin.video.elementum] DisableTrackers: false,
  937. 18:32:11.317 T:511229031664 NOTICE: [plugin.video.elementum] DisablePEX: false,
  938. 18:32:11.317 T:511229031664 NOTICE: [plugin.video.elementum] NoDHT: true,
  939. 18:32:11.317 T:511229031664 NOTICE: [plugin.video.elementum] DhtStartingNodes: dht.GlobalBootstrapAddrs,
  940. 18:32:11.318 T:511229031664 NOTICE: [plugin.video.elementum] NoUpload: false,
  941. 18:32:11.318 T:511229031664 NOTICE: [plugin.video.elementum] DisableAggressiveUpload: false,
  942. 18:32:11.318 T:511229031664 NOTICE: [plugin.video.elementum] Seed: true,
  943. 18:32:11.319 T:511229031664 NOTICE: [plugin.video.elementum] UploadRateLimiter: &rate.Limiter{},
  944. 18:32:11.319 T:511229031664 NOTICE: [plugin.video.elementum] DownloadRateLimiter: &rate.Limiter{},
  945. 18:32:11.319 T:511229031664 NOTICE: [plugin.video.elementum] PeerID: "-TR1930-T2IA6J7MYQLM",
  946. 18:32:11.319 T:511229031664 NOTICE: [plugin.video.elementum] DisableUTP: false,
  947. 18:32:11.320 T:511229031664 NOTICE: [plugin.video.elementum] DisableTCP: false,
  948. 18:32:11.320 T:511229031664 NOTICE: [plugin.video.elementum] DefaultStorage: nil,
  949. 18:32:11.320 T:511229031664 NOTICE: [plugin.video.elementum] EncryptionPolicy: torrent.EncryptionPolicy{
  950. 18:32:11.321 T:511229031664 NOTICE: [plugin.video.elementum] DisableEncryption: false,
  951. 18:32:11.321 T:511229031664 NOTICE: [plugin.video.elementum] ForceEncryption: false,
  952. 18:32:11.321 T:511229031664 NOTICE: [plugin.video.elementum] PreferNoEncryption: false,
  953. 18:32:11.321 T:511229031664 NOTICE: [plugin.video.elementum] },
  954. 18:32:11.322 T:511229031664 NOTICE: [plugin.video.elementum] ProxyURL: "",
  955. 18:32:11.322 T:511229031664 NOTICE: [plugin.video.elementum] IPBlocklist: nil,
  956. 18:32:11.322 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv6: false,
  957. 18:32:11.322 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv4: false,
  958. 18:32:11.323 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv4Peers: false,
  959. 18:32:11.323 T:511229031664 NOTICE: [plugin.video.elementum] Debug: false,
  960. 18:32:11.323 T:511229031664 NOTICE: [plugin.video.elementum] HTTPProxy: ,
  961. 18:32:11.324 T:511229031664 NOTICE: [plugin.video.elementum] HTTPUserAgent: "Transmission/1.93",
  962. 18:32:11.324 T:511229031664 NOTICE: [plugin.video.elementum] ExtendedHandshakeClientVersion: "go.torrent dev 20181121",
  963. 18:32:11.324 T:511229031664 NOTICE: [plugin.video.elementum] Bep20: "-TR1930-",
  964. 18:32:11.325 T:511229031664 NOTICE: [plugin.video.elementum] NominalDialTimeout: 20000000000,
  965. 18:32:11.325 T:511229031664 NOTICE: [plugin.video.elementum] MinDialTimeout: 3000000000,
  966. 18:32:11.325 T:511229031664 NOTICE: [plugin.video.elementum] EstablishedConnsPerTorrent: 50,
  967. 18:32:11.326 T:511229031664 NOTICE: [plugin.video.elementum] HalfOpenConnsPerTorrent: 50,
  968. 18:32:11.326 T:511229031664 NOTICE: [plugin.video.elementum] TorrentPeersHighWater: 3000,
  969. 18:32:11.327 T:511229031664 NOTICE: [plugin.video.elementum] TorrentPeersLowWater: 50,
  970. 18:32:11.328 T:511229031664 NOTICE: [plugin.video.elementum] HandshakesTimeout: 4000000000,
  971. 18:32:11.328 T:511229031664 NOTICE: [plugin.video.elementum] PublicIp4: nil,
  972. 18:32:11.328 T:511229031664 NOTICE: [plugin.video.elementum] PublicIp6: nil,
  973. 18:32:11.328 T:511229031664 NOTICE: [plugin.video.elementum] DisableAcceptRateLimiting: false,
  974. 18:32:11.329 T:511229031664 NOTICE: [plugin.video.elementum] ConnTracker: &conntrack.Instance{
  975. 18:32:11.329 T:511229031664 NOTICE: [plugin.video.elementum] Timeout: func(conntrack.Entry) time.Duration,
  976. 18:32:11.329 T:511229031664 NOTICE: [plugin.video.elementum] },
  977. 18:32:11.330 T:511229031664 NOTICE: [plugin.video.elementum] }
  978. 18:32:11.330 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mClient created successfully
  979. 18:32:11.330 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on tcp: 0.0.0.0:43629
  980. 18:32:11.331 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on tcp: [::]:43629
  981. 18:32:11.332 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on udp: 0.0.0.0:43629
  982. 18:32:11.332 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on udp: [::]:43629
  983. 18:32:11.333 T:511229031664 NOTICE: [plugin.video.elementum] INFO tmdb ▶ CheckAPIKey [0mChecking TMDB API key...
  984. 18:32:11.349 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ Discover [0mUPnP discovery result ebf5a0a0-1dd1-11b2-a90f-c8d7192aca05/WANDevice:1/urn:upnp-org:serviceId:WANIPConn1/urn:schemas-upnp-org:service:WANIPConnection:1/http://192.168.1.1:49152/upnp/control/WANIPConnection0
  985. 18:32:11.350 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ Discover [0mUPnP discovery result ebf5a0a0-1dd1-11b2-a90f-c8d7192aca05/WANDevice:1/urn:upnp-org:serviceId:WANPPPConn1/urn:schemas-upnp-org:service:WANPPPConnection:1/http://192.168.1.1:49152/upnp/control/WANPPPConnection0
  986. 18:32:11.870 T:511415678192 WARNING: GetDirectory: rar lib returned no files in archive androidapp://sources/apps/com.rarlab.rar, likely corrupt
  987. 18:32:11.870 T:511415678192 ERROR: GetDirectory - Error getting rar://androidapp%3a%2f%2fsources%2fapps%2fcom.rarlab.rar/
  988. 18:32:11.885 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI tmdb ▶ CheckAPIKey [0mTMDB API key check passed, using 29a551a...
  989. 18:32:11.898 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI library ▶ Init [0mWarming up caches...
  990. 18:32:11.905 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ func8 [0mUpdating Kodi add-on repositories...
  991. 18:32:11.920 T:511232615664 NOTICE: [plugin.video.elementum] Cleaning up dialogs
  992. 18:32:11.930 T:511232615664 NOTICE: [plugin.video.elementum] Resetting RPC objects...
  993. 18:32:11.932 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ func1 [0mDatabase backup saved at: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.elementum/cache-backup.db
  994. 18:32:13.105 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI library ▶ Init [0mCaches warmed up in 1.206392343s
  995. 18:32:13.319 T:511229031664 NOTICE: [plugin.video.elementum] 2018-12-18 20:32:13 portfwd.go:31: discovered 2 upnp devices
  996. 18:32:13.737 T:511229031664 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of plugin.video.elementum: v0.0.68
  997. 18:32:13.738 T:511229031664 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of script.elementum.burst: v0.0.32
  998. 18:32:13.738 T:511229031664 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of context.elementum: v0.0.2
  999. 18:32:13.739 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:13 | 200 | 1.788025416s | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/addons.xml.md5
  1000. 18:32:15.535 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:15 | 200 | 1.742184374s | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/addons.xml
  1001. 18:32:16.928 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ refreshLocalMovies [0mFinished updating 9 local movies in 26.980468ms
  1002. 18:32:18.841 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ refreshLocalShows [0mFinished updating 23 local shows in 1.912740937s
  1003. 18:32:18.859 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ RefreshUIDs [0mUIDs refresh finished
  1004. 18:32:18.879 T:511229031664 NOTICE: Previous line repeats 1 times.
  1005. 18:32:18.879 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ Refresh [0mLibrary refresh finished
  1006. 18:32:35.962 T:511475807472 NOTICE: GL_VENDOR = Qualcomm
  1007. 18:32:35.962 T:511475807472 NOTICE: GL_RENDERER = Adreno (TM) 630
  1008. 18:32:35.962 T:511475807472 NOTICE: GL_VERSION = OpenGL ES 3.2 V@300.0 (GIT@2d7e27f, I078fc2db4b) (Date:06/20/18)
  1009. 18:32:35.962 T:511475807472 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20
  1010. 18:32:35.962 T:511475807472 NOTICE: GL_EXTENSIONS = GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_EXT_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_YUV_target GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer GL_OES_surfaceless_context GL_OVR_multiview GL_OVR_multiview2 GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_EXT_debug_marker GL_OES_EGL_image_external_essl3 GL_OVR_multiview_multisampled_render_to_texture GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_blit_framebuffer_params GL_EXT_clip_cull_distance GL_EXT_protected_textures GL_EXT_shader_non_constant_global_initializers GL_QCOM_texture_foveated GL_QCOM_shader_framebuffer_fetch_noncoherent GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_EGL_image_array GL_NV_shader_noperspective_interpolation GL_KHR_robust_buffer_access_behavior
  1011. 18:32:35.978 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:35 | 200 | 18.021µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/icon.png
  1012. 18:32:35.978 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:35 | 200 | 8.541µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/icon.png
  1013. 18:32:36.563 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:36 | 302 | 583.425365ms | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/icon.png
  1014. 18:32:37.021 T:511468987632 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 400
  1015. 18:32:37.021 T:511468987632 ERROR: CCurlFile::Open failed with code 400 for http://127.0.0.1:65220/repository/elgatito/plugin.video.elementum/icon.png
  1016. 18:32:38.462 T:511466915056 NOTICE: Trying to open: 44100 samplerate 12 channelMask 4 encoding
  1017. 18:32:38.467 T:511466915056 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 56704 m_frames: 3544 m_frameSize: 8 channels: 2
  1018. 18:32:40.159 T:511468987632 ERROR: DoWork - Direct texture file loading failed for androidapp://sources/apps/com.google.android.googlequicksearchbox.png
  1019. 18:32:40.159 T:511415678192 ERROR: DoWork - Direct texture file loading failed for androidapp://sources/apps/com.google.android.youtube.png
  1020. 18:32:40.163 T:511414641904 ERROR: DoWork - Direct texture file loading failed for androidapp://sources/apps/com.skype.raider.png
  1021. 18:32:40.193 T:511415678192 WARNING: GetDirectory: rar lib returned no files in archive androidapp://sources/apps/com.rarlab.rar, likely corrupt
  1022. 18:32:40.194 T:511415678192 ERROR: GetDirectory - Error getting rar://androidapp%3a%2f%2fsources%2fapps%2fcom.rarlab.rar/
  1023. 18:32:40.257 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:40 | 200 | 43.646µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/icon.png
  1024. 18:32:40.258 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:40 | 200 | 17.968µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/icon.png
  1025. 18:32:40.897 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:40 | 302 | 636.951406ms | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/icon.png
  1026. 18:32:41.369 T:511415678192 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 400
  1027. 18:32:41.369 T:511415678192 ERROR: CCurlFile::Open failed with code 400 for http://127.0.0.1:65220/repository/elgatito/plugin.video.elementum/icon.png
  1028. 18:32:41.414 T:511408375024 ERROR: GetDirectory - Error getting
  1029. 18:32:41.450 T:511229031664 ERROR: Previous line repeats 2 times.
  1030. 18:32:41.450 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:41 | 200 | 16.614µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/icon.png
  1031. 18:32:41.450 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:41 | 200 | 7.76µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/icon.png
  1032. 18:32:42.099 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:42 | 302 | 644.937916ms | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/icon.png
  1033. 18:32:42.484 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:42 | 200 | 37.969µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/fanart.jpg
  1034. 18:32:42.485 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:42 | 200 | 20.989µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/fanart.jpg
  1035. 18:32:42.532 T:511414641904 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 400
  1036. 18:32:42.532 T:511414641904 ERROR: CCurlFile::Open failed with code 400 for http://127.0.0.1:65220/repository/elgatito/plugin.video.elementum/icon.png
  1037. 18:32:42.605 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:42 | 200 | 32.552µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/icon.png
  1038. 18:32:42.606 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:42 | 200 | 8.334µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/icon.png
  1039. 18:32:42.950 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:42 | 302 | 460.781458ms | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/fanart.jpg
  1040. 18:32:43.057 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:43 | 302 | 449.31427ms | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/icon.png
  1041. 18:32:43.393 T:511415678192 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 400
  1042. 18:32:43.394 T:511415678192 ERROR: CCurlFile::Open failed with code 400 for http://127.0.0.1:65220/repository/elgatito/plugin.video.elementum/fanart.jpg
  1043. 18:32:43.496 T:511414641904 ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 400
  1044. 18:32:43.496 T:511414641904 ERROR: CCurlFile::Open failed with code 400 for http://127.0.0.1:65220/repository/elgatito/plugin.video.elementum/icon.png
  1045. 18:32:46.257 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:46 | 200 | 37.084µs | 127.0.0.1 | HEAD /repository/elgatito/plugin.video.elementum/plugin.video.elementum-0.0.68.zip
  1046. 18:32:48.181 T:511229031664 NOTICE: [plugin.video.elementum] INFO repository ▶ addonZip [0mUsing release asset for android_arm64: https://github.com/elgatito/plugin.video.elementum/releases/download/v0.0.68/plugin.video.elementum-0.0.68.android_arm64.zip
  1047. 18:32:48.182 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:32:48 | 302 | 1.921786613s | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/plugin.video.elementum-0.0.68.zip
  1048. 18:32:56.737 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ func1 [0mShutting down...
  1049. 18:32:56.737 T:511229031664 NOTICE: [plugin.video.elementum] INFO library ▶ CloseLibrary [0mClosing library...
  1050. 18:32:56.738 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ Close [0mStopping BT Services...
  1051. 18:32:56.738 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ Close [0mClosing Client
  1052. 18:32:56.739 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ Close [0mClosing Database
  1053. 18:32:56.753 T:511229031664 NOTICE: Previous line repeats 1 times.
  1054. 18:32:56.753 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ func1 [0mGoodbye
  1055. 18:32:57.025 T:511411483888 NOTICE: [plugin.video.elementum] elementum: exiting elementumd
  1056. 18:32:57.033 T:511215908080 NOTICE: [plugin.video.elementum] elementumd: exiting elementumd daemon
  1057. 18:32:57.034 T:511215908080 NOTICE: [plugin.video.elementum] elementumd: elementumd daemon exited
  1058. 18:32:57.200 T:511232615664 NOTICE: [plugin.video.elementum] elementum: exiting jsonrpc service
  1059. 18:32:58.246 T:511411483888 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1060. dist: ('', '', '')
  1061. linux_distribution: ('', '', '')
  1062. system: Linux
  1063. machine: aarch64
  1064. platform: Could not detect
  1065. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1066. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1067. mac_ver: ('', ('', '', ''), '')
  1068. 18:32:58.280 T:511411483888 ERROR: elementum: ONLY False
  1069. 18:32:58.281 T:511232615664 NOTICE: [plugin.video.elementum] elementum: starting jsonrpc service
  1070. 18:32:58.281 T:511229031664 NOTICE: [plugin.video.elementum] elementumd: starting elementumd
  1071. 18:32:58.283 T:511229031664 NOTICE: [plugin.video.elementum] Kodi's JSON-RPC service is available, starting up...
  1072. 18:32:58.283 T:511229031664 NOTICE: [plugin.video.elementum] Detected binary folder: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/resources/bin/android_arm64
  1073. 18:32:58.284 T:511229031664 NOTICE: [plugin.video.elementum] Binary detection. Source: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/resources/bin/android_arm64/elementum, Destination: /data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum
  1074. 18:32:58.284 T:511229031664 NOTICE: [plugin.video.elementum] Updating elementum daemon...
  1075. 18:32:58.370 T:511229031664 NOTICE: [plugin.video.elementum] Deleting stale files set([])
  1076. 18:32:58.419 T:511229031664 NOTICE: [plugin.video.elementum] Binary detection: [ Source: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/resources/bin/android_arm64/elementum, Destination: /data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum ]
  1077. 18:32:58.420 T:511229031664 NOTICE: [plugin.video.elementum] Binary dir: /data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64, item: /data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum
  1078. 18:32:58.424 T:511229031664 NOTICE: [plugin.video.elementum] elementumd: start args: ['/data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64/elementum'], kw: {'close_fds': True, 'env': {'XBMC_ANDROID_SYSTEM_LIBS': '/system/lib64:/vendor/lib64', 'EXTERNAL_STORAGE': '/sdcard', 'SYSTEMSERVERCLASSPATH': '/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar:/system/framework/com.android.location.provider.jar:/system/framework/samsung-services.jar:/system/framework/hqm.jar:/system/framework/dmf.jar:/system/framework/ssrm.jar', 'ANDROID_SOCKET_zygote': '8', 'KNOX_STORAGE': '/data/knox/ext_sdcard', 'PATH': '/sbin:/system/sbin:/system/bin:/system/xbin:/vendor/bin:/vendor/xbin', 'HOME': '/storage/emulated/0/Android/data/org.xbmc.kodi/files', 'ANDROID_STORAGE': '/storage', 'ANDROID_BOOTLOGO': '1', 'ANDROID_ASSETS': '/system/app', 'LD_LIBRARY_PATH': '/data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64:', 'XBMC_ANDROID_LIBS': '/data/app/org.xbmc.kodi-XN6ITsZmPbxcwL6pgh4anw==/lib/arm64', 'BOOTCLASSPATH': '/system/framework/QPerformance.jar:/system/framework/SmpsManager.jar:/system/framework/core-oj.jar:/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/bouncycastle.jar:/system/framework/apache-xml.jar:/system/framework/legacy-test.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/smartbondingservice.jar:/system/framework/sprengine.jar:/system/framework/android.hidl.base-V1.0-java.jar:/system/framework/android.hidl.manager-V1.0-java.jar:/system/framework/timakeystore.jar:/system/framework/fipstimakeystore.jar:/system/framework/ucmopensslenginehelper.jar:/system/framework/SemAudioThumbnail.jar:/system/framework/knoxsdk.jar:/system/framework/sec_edm.jar:/system/framework/sagearpolicymanager.jar:/system/framework/knoxanalyticssdk.jar:/system/framework/sec_sdp_sdk.jar:/system/framework/sec_sdp_hidden_sdk.jar:/system/framework/knoxvpnuidtag.jar:/system/framework/tcmiface.jar:/system/framework/telephony-ext.jar:/system/framework/qcom.fmradio.jar', 'PYTHONNOUSERSITE': '1', 'SSL_CERT_FILE': '/data/user/0/org.xbmc.kodi/cache/apk/assets/system/certs/cacert.pem', 'PYTHONOPTIMIZE': '1', 'MC_AUTH_TOKEN_PATH': '/efs/TEE', 'XBMC_ANDROID_APK': '/data/app/org.xbmc.kodi-XN6ITsZmPbxcwL6pgh4anw==/base.apk', 'DOWNLOAD_CACHE': '/data/cache', 'PYTHONPATH': '', 'ANDROID_DATA': '/data', 'KODI_HOME': '/data/user/0/org.xbmc.kodi/cache/apk/assets', 'LD_PRELOAD': 'libTcpOptimizer.so', 'KODI_BIN_HOME': '/data/user/0/org.xbmc.kodi/cache/apk/assets', 'ANDROID_ROOT': '/system', 'PYTHONHOME': '/data/app/org.xbmc.kodi-XN6ITsZmPbxcwL6pgh4anw==/base.apk/assets/python2.7', 'ENC_EMULATED_STORAGE_TARGET': '/storage/enc_emulated', 'ASEC_MOUNTPOINT': '/mnt/asec', 'OS': 'Linux'}, 'cwd': '/data/data/org.xbmc.kodi/files/plugin.video.elementum/bin/android_arm64', 'stderr': -2, 'stdout': -1}
  1079. 18:32:58.543 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mStarting Elementum daemon
  1080. 18:32:58.543 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mVersion: 0.0.68 GoTorrent: cc531b8c Go: go1.11.3, Threads: 8
  1081. 18:32:58.543 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mReloading configuration...
  1082. 18:32:58.543 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mSetting remote address to 127.0.0.1:65221
  1083. 18:32:58.625 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing download path: .
  1084. 18:32:58.626 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing library path: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_library
  1085. 18:32:58.627 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing torrents path: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_torrents
  1086. 18:32:58.675 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mTotal system memory: 5.9 GB
  1087. 18:32:58.676 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mAutomatically selected memory size: 293 MB
  1088. 18:32:58.676 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mSelected memory size (293 MB) is bigger than maximum for auto-select (210 MB), so we decrease memory size to maximum allowed: 210 MB
  1089. 18:32:58.685 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mUsing configuration: &config.Configuration{
  1090. 18:32:58.686 T:511229031664 NOTICE: [plugin.video.elementum] DownloadPath: ".",
  1091. 18:32:58.686 T:511229031664 NOTICE: [plugin.video.elementum] TorrentsPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_torrents",
  1092. 18:32:58.686 T:511229031664 NOTICE: [plugin.video.elementum] LibraryPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_library",
  1093. 18:32:58.687 T:511229031664 NOTICE: [plugin.video.elementum] Info: &xbmc.AddonInfo{
  1094. 18:32:58.687 T:511229031664 NOTICE: [plugin.video.elementum] Author: "elgatito",
  1095. 18:32:58.687 T:511229031664 NOTICE: [plugin.video.elementum] Changelog: "",
  1096. 18:32:58.688 T:511229031664 NOTICE: [plugin.video.elementum] Description: "Elementum is a torrent finding and streaming engine. It doesn't go on torrent websites for legal reasons. However, it calls specially crafted add-ons (called providers) that are installed separately.[CR]This project is a fork of the well known, but no longer maintained Pulsar/Quasar projects from steeve and scakemyer.",
  1097. 18:32:58.688 T:511229031664 NOTICE: [plugin.video.elementum] Disclaimer: "The author does not own or host any content found within this Addon. The author is not connected to or in any other way affiliated with Kodi, Team Kodi, or the XBMC Foundation.",
  1098. 18:32:58.689 T:511229031664 NOTICE: [plugin.video.elementum] Fanart: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/fanart.png",
  1099. 18:32:58.689 T:511229031664 NOTICE: [plugin.video.elementum] Home: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/",
  1100. 18:32:58.700 T:511229031664 NOTICE: [plugin.video.elementum] Icon: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/icon.png",
  1101. 18:32:58.705 T:511229031664 NOTICE: [plugin.video.elementum] ID: "plugin.video.elementum",
  1102. 18:32:58.705 T:511229031664 NOTICE: [plugin.video.elementum] Name: "Elementum",
  1103. 18:32:58.705 T:511229031664 NOTICE: [plugin.video.elementum] Path: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum",
  1104. 18:32:58.705 T:511229031664 NOTICE: [plugin.video.elementum] Profile: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.elementum/",
  1105. 18:32:58.706 T:511229031664 NOTICE: [plugin.video.elementum] TempPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum",
  1106. 18:32:58.706 T:511229031664 NOTICE: [plugin.video.elementum] Stars: "-1",
  1107. 18:32:58.706 T:511229031664 NOTICE: [plugin.video.elementum] Summary: "Elementum: Media streaming",
  1108. 18:32:58.706 T:511229031664 NOTICE: [plugin.video.elementum] Type: "xbmc.python.pluginsource",
  1109. 18:32:58.706 T:511229031664 NOTICE: [plugin.video.elementum] Version: "0.0.68",
  1110. 18:32:58.706 T:511229031664 NOTICE: [plugin.video.elementum] Xbmc: "/data/user/0/org.xbmc.kodi/cache/apk/assets/",
  1111. 18:32:58.706 T:511229031664 NOTICE: [plugin.video.elementum] },
  1112. 18:32:58.707 T:511229031664 NOTICE: [plugin.video.elementum] Platform: &xbmc.Platform{
  1113. 18:32:58.707 T:511229031664 NOTICE: [plugin.video.elementum] OS: "android",
  1114. 18:32:58.707 T:511229031664 NOTICE: [plugin.video.elementum] Arch: "arm64",
  1115. 18:32:58.707 T:511229031664 NOTICE: [plugin.video.elementum] Version: "4.9.65-14505206",
  1116. 18:32:58.707 T:511229031664 NOTICE: [plugin.video.elementum] Kodi: 17,
  1117. 18:32:58.707 T:511229031664 NOTICE: [plugin.video.elementum] Build: "17.6 Git:20171119-ced5097",
  1118. 18:32:58.707 T:511229031664 NOTICE: [plugin.video.elementum] },
  1119. 18:32:58.707 T:511229031664 NOTICE: [plugin.video.elementum] Language: "pt",
  1120. 18:32:58.708 T:511229031664 NOTICE: [plugin.video.elementum] TemporaryPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum",
  1121. 18:32:58.708 T:511229031664 NOTICE: [plugin.video.elementum] ProfilePath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.elementum/",
  1122. 18:32:58.708 T:511229031664 NOTICE: [plugin.video.elementum] HomePath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/",
  1123. 18:32:58.709 T:511229031664 NOTICE: [plugin.video.elementum] XbmcPath: "/data/user/0/org.xbmc.kodi/cache/apk/assets/",
  1124. 18:32:58.709 T:511229031664 NOTICE: [plugin.video.elementum] SpoofUserAgent: 1,
  1125. 18:32:58.709 T:511229031664 NOTICE: [plugin.video.elementum] KeepDownloading: 2,
  1126. 18:32:58.709 T:511229031664 NOTICE: [plugin.video.elementum] KeepFilesPlaying: 2,
  1127. 18:32:58.709 T:511229031664 NOTICE: [plugin.video.elementum] KeepFilesFinished: 2,
  1128. 18:32:58.709 T:511229031664 NOTICE: [plugin.video.elementum] UseFanartTv: true,
  1129. 18:32:58.709 T:511229031664 NOTICE: [plugin.video.elementum] DisableBgProgress: false,
  1130. 18:32:58.709 T:511229031664 NOTICE: [plugin.video.elementum] DisableBgProgressPlayback: true,
  1131. 18:32:58.710 T:511229031664 NOTICE: [plugin.video.elementum] ForceUseTrakt: false,
  1132. 18:32:58.710 T:511229031664 NOTICE: [plugin.video.elementum] UseCacheSelection: true,
  1133. 18:32:58.710 T:511229031664 NOTICE: [plugin.video.elementum] UseCacheSearch: true,
  1134. 18:32:58.710 T:511229031664 NOTICE: [plugin.video.elementum] CacheSearchDuration: 180,
  1135. 18:32:58.710 T:511229031664 NOTICE: [plugin.video.elementum] ResultsPerPage: 9,
  1136. 18:32:58.710 T:511229031664 NOTICE: [plugin.video.elementum] EnableOverlayStatus: true,
  1137. 18:32:58.710 T:511229031664 NOTICE: [plugin.video.elementum] SilentStreamStart: false,
  1138. 18:32:58.710 T:511229031664 NOTICE: [plugin.video.elementum] ChooseStreamAuto: false,
  1139. 18:32:58.711 T:511229031664 NOTICE: [plugin.video.elementum] ForceLinkType: false,
  1140. 18:32:58.711 T:511229031664 NOTICE: [plugin.video.elementum] UseOriginalTitle: false,
  1141. 18:32:58.711 T:511229031664 NOTICE: [plugin.video.elementum] AddSpecials: false,
  1142. 18:32:58.711 T:511229031664 NOTICE: [plugin.video.elementum] ShowUnairedSeasons: false,
  1143. 18:32:58.711 T:511229031664 NOTICE: [plugin.video.elementum] ShowUnairedEpisodes: false,
  1144. 18:32:58.711 T:511229031664 NOTICE: [plugin.video.elementum] SmartEpisodeMatch: true,
  1145. 18:32:58.711 T:511229031664 NOTICE: [plugin.video.elementum] LibraryUpdate: 0,
  1146. 18:32:58.711 T:511229031664 NOTICE: [plugin.video.elementum] StrmLanguage: "pt",
  1147. 18:32:58.712 T:511229031664 NOTICE: [plugin.video.elementum] LibraryNFOMovies: true,
  1148. 18:32:58.712 T:511229031664 NOTICE: [plugin.video.elementum] LibraryNFOShows: true,
  1149. 18:32:58.712 T:511229031664 NOTICE: [plugin.video.elementum] PlaybackPercent: 1,
  1150. 18:32:58.712 T:511229031664 NOTICE: [plugin.video.elementum] DownloadStorage: 1,
  1151. 18:32:58.712 T:511229031664 NOTICE: [plugin.video.elementum] AutoMemorySize: true,
  1152. 18:32:58.712 T:511229031664 NOTICE: [plugin.video.elementum] AutoMemorySizeStrategy: 1,
  1153. 18:32:58.712 T:511229031664 NOTICE: [plugin.video.elementum] MemorySize: 209715200,
  1154. 18:32:58.712 T:511229031664 NOTICE: [plugin.video.elementum] BufferSize: 20971520,
  1155. 18:32:58.713 T:511229031664 NOTICE: [plugin.video.elementum] KodiBufferSize: 0,
  1156. 18:32:58.713 T:511229031664 NOTICE: [plugin.video.elementum] UploadRateLimit: 0,
  1157. 18:32:58.713 T:511229031664 NOTICE: [plugin.video.elementum] DownloadRateLimit: 0,
  1158. 18:32:58.713 T:511229031664 NOTICE: [plugin.video.elementum] AutoloadTorrents: true,
  1159. 18:32:58.713 T:511229031664 NOTICE: [plugin.video.elementum] LimitAfterBuffering: false,
  1160. 18:32:58.713 T:511229031664 NOTICE: [plugin.video.elementum] ConnectionsLimit: 50,
  1161. 18:32:58.713 T:511229031664 NOTICE: [plugin.video.elementum] ConnTrackerLimit: 0,
  1162. 18:32:58.713 T:511229031664 NOTICE: [plugin.video.elementum] ConnTrackerLimitAuto: true,
  1163. 18:32:58.714 T:511229031664 NOTICE: [plugin.video.elementum] SeedTimeLimit: 2,
  1164. 18:32:58.714 T:511229031664 NOTICE: [plugin.video.elementum] DisableUpload: false,
  1165. 18:32:58.714 T:511229031664 NOTICE: [plugin.video.elementum] DisableDHT: true,
  1166. 18:32:58.714 T:511229031664 NOTICE: [plugin.video.elementum] DisableTCP: false,
  1167. 18:32:58.714 T:511229031664 NOTICE: [plugin.video.elementum] DisableUTP: false,
  1168. 18:32:58.714 T:511229031664 NOTICE: [plugin.video.elementum] DisableUPNP: false,
  1169. 18:32:58.714 T:511229031664 NOTICE: [plugin.video.elementum] EncryptionPolicy: 0,
  1170. 18:32:58.714 T:511229031664 NOTICE: [plugin.video.elementum] ListenPortMin: 6881,
  1171. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] ListenPortMax: 6891,
  1172. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] ListenInterfaces: "",
  1173. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] ListenAutoDetectIP: true,
  1174. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] ListenAutoDetectPort: true,
  1175. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] Scrobble: false,
  1176. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] TraktUsername: "anunes",
  1177. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] TraktToken: "b9214e8ab083d9aaa7329dff33e10ab82cbdfa6d3bbbd40c0bc9858da9819864",
  1178. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] TraktRefreshToken: "a72291fce551990279ba7944e1d22cc968381d2b3e65d407a192d3a545418490",
  1179. 18:32:58.715 T:511229031664 NOTICE: [plugin.video.elementum] TraktTokenExpiry: 1552270064,
  1180. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncFrequency: 2,
  1181. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncCollections: true,
  1182. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatchlist: true,
  1183. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncUserlists: true,
  1184. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatched: true,
  1185. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatchedBack: true,
  1186. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMovies: true,
  1187. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMoviesLocation: 0,
  1188. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMoviesList: 0,
  1189. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShows: true,
  1190. 18:32:58.716 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShowsLocation: 0,
  1191. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShowsList: 0,
  1192. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMovies: true,
  1193. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMoviesLocation: 0,
  1194. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMoviesList: 0,
  1195. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShows: true,
  1196. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShowsLocation: 0,
  1197. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShowsList: 0,
  1198. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressUnaired: true,
  1199. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressSort: 0,
  1200. 18:32:58.717 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressDateFormat: "yyyy-mm-dd",
  1201. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorDate: "yellow",
  1202. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorShow: "none",
  1203. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorEpisode: "skyblue",
  1204. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorUnaired: "deeppink",
  1205. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsDateFormat: "yyyy-mm-dd",
  1206. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorDate: "yellow",
  1207. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorShow: "none",
  1208. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorEpisode: "skyblue",
  1209. 18:32:58.718 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorUnaired: "deeppink",
  1210. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] UpdateFrequency: 6,
  1211. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] UpdateDelay: 300,
  1212. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] UpdateAutoScan: true,
  1213. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] PlayResume: true,
  1214. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] TMDBApiKey: "",
  1215. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] OSDBUser: "",
  1216. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] OSDBPass: "",
  1217. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] OSDBLanguage: "pt",
  1218. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] OSDBAutoLanguage: true,
  1219. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] SortingModeMovies: 1,
  1220. 18:32:58.719 T:511229031664 NOTICE: [plugin.video.elementum] SortingModeShows: 1,
  1221. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] ResolutionPreferenceMovies: 0,
  1222. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] ResolutionPreferenceShows: 0,
  1223. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] PercentageAdditionalSeeders: 25,
  1224. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] CustomProviderTimeoutEnabled: false,
  1225. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] CustomProviderTimeout: 30,
  1226. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] InternalDNSEnabled: true,
  1227. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] InternalProxyEnabled: false,
  1228. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] InternalProxyLogging: false,
  1229. 18:32:58.720 T:511229031664 NOTICE: [plugin.video.elementum] ProxyURL: "",
  1230. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyType: 1,
  1231. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyEnabled: false,
  1232. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyHost: "",
  1233. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyPort: 1080,
  1234. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyLogin: "",
  1235. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyPassword: "",
  1236. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyUseHTTP: true,
  1237. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyUseTracker: true,
  1238. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] ProxyUseDownload: true,
  1239. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] CompletedMove: false,
  1240. 18:32:58.721 T:511229031664 NOTICE: [plugin.video.elementum] CompletedMoviesPath: "",
  1241. 18:32:58.722 T:511229031664 NOTICE: [plugin.video.elementum] CompletedShowsPath: "",
  1242. 18:32:58.722 T:511229031664 NOTICE: [plugin.video.elementum] LocalOnlyClient: false,
  1243. 18:32:58.722 T:511229031664 NOTICE: [plugin.video.elementum] }
  1244. 18:32:58.722 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ main [0mAddon: plugin.video.elementum v0.0.68
  1245. 18:32:58.749 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ InitSqliteDB [0mUpdated database to version 1 from version 0
  1246. 18:32:58.750 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mConfiguring client...
  1247. 18:32:58.755 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mListenIP=, ListenIPv6=, ListenPort=0, DisableIPv6=false
  1248. 18:32:58.755 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mUserAgent: Transmission/1.93, PeerID: -TR1930-
  1249. 18:32:58.756 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mDownloadStorage: Memory
  1250. 18:32:58.756 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ NewMemoryStorage [0mInitializing memory storage of size: 210 MB
  1251. 18:32:58.756 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mBitClient config: &torrent.ClientConfig{
  1252. 18:32:58.757 T:511229031664 NOTICE: [plugin.video.elementum] DataDir: ".",
  1253. 18:32:58.757 T:511229031664 NOTICE: [plugin.video.elementum] ListenHost: func(string) string,
  1254. 18:32:58.757 T:511229031664 NOTICE: [plugin.video.elementum] ListenPort: 0,
  1255. 18:32:58.758 T:511229031664 NOTICE: [plugin.video.elementum] NoDefaultPortForwarding: false,
  1256. 18:32:58.758 T:511229031664 NOTICE: [plugin.video.elementum] DisableTrackers: false,
  1257. 18:32:58.758 T:511229031664 NOTICE: [plugin.video.elementum] DisablePEX: false,
  1258. 18:32:58.758 T:511229031664 NOTICE: [plugin.video.elementum] NoDHT: true,
  1259. 18:32:58.759 T:511229031664 NOTICE: [plugin.video.elementum] DhtStartingNodes: dht.GlobalBootstrapAddrs,
  1260. 18:32:58.759 T:511229031664 NOTICE: [plugin.video.elementum] NoUpload: false,
  1261. 18:32:58.759 T:511229031664 NOTICE: [plugin.video.elementum] DisableAggressiveUpload: false,
  1262. 18:32:58.760 T:511229031664 NOTICE: [plugin.video.elementum] Seed: true,
  1263. 18:32:58.760 T:511229031664 NOTICE: [plugin.video.elementum] UploadRateLimiter: &rate.Limiter{},
  1264. 18:32:58.760 T:511229031664 NOTICE: [plugin.video.elementum] DownloadRateLimiter: &rate.Limiter{},
  1265. 18:32:58.761 T:511229031664 NOTICE: [plugin.video.elementum] PeerID: "-TR1930-NZX6IXH65XTQ",
  1266. 18:32:58.761 T:511229031664 NOTICE: [plugin.video.elementum] DisableUTP: false,
  1267. 18:32:58.761 T:511229031664 NOTICE: [plugin.video.elementum] DisableTCP: false,
  1268. 18:32:58.762 T:511229031664 NOTICE: [plugin.video.elementum] DefaultStorage: nil,
  1269. 18:32:58.762 T:511229031664 NOTICE: [plugin.video.elementum] EncryptionPolicy: torrent.EncryptionPolicy{
  1270. 18:32:58.762 T:511229031664 NOTICE: [plugin.video.elementum] DisableEncryption: false,
  1271. 18:32:58.763 T:511229031664 NOTICE: [plugin.video.elementum] ForceEncryption: false,
  1272. 18:32:58.763 T:511229031664 NOTICE: [plugin.video.elementum] PreferNoEncryption: false,
  1273. 18:32:58.763 T:511229031664 NOTICE: [plugin.video.elementum] },
  1274. 18:32:58.763 T:511229031664 NOTICE: [plugin.video.elementum] ProxyURL: "",
  1275. 18:32:58.764 T:511229031664 NOTICE: [plugin.video.elementum] IPBlocklist: nil,
  1276. 18:32:58.764 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv6: false,
  1277. 18:32:58.764 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv4: false,
  1278. 18:32:58.765 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv4Peers: false,
  1279. 18:32:58.765 T:511229031664 NOTICE: [plugin.video.elementum] Debug: false,
  1280. 18:32:58.765 T:511229031664 NOTICE: [plugin.video.elementum] HTTPProxy: func(*http.Request) (*url.URL, error),
  1281. 18:32:58.766 T:511229031664 NOTICE: [plugin.video.elementum] HTTPUserAgent: "Transmission/1.93",
  1282. 18:32:58.766 T:511229031664 NOTICE: [plugin.video.elementum] ExtendedHandshakeClientVersion: "go.torrent dev 20181121",
  1283. 18:32:58.766 T:511229031664 NOTICE: [plugin.video.elementum] Bep20: "-TR1930-",
  1284. 18:32:58.767 T:511229031664 NOTICE: [plugin.video.elementum] NominalDialTimeout: 20000000000,
  1285. 18:32:58.767 T:511229031664 NOTICE: [plugin.video.elementum] MinDialTimeout: 3000000000,
  1286. 18:32:58.767 T:511229031664 NOTICE: [plugin.video.elementum] EstablishedConnsPerTorrent: 50,
  1287. 18:32:58.767 T:511229031664 NOTICE: [plugin.video.elementum] HalfOpenConnsPerTorrent: 50,
  1288. 18:32:58.768 T:511229031664 NOTICE: [plugin.video.elementum] TorrentPeersHighWater: 3000,
  1289. 18:32:58.768 T:511229031664 NOTICE: [plugin.video.elementum] TorrentPeersLowWater: 50,
  1290. 18:32:58.768 T:511229031664 NOTICE: [plugin.video.elementum] HandshakesTimeout: 4000000000,
  1291. 18:32:58.769 T:511229031664 NOTICE: [plugin.video.elementum] PublicIp4: nil,
  1292. 18:32:58.769 T:511229031664 NOTICE: [plugin.video.elementum] PublicIp6: nil,
  1293. 18:32:58.769 T:511229031664 NOTICE: [plugin.video.elementum] DisableAcceptRateLimiting: false,
  1294. 18:32:58.770 T:511229031664 NOTICE: [plugin.video.elementum] ConnTracker: &conntrack.Instance{
  1295. 18:32:58.770 T:511229031664 NOTICE: [plugin.video.elementum] Timeout: func(conntrack.Entry) time.Duration,
  1296. 18:32:58.770 T:511229031664 NOTICE: [plugin.video.elementum] },
  1297. 18:32:58.770 T:511229031664 NOTICE: [plugin.video.elementum] }
  1298. 18:32:58.771 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mClient created successfully
  1299. 18:32:58.778 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on tcp: 0.0.0.0:38161
  1300. 18:32:58.779 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on tcp: [::]:38161
  1301. 18:32:58.780 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on udp: 0.0.0.0:38161
  1302. 18:32:58.780 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on udp: [::]:38161
  1303. 18:32:58.780 T:511229031664 NOTICE: [plugin.video.elementum] INFO tmdb ▶ CheckAPIKey [0mChecking TMDB API key...
  1304. 18:32:58.814 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ Discover [0mUPnP discovery result ebf5a0a0-1dd1-11b2-a90f-c8d7192aca05/WANDevice:1/urn:upnp-org:serviceId:WANIPConn1/urn:schemas-upnp-org:service:WANIPConnection:1/http://192.168.1.1:49152/upnp/control/WANIPConnection0
  1305. 18:32:58.815 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ Discover [0mUPnP discovery result ebf5a0a0-1dd1-11b2-a90f-c8d7192aca05/WANDevice:1/urn:upnp-org:serviceId:WANPPPConn1/urn:schemas-upnp-org:service:WANPPPConnection:1/http://192.168.1.1:49152/upnp/control/WANPPPConnection0
  1306. 18:32:59.495 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI tmdb ▶ CheckAPIKey [0mTMDB API key check passed, using 29a551a...
  1307. 18:32:59.516 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI library ▶ Init [0mWarming up caches...
  1308. 18:32:59.533 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ func8 [0mUpdating Kodi add-on repositories...
  1309. 18:32:59.543 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI library ▶ Init [0mCaches warmed up in 27.275261ms
  1310. 18:32:59.547 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ func1 [0mDatabase backup saved at: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.elementum/cache-backup.db
  1311. 18:32:59.553 T:511232615664 NOTICE: [plugin.video.elementum] Cleaning up dialogs
  1312. 18:32:59.559 T:511232615664 NOTICE: [plugin.video.elementum] Resetting RPC objects...
  1313. 18:33:00.799 T:511229031664 NOTICE: [plugin.video.elementum] 2018-12-18 20:33:00 portfwd.go:31: discovered 2 upnp devices
  1314. 18:33:01.655 T:511229031664 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of plugin.video.elementum: v0.0.68
  1315. 18:33:01.658 T:511229031664 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of script.elementum.burst: v0.0.32
  1316. 18:33:01.660 T:511229031664 NOTICE: [plugin.video.elementum] INFO repository ▶ GetAddonsXMLChecksum [0mLast available release of context.elementum: v0.0.2
  1317. 18:33:01.661 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:01 | 200 | 2.097924895s | 127.0.0.1 | GET /repository/elgatito/plugin.video.elementum/addons.xml.md5
  1318. 18:33:04.526 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ refreshLocalMovies [0mFinished updating 9 local movies in 5.911719ms
  1319. 18:33:04.723 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ refreshLocalShows [0mFinished updating 23 local shows in 199.13948ms
  1320. 18:33:04.741 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ RefreshUIDs [0mUIDs refresh finished
  1321. 18:33:04.756 T:511229031664 NOTICE: Previous line repeats 1 times.
  1322. 18:33:04.757 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU library ▶ Refresh [0mLibrary refresh finished
  1323. 18:33:10.450 T:511468987632 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1324. 18:33:10.450 T:511468987632 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1325. 18:33:11.924 T:511408375024 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1326. 18:33:11.924 T:511408375024 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1327. 18:33:12.325 T:511468987632 ERROR: GetDirectory - Error getting
  1328. 18:33:12.845 T:510545560816 ERROR: Previous line repeats 6 times.
  1329. 18:33:12.845 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1330. dist: ('', '', '')
  1331. linux_distribution: ('', '', '')
  1332. system: Linux
  1333. machine: aarch64
  1334. platform: Could not detect
  1335. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1336. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1337. mac_ver: ('', ('', '', ''), '')
  1338. 18:33:12.877 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:12 | 200 | 566.718µs | 127.0.0.1 | GET /
  1339. 18:33:13.848 T:511468987632 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1340. 18:33:13.849 T:511468987632 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1341. 18:33:14.452 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1342. dist: ('', '', '')
  1343. linux_distribution: ('', '', '')
  1344. system: Linux
  1345. machine: aarch64
  1346. platform: Could not detect
  1347. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1348. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1349. mac_ver: ('', ('', '', ''), '')
  1350. 18:33:14.508 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:14 | 200 | 2.00823ms | 127.0.0.1 | GET /shows/
  1351. 18:33:16.292 T:511415678192 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1352. 18:33:16.292 T:511415678192 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1353. 18:33:16.864 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1354. dist: ('', '', '')
  1355. linux_distribution: ('', '', '')
  1356. system: Linux
  1357. machine: aarch64
  1358. platform: Could not detect
  1359. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1360. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1361. mac_ver: ('', ('', '', ''), '')
  1362. 18:33:19.171 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:19 | 200 | 2.266001301s | 127.0.0.1 | GET /shows/trakt/progress
  1363. 18:33:22.986 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1364. dist: ('', '', '')
  1365. linux_distribution: ('', '', '')
  1366. system: Linux
  1367. machine: aarch64
  1368. platform: Could not detect
  1369. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1370. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1371. mac_ver: ('', ('', '', ''), '')
  1372. 18:33:23.022 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/Playlist.OnAdd: {"item":{"episode":8,"season":1,"showtitle":"Almost Human","title":"[COLOR yellow]2014-01-13[/COLOR] | [B][COLOR none]Almost Human[/COLOR][/B] - [I][COLOR skyblue]1x08 Episódio 8[/COLOR][/I]","type":"episode"},"playlistid":1,"position":0}
  1373. 18:33:25.720 T:511229031664 NOTICE: [plugin.video.elementum] INFO api ▶ showEpisodeLinks [0mSearching links for TMDB Id: 51019
  1374. 18:33:25.721 T:511229031664 NOTICE: [plugin.video.elementum] INFO api ▶ showEpisodeLinks [0mResolved 51019 to Almost Human
  1375. 18:33:25.738 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mResolving torrent files...
  1376. 18:33:25.899 T:510496756976 NOTICE: [script.elementum.burst] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1377. dist: ('', '', '')
  1378. linux_distribution: ('', '', '')
  1379. system: Linux
  1380. machine: aarch64
  1381. platform: Could not detect
  1382. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1383. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1384. mac_ver: ('', ('', '', ''), '')
  1385. 18:33:26.167 T:510496756976 NOTICE: [script.elementum.burst] Loading definitions took 0.008363s
  1386. 18:33:26.185 T:510496756976 NOTICE: [script.elementum.burst] Fetching Antizapret PAC file
  1387. 18:33:27.571 T:510496756976 NOTICE: [script.elementum.burst] Burstin' with RARBG, 1337x, YTS, IPTorrents, FileList, TorrentLeech
  1388. 18:33:27.595 T:510423725296 NOTICE: [script.elementum.burst] [rarbg] Using translated 'original' title u'almost human'
  1389. 18:33:27.619 T:510422689008 NOTICE: [script.elementum.burst] [1337x] Using translated 'original' title u'almost human'
  1390. 18:33:27.619 T:510422689008 NOTICE: [script.elementum.burst] > 1337x search URL: https://www.1337x.to/search/almost+human+s01e08/1/
  1391. 18:33:27.630 T:510420616432 NOTICE: [script.elementum.burst] [iptorrents] Using translated 'original' title u'almost human'
  1392. 18:33:27.651 T:510421652720 NOTICE: [script.elementum.burst] >> YTS returned 0 results in 0.1 seconds
  1393. 18:33:27.672 T:510418543856 NOTICE: [script.elementum.burst] [torrentleech] Using translated 'original' title u'almost human'
  1394. 18:33:27.673 T:510419580144 NOTICE: [script.elementum.burst] [filelist] Using translated 'original' title u'almost human'
  1395. 18:33:27.896 T:510418543856 ERROR: [script.elementum.burst] [torrentleech] Login failed: 503
  1396. 18:33:27.905 T:510418543856 NOTICE: [script.elementum.burst] >> TorrentLeech returned 0 results in 0.3 seconds
  1397. 18:33:28.448 T:510423725296 NOTICE: [script.elementum.burst] > RARBG search URL: https://torrentapi.org/pubapi_v2.php?mode=search&search_string=almost+human+s01e08&category=1;18;41;49&format=json_extended&app_id=script.elementum.burst&token=lq65a8hsif
  1398. 18:33:29.029 T:510423725296 NOTICE: [script.elementum.burst] >> RARBG returned 0 results in 1.5 seconds
  1399. 18:33:29.061 T:510419580144 NOTICE: [script.elementum.burst] [filelist] Login successful
  1400. 18:33:29.061 T:510419580144 NOTICE: [script.elementum.burst] > FileList search URL: https://filelist.ro/browse.php?search=almost+human+s01e08&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  1401. 18:33:29.445 T:510420616432 NOTICE: [script.elementum.burst] [iptorrents] Login successful
  1402. 18:33:29.446 T:510420616432 NOTICE: [script.elementum.burst] > IPTorrents search URL: https://www.iptorrents.com/t?q=almost%20human%20s01e08&qf=ti#torrents
  1403. 18:33:29.645 T:510422689008 NOTICE: [script.elementum.burst] >> 1337x returned 12 results in 2.1 seconds, sending 10 best ones
  1404. 18:33:29.693 T:510419580144 NOTICE: [script.elementum.burst] [filelist] Using translated 'original' title u'almost human'
  1405. 18:33:29.693 T:510419580144 NOTICE: [script.elementum.burst] [filelist] Reusing previous login
  1406. 18:33:29.693 T:510419580144 NOTICE: [script.elementum.burst] > FileList search URL: https://filelist.ro/browse.php?search=almost+human+s01&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  1407. 18:33:30.356 T:510420616432 NOTICE: [script.elementum.burst] [iptorrents] Using translated 'original' title u'almost human'
  1408. 18:33:30.357 T:510420616432 NOTICE: [script.elementum.burst] [iptorrents] Reusing previous login
  1409. 18:33:30.357 T:510420616432 NOTICE: [script.elementum.burst] > IPTorrents search URL: https://www.iptorrents.com/t?q=almost%20human%20s01&qf=ti#torrents
  1410. 18:33:30.397 T:510419580144 NOTICE: [script.elementum.burst] >> FileList returned 11 results in 2.8 seconds, sending 10 best ones
  1411. 18:33:31.332 T:510420616432 NOTICE: [script.elementum.burst] >> IPTorrents returned 8 results in 3.8 seconds
  1412. 18:33:31.454 T:510496756976 NOTICE: [script.elementum.burst] Providers returned 19 results in 3.88 seconds
  1413. 18:33:31.566 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:31 | 200 | 300.208µs | 127.0.0.1 | POST /callbacks/2740103009342231109
  1414. 18:33:34.202 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mReceived 17 unique links.
  1415. 18:33:34.204 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mScraping torrent metrics from 17 trackers...
  1416. 18:33:34.215 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU linkssearch ▶ func4 [0mWaiting for scrape from trackers
  1417. 18:33:34.264 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://public.popcorn-tracker.org:6969/announce failed: dial udp: lookup public.popcorn-tracker.org: No address associated with hostname
  1418. 18:33:34.268 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.nwps.ws:6969/announce failed: dial udp: lookup tracker.nwps.ws: No address associated with hostname
  1419. 18:33:34.276 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.istole.it:80/announce failed: dial udp: lookup tracker.istole.it: No address associated with hostname
  1420. 18:33:34.357 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.publicbt.com:80/announce failed: dial udp: lookup tracker.publicbt.com: No address associated with hostname
  1421. 18:33:34.411 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.secureboxes.net:80/announce failed: read udp 192.168.1.100:48102->104.200.23.95:80: read: connection refused
  1422. 18:33:34.493 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://coppersurfer.tk:6969/announce failed: read udp 192.168.1.100:35049->188.138.70.92:6969: read: connection refused
  1423. 18:33:37.250 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.openbittorrent.com:80/announce failed: Request timed out
  1424. 18:33:37.261 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.leechers-paradise.org:6969/announce failed: Request timed out
  1425. 18:33:37.290 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.glotorrents.com:6969/announce failed: Request timed out
  1426. 18:33:37.292 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://open.demonii.com:1337/announce failed: Request timed out
  1427. 18:33:37.296 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.zer0day.to:1337/announce failed: Request timed out
  1428. 18:33:37.688 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ func4 [0mFailed to connect to 11 tracker(s)
  1429. 18:33:37.689 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI linkssearch ▶ func4 [0mScraped all other trackers successfully
  1430. 18:33:37.713 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI linkssearch ▶ processLinks [0mFinished comparing seeds/peers of results to trackers...
  1431. 18:33:37.783 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU linkssearch ▶ func1 [0mClosing progressupdate
  1432. 18:33:37.795 T:511232615664 WARNING: CSkinInfo: failed to load skin settings
  1433. 18:33:44.654 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:44 | 200 | 21.578328794s | 127.0.0.1 | GET /show/51019/season/1/episode/8/links
  1434. 18:33:44.678 T:511475807472 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.elementum/show/51019/season/1/episode/8/links]
  1435. 18:33:45.589 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/Playlist.OnClear: {"playlistid":1}
  1436. 18:33:46.689 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1437. dist: ('', '', '')
  1438. linux_distribution: ('', '', '')
  1439. system: Linux
  1440. machine: aarch64
  1441. platform: Could not detect
  1442. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1443. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1444. mac_ver: ('', ('', '', ''), '')
  1445. 18:33:46.721 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:46 | 200 | 1.586146ms | 127.0.0.1 | GET /shows/
  1446. 18:33:46.755 T:511468987632 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1447. 18:33:46.755 T:511468987632 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1448. 18:33:47.777 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1449. dist: ('', '', '')
  1450. linux_distribution: ('', '', '')
  1451. system: Linux
  1452. machine: aarch64
  1453. platform: Could not detect
  1454. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1455. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1456. mac_ver: ('', ('', '', ''), '')
  1457. 18:33:47.817 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:47 | 200 | 573.177µs | 127.0.0.1 | GET /
  1458. 18:33:48.826 T:511408375024 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1459. 18:33:48.826 T:511408375024 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1460. 18:33:50.815 T:511475807472 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  1461. 18:33:51.337 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1462. dist: ('', '', '')
  1463. linux_distribution: ('', '', '')
  1464. system: Linux
  1465. machine: aarch64
  1466. platform: Could not detect
  1467. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1468. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1469. mac_ver: ('', ('', '', ''), '')
  1470. 18:33:51.386 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:33:51 | 200 | 671.25µs | 127.0.0.1 | GET /
  1471. 18:33:51.409 T:511414641904 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1472. 18:33:51.409 T:511414641904 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1473. 18:33:52.978 T:511468987632 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1474. 18:33:52.978 T:511468987632 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1475. 18:33:54.641 T:511414641904 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1476. 18:33:54.641 T:511414641904 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1477. 18:34:07.617 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ stopServices [0mCleaning up all DialogBG
  1478. 18:34:07.621 T:511232615664 NOTICE: [plugin.video.elementum] Cleaning up dialogs
  1479. 18:34:07.624 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ stopServices [0mResetting RPC
  1480. 18:34:07.628 T:511232615664 NOTICE: [plugin.video.elementum] Resetting RPC objects...
  1481. 18:34:07.631 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ stopServices [0mClosing Client
  1482. 18:34:07.632 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mReloading configuration...
  1483. 18:34:07.633 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mSetting remote address to 127.0.0.1:65221
  1484. 18:34:07.701 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing download path: .
  1485. 18:34:07.702 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing library path: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_library
  1486. 18:34:07.702 T:511229031664 NOTICE: [plugin.video.elementum] INFO config ▶ Reload [0mUsing torrents path: /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_torrents
  1487. 18:34:07.729 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mTotal system memory: 5.9 GB
  1488. 18:34:07.729 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mAutomatically selected memory size: 293 MB
  1489. 18:34:07.730 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mSelected memory size (293 MB) is bigger than maximum for auto-select (210 MB), so we decrease memory size to maximum allowed: 210 MB
  1490. 18:34:07.737 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU config ▶ Reload [0mUsing configuration: &config.Configuration{
  1491. 18:34:07.737 T:511229031664 NOTICE: [plugin.video.elementum] DownloadPath: ".",
  1492. 18:34:07.737 T:511229031664 NOTICE: [plugin.video.elementum] TorrentsPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_torrents",
  1493. 18:34:07.737 T:511229031664 NOTICE: [plugin.video.elementum] LibraryPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum_library",
  1494. 18:34:07.737 T:511229031664 NOTICE: [plugin.video.elementum] Info: &xbmc.AddonInfo{
  1495. 18:34:07.738 T:511229031664 NOTICE: [plugin.video.elementum] Author: "elgatito",
  1496. 18:34:07.738 T:511229031664 NOTICE: [plugin.video.elementum] Changelog: "",
  1497. 18:34:07.738 T:511229031664 NOTICE: [plugin.video.elementum] Description: "Elementum is a torrent finding and streaming engine. It doesn't go on torrent websites for legal reasons. However, it calls specially crafted add-ons (called providers) that are installed separately.[CR]This project is a fork of the well known, but no longer maintained Pulsar/Quasar projects from steeve and scakemyer.",
  1498. 18:34:07.739 T:511229031664 NOTICE: [plugin.video.elementum] Disclaimer: "The author does not own or host any content found within this Addon. The author is not connected to or in any other way affiliated with Kodi, Team Kodi, or the XBMC Foundation.",
  1499. 18:34:07.740 T:511229031664 NOTICE: [plugin.video.elementum] Fanart: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/fanart.png",
  1500. 18:34:07.740 T:511229031664 NOTICE: [plugin.video.elementum] Home: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/",
  1501. 18:34:07.740 T:511229031664 NOTICE: [plugin.video.elementum] Icon: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum/icon.png",
  1502. 18:34:07.740 T:511229031664 NOTICE: [plugin.video.elementum] ID: "plugin.video.elementum",
  1503. 18:34:07.741 T:511229031664 NOTICE: [plugin.video.elementum] Name: "Elementum",
  1504. 18:34:07.741 T:511229031664 NOTICE: [plugin.video.elementum] Path: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.elementum",
  1505. 18:34:07.741 T:511229031664 NOTICE: [plugin.video.elementum] Profile: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.elementum/",
  1506. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] TempPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum",
  1507. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] Stars: "-1",
  1508. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] Summary: "Elementum: Media streaming",
  1509. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] Type: "xbmc.python.pluginsource",
  1510. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] Version: "0.0.68",
  1511. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] Xbmc: "/data/user/0/org.xbmc.kodi/cache/apk/assets/",
  1512. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] },
  1513. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] Platform: &xbmc.Platform{
  1514. 18:34:07.742 T:511229031664 NOTICE: [plugin.video.elementum] OS: "android",
  1515. 18:34:07.743 T:511229031664 NOTICE: [plugin.video.elementum] Arch: "arm64",
  1516. 18:34:07.743 T:511229031664 NOTICE: [plugin.video.elementum] Version: "4.9.65-14505206",
  1517. 18:34:07.743 T:511229031664 NOTICE: [plugin.video.elementum] Kodi: 17,
  1518. 18:34:07.743 T:511229031664 NOTICE: [plugin.video.elementum] Build: "17.6 Git:20171119-ced5097",
  1519. 18:34:07.743 T:511229031664 NOTICE: [plugin.video.elementum] },
  1520. 18:34:07.743 T:511229031664 NOTICE: [plugin.video.elementum] Language: "pt",
  1521. 18:34:07.743 T:511229031664 NOTICE: [plugin.video.elementum] TemporaryPath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum",
  1522. 18:34:07.743 T:511229031664 NOTICE: [plugin.video.elementum] ProfilePath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.elementum/",
  1523. 18:34:07.744 T:511229031664 NOTICE: [plugin.video.elementum] HomePath: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/",
  1524. 18:34:07.744 T:511229031664 NOTICE: [plugin.video.elementum] XbmcPath: "/data/user/0/org.xbmc.kodi/cache/apk/assets/",
  1525. 18:34:07.744 T:511229031664 NOTICE: [plugin.video.elementum] SpoofUserAgent: 1,
  1526. 18:34:07.744 T:511229031664 NOTICE: [plugin.video.elementum] KeepDownloading: 2,
  1527. 18:34:07.744 T:511229031664 NOTICE: [plugin.video.elementum] KeepFilesPlaying: 2,
  1528. 18:34:07.744 T:511229031664 NOTICE: [plugin.video.elementum] KeepFilesFinished: 2,
  1529. 18:34:07.744 T:511229031664 NOTICE: [plugin.video.elementum] UseFanartTv: true,
  1530. 18:34:07.745 T:511229031664 NOTICE: [plugin.video.elementum] DisableBgProgress: false,
  1531. 18:34:07.745 T:511229031664 NOTICE: [plugin.video.elementum] DisableBgProgressPlayback: true,
  1532. 18:34:07.745 T:511229031664 NOTICE: [plugin.video.elementum] ForceUseTrakt: false,
  1533. 18:34:07.745 T:511229031664 NOTICE: [plugin.video.elementum] UseCacheSelection: true,
  1534. 18:34:07.746 T:511229031664 NOTICE: [plugin.video.elementum] UseCacheSearch: true,
  1535. 18:34:07.746 T:511229031664 NOTICE: [plugin.video.elementum] CacheSearchDuration: 180,
  1536. 18:34:07.746 T:511229031664 NOTICE: [plugin.video.elementum] ResultsPerPage: 9,
  1537. 18:34:07.746 T:511229031664 NOTICE: [plugin.video.elementum] EnableOverlayStatus: true,
  1538. 18:34:07.746 T:511229031664 NOTICE: [plugin.video.elementum] SilentStreamStart: false,
  1539. 18:34:07.746 T:511229031664 NOTICE: [plugin.video.elementum] ChooseStreamAuto: false,
  1540. 18:34:07.746 T:511229031664 NOTICE: [plugin.video.elementum] ForceLinkType: false,
  1541. 18:34:07.747 T:511229031664 NOTICE: [plugin.video.elementum] UseOriginalTitle: false,
  1542. 18:34:07.748 T:511229031664 NOTICE: [plugin.video.elementum] AddSpecials: false,
  1543. 18:34:07.749 T:511229031664 NOTICE: [plugin.video.elementum] ShowUnairedSeasons: false,
  1544. 18:34:07.749 T:511229031664 NOTICE: [plugin.video.elementum] ShowUnairedEpisodes: false,
  1545. 18:34:07.750 T:511229031664 NOTICE: [plugin.video.elementum] SmartEpisodeMatch: true,
  1546. 18:34:07.750 T:511229031664 NOTICE: [plugin.video.elementum] LibraryUpdate: 0,
  1547. 18:34:07.750 T:511229031664 NOTICE: [plugin.video.elementum] StrmLanguage: "pt",
  1548. 18:34:07.750 T:511229031664 NOTICE: [plugin.video.elementum] LibraryNFOMovies: true,
  1549. 18:34:07.751 T:511229031664 NOTICE: [plugin.video.elementum] LibraryNFOShows: true,
  1550. 18:34:07.751 T:511229031664 NOTICE: [plugin.video.elementum] PlaybackPercent: 1,
  1551. 18:34:07.751 T:511229031664 NOTICE: [plugin.video.elementum] DownloadStorage: 1,
  1552. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] AutoMemorySize: true,
  1553. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] AutoMemorySizeStrategy: 1,
  1554. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] MemorySize: 209715200,
  1555. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] BufferSize: 20971520,
  1556. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] KodiBufferSize: 0,
  1557. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] UploadRateLimit: 0,
  1558. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] DownloadRateLimit: 0,
  1559. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] AutoloadTorrents: true,
  1560. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] LimitAfterBuffering: false,
  1561. 18:34:07.752 T:511229031664 NOTICE: [plugin.video.elementum] ConnectionsLimit: 50,
  1562. 18:34:07.753 T:511229031664 NOTICE: [plugin.video.elementum] ConnTrackerLimit: 0,
  1563. 18:34:07.753 T:511229031664 NOTICE: [plugin.video.elementum] ConnTrackerLimitAuto: true,
  1564. 18:34:07.753 T:511229031664 NOTICE: [plugin.video.elementum] SeedTimeLimit: 2,
  1565. 18:34:07.753 T:511229031664 NOTICE: [plugin.video.elementum] DisableUpload: false,
  1566. 18:34:07.753 T:511229031664 NOTICE: [plugin.video.elementum] DisableDHT: true,
  1567. 18:34:07.753 T:511229031664 NOTICE: [plugin.video.elementum] DisableTCP: false,
  1568. 18:34:07.753 T:511229031664 NOTICE: [plugin.video.elementum] DisableUTP: false,
  1569. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] DisableUPNP: false,
  1570. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] EncryptionPolicy: 0,
  1571. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] ListenPortMin: 6881,
  1572. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] ListenPortMax: 6891,
  1573. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] ListenInterfaces: "",
  1574. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] ListenAutoDetectIP: true,
  1575. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] ListenAutoDetectPort: true,
  1576. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] Scrobble: false,
  1577. 18:34:07.754 T:511229031664 NOTICE: [plugin.video.elementum] TraktUsername: "anunes",
  1578. 18:34:07.755 T:511229031664 NOTICE: [plugin.video.elementum] TraktToken: "b9214e8ab083d9aaa7329dff33e10ab82cbdfa6d3bbbd40c0bc9858da9819864",
  1579. 18:34:07.755 T:511229031664 NOTICE: [plugin.video.elementum] TraktRefreshToken: "a72291fce551990279ba7944e1d22cc968381d2b3e65d407a192d3a545418490",
  1580. 18:34:07.755 T:511229031664 NOTICE: [plugin.video.elementum] TraktTokenExpiry: 1552270064,
  1581. 18:34:07.755 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncFrequency: 2,
  1582. 18:34:07.755 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncCollections: true,
  1583. 18:34:07.755 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatchlist: true,
  1584. 18:34:07.755 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncUserlists: true,
  1585. 18:34:07.755 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatched: true,
  1586. 18:34:07.756 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncWatchedBack: true,
  1587. 18:34:07.756 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMovies: true,
  1588. 18:34:07.756 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMoviesLocation: 0,
  1589. 18:34:07.756 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedMoviesList: 0,
  1590. 18:34:07.756 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShows: true,
  1591. 18:34:07.756 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShowsLocation: 0,
  1592. 18:34:07.756 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncAddedShowsList: 0,
  1593. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMovies: true,
  1594. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMoviesLocation: 0,
  1595. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedMoviesList: 0,
  1596. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShows: true,
  1597. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShowsLocation: 0,
  1598. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktSyncRemovedShowsList: 0,
  1599. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressUnaired: true,
  1600. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressSort: 0,
  1601. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressDateFormat: "yyyy-mm-dd",
  1602. 18:34:07.757 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorDate: "yellow",
  1603. 18:34:07.758 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorShow: "none",
  1604. 18:34:07.758 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorEpisode: "skyblue",
  1605. 18:34:07.758 T:511229031664 NOTICE: [plugin.video.elementum] TraktProgressColorUnaired: "deeppink",
  1606. 18:34:07.758 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsDateFormat: "yyyy-mm-dd",
  1607. 18:34:07.758 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorDate: "yellow",
  1608. 18:34:07.758 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorShow: "none",
  1609. 18:34:07.758 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorEpisode: "skyblue",
  1610. 18:34:07.758 T:511229031664 NOTICE: [plugin.video.elementum] TraktCalendarsColorUnaired: "deeppink",
  1611. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] UpdateFrequency: 6,
  1612. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] UpdateDelay: 300,
  1613. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] UpdateAutoScan: true,
  1614. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] PlayResume: true,
  1615. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] TMDBApiKey: "",
  1616. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] OSDBUser: "",
  1617. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] OSDBPass: "",
  1618. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] OSDBLanguage: "pt",
  1619. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] OSDBAutoLanguage: true,
  1620. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] SortingModeMovies: 1,
  1621. 18:34:07.759 T:511229031664 NOTICE: [plugin.video.elementum] SortingModeShows: 1,
  1622. 18:34:07.760 T:511229031664 NOTICE: [plugin.video.elementum] ResolutionPreferenceMovies: 0,
  1623. 18:34:07.760 T:511229031664 NOTICE: [plugin.video.elementum] ResolutionPreferenceShows: 0,
  1624. 18:34:07.760 T:511229031664 NOTICE: [plugin.video.elementum] PercentageAdditionalSeeders: 25,
  1625. 18:34:07.760 T:511229031664 NOTICE: [plugin.video.elementum] CustomProviderTimeoutEnabled: false,
  1626. 18:34:07.760 T:511229031664 NOTICE: [plugin.video.elementum] CustomProviderTimeout: 30,
  1627. 18:34:07.760 T:511229031664 NOTICE: [plugin.video.elementum] InternalDNSEnabled: true,
  1628. 18:34:07.760 T:511229031664 NOTICE: [plugin.video.elementum] InternalProxyEnabled: true,
  1629. 18:34:07.760 T:511229031664 NOTICE: [plugin.video.elementum] InternalProxyLogging: false,
  1630. 18:34:07.761 T:511229031664 NOTICE: [plugin.video.elementum] ProxyURL: "",
  1631. 18:34:07.761 T:511229031664 NOTICE: [plugin.video.elementum] ProxyType: 1,
  1632. 18:34:07.761 T:511229031664 NOTICE: [plugin.video.elementum] ProxyEnabled: false,
  1633. 18:34:07.761 T:511229031664 NOTICE: [plugin.video.elementum] ProxyHost: "",
  1634. 18:34:07.761 T:511229031664 NOTICE: [plugin.video.elementum] ProxyPort: 1080,
  1635. 18:34:07.761 T:511229031664 NOTICE: [plugin.video.elementum] ProxyLogin: "",
  1636. 18:34:07.761 T:511229031664 NOTICE: [plugin.video.elementum] ProxyPassword: "",
  1637. 18:34:07.761 T:511229031664 NOTICE: [plugin.video.elementum] ProxyUseHTTP: true,
  1638. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] ProxyUseTracker: true,
  1639. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] ProxyUseDownload: true,
  1640. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] CompletedMove: false,
  1641. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] CompletedMoviesPath: "",
  1642. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] CompletedShowsPath: "",
  1643. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] LocalOnlyClient: false,
  1644. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] }
  1645. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mConfiguring client...
  1646. 18:34:07.762 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mStarting internal proxy
  1647. 18:34:07.763 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mListenIP=, ListenIPv6=, ListenPort=0, DisableIPv6=false
  1648. 18:34:07.763 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mUserAgent: Transmission/1.93, PeerID: -TR1930-
  1649. 18:34:07.763 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mDownloadStorage: Memory
  1650. 18:34:07.763 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ NewMemoryStorage [0mInitializing memory storage of size: 210 MB
  1651. 18:34:07.763 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mBitClient config: &torrent.ClientConfig{
  1652. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] DataDir: ".",
  1653. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] ListenHost: func(string) string,
  1654. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] ListenPort: 0,
  1655. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] NoDefaultPortForwarding: false,
  1656. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] DisableTrackers: false,
  1657. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] DisablePEX: false,
  1658. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] NoDHT: true,
  1659. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] DhtStartingNodes: dht.GlobalBootstrapAddrs,
  1660. 18:34:07.764 T:511229031664 NOTICE: [plugin.video.elementum] NoUpload: false,
  1661. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] DisableAggressiveUpload: false,
  1662. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] Seed: true,
  1663. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] UploadRateLimiter: &rate.Limiter{},
  1664. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] DownloadRateLimiter: &rate.Limiter{},
  1665. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] PeerID: "-TR1930-65P4W52GLDLQ",
  1666. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] DisableUTP: false,
  1667. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] DisableTCP: false,
  1668. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] DefaultStorage: nil,
  1669. 18:34:07.765 T:511229031664 NOTICE: [plugin.video.elementum] EncryptionPolicy: torrent.EncryptionPolicy{
  1670. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] DisableEncryption: false,
  1671. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] ForceEncryption: false,
  1672. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] PreferNoEncryption: false,
  1673. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] },
  1674. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] ProxyURL: "",
  1675. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] IPBlocklist: nil,
  1676. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv6: false,
  1677. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv4: false,
  1678. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] DisableIPv4Peers: false,
  1679. 18:34:07.766 T:511229031664 NOTICE: [plugin.video.elementum] Debug: false,
  1680. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] HTTPProxy: func(*http.Request) (*url.URL, error),
  1681. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] HTTPUserAgent: "Transmission/1.93",
  1682. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] ExtendedHandshakeClientVersion: "go.torrent dev 20181121",
  1683. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] Bep20: "-TR1930-",
  1684. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] NominalDialTimeout: 20000000000,
  1685. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] MinDialTimeout: 3000000000,
  1686. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] EstablishedConnsPerTorrent: 50,
  1687. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] HalfOpenConnsPerTorrent: 50,
  1688. 18:34:07.767 T:511229031664 NOTICE: [plugin.video.elementum] TorrentPeersHighWater: 3000,
  1689. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] TorrentPeersLowWater: 50,
  1690. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] HandshakesTimeout: 4000000000,
  1691. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] PublicIp4: nil,
  1692. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] PublicIp6: nil,
  1693. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] DisableAcceptRateLimiting: false,
  1694. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] ConnTracker: &conntrack.Instance{
  1695. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] Timeout: func(conntrack.Entry) time.Duration,
  1696. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] },
  1697. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] }
  1698. 18:34:07.768 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ configure [0mClient created successfully
  1699. 18:34:07.769 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on tcp: 0.0.0.0:43699
  1700. 18:34:07.769 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on tcp: [::]:43699
  1701. 18:34:07.769 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on udp: 0.0.0.0:43699
  1702. 18:34:07.769 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ configure [0mClient listening on udp: [::]:43699
  1703. 18:34:07.769 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:34:07 | 200 | 4.67875ms | 127.0.0.1 | GET /cmd/clear_page_cache
  1704. 18:34:07.774 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ Discover [0mUPnP discovery result ebf5a0a0-1dd1-11b2-a90f-c8d7192aca05/WANDevice:1/urn:upnp-org:serviceId:WANIPConn1/urn:schemas-upnp-org:service:WANIPConnection:1/http://192.168.1.1:49152/upnp/control/WANIPConnection0
  1705. 18:34:07.774 T:511229031664 NOTICE: [plugin.video.elementum] INFO main ▶ Discover [0mUPnP discovery result ebf5a0a0-1dd1-11b2-a90f-c8d7192aca05/WANDevice:1/urn:upnp-org:serviceId:WANPPPConn1/urn:schemas-upnp-org:service:WANPPPConnection:1/http://192.168.1.1:49152/upnp/control/WANPPPConnection0
  1706. 18:34:08.977 T:511475807472 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  1707. 18:34:09.510 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1708. dist: ('', '', '')
  1709. linux_distribution: ('', '', '')
  1710. system: Linux
  1711. machine: aarch64
  1712. platform: Could not detect
  1713. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1714. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1715. mac_ver: ('', ('', '', ''), '')
  1716. 18:34:09.551 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:34:09 | 200 | 508.855µs | 127.0.0.1 | GET /
  1717. 18:34:09.587 T:511468987632 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  1718. 18:34:09.587 T:511468987632 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  1719. 18:34:09.744 T:511229031664 NOTICE: [plugin.video.elementum] 2018-12-18 20:34:09 portfwd.go:31: discovered 2 upnp devices
  1720. 18:34:11.689 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1721. dist: ('', '', '')
  1722. linux_distribution: ('', '', '')
  1723. system: Linux
  1724. machine: aarch64
  1725. platform: Could not detect
  1726. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1727. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1728. mac_ver: ('', ('', '', ''), '')
  1729. 18:34:11.727 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:34:11 | 200 | 1.785937ms | 127.0.0.1 | GET /shows/
  1730. 18:34:13.367 T:510545560816 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1731. dist: ('', '', '')
  1732. linux_distribution: ('', '', '')
  1733. system: Linux
  1734. machine: aarch64
  1735. platform: Could not detect
  1736. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1737. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1738. mac_ver: ('', ('', '', ''), '')
  1739. 18:34:14.702 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:34:14 | 200 | 1.277625937s | 127.0.0.1 | GET /shows/trakt/progress
  1740. 18:34:16.291 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/Playlist.OnAdd: {"item":{"episode":8,"season":1,"showtitle":"Almost Human","title":"[COLOR yellow]2014-01-13[/COLOR] | [B][COLOR none]Almost Human[/COLOR][/B] - [I][COLOR skyblue]1x08 Episódio 8[/COLOR][/I]","type":"episode"},"playlistid":1,"position":0}
  1741. 18:34:16.472 T:510545175792 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1742. dist: ('', '', '')
  1743. linux_distribution: ('', '', '')
  1744. system: Linux
  1745. machine: aarch64
  1746. platform: Could not detect
  1747. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1748. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1749. mac_ver: ('', ('', '', ''), '')
  1750. 18:34:16.510 T:511229031664 NOTICE: [plugin.video.elementum] INFO api ▶ showEpisodeLinks [0mSearching links for TMDB Id: 51019
  1751. 18:34:16.511 T:511229031664 NOTICE: [plugin.video.elementum] INFO api ▶ showEpisodeLinks [0mResolved 51019 to Almost Human
  1752. 18:34:16.519 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mResolving torrent files...
  1753. 18:34:16.643 T:510423725296 NOTICE: [script.elementum.burst] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1754. dist: ('', '', '')
  1755. linux_distribution: ('', '', '')
  1756. system: Linux
  1757. machine: aarch64
  1758. platform: Could not detect
  1759. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1760. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1761. mac_ver: ('', ('', '', ''), '')
  1762. 18:34:16.815 T:510423725296 NOTICE: [script.elementum.burst] Loading definitions took 0.005959s
  1763. 18:34:17.187 T:510423725296 NOTICE: [script.elementum.burst] Burstin' with RARBG, 1337x, YTS, IPTorrents, FileList, TorrentLeech
  1764. 18:34:17.201 T:510422689008 NOTICE: [script.elementum.burst] [rarbg] Using translated 'original' title u'almost human'
  1765. 18:34:17.210 T:510409045232 NOTICE: [script.elementum.burst] [1337x] Using translated 'original' title u'almost human'
  1766. 18:34:17.216 T:510409045232 NOTICE: [script.elementum.burst] > 1337x search URL: https://www.1337x.to/search/almost+human+s01e08/1/
  1767. 18:34:17.234 T:510408008944 NOTICE: [script.elementum.burst] >> YTS returned 0 results in 0.0 seconds
  1768. 18:34:17.250 T:510406972656 NOTICE: [script.elementum.burst] [iptorrents] Using translated 'original' title u'almost human'
  1769. 18:34:17.250 T:510405936368 NOTICE: [script.elementum.burst] [filelist] Using translated 'original' title u'almost human'
  1770. 18:34:17.287 T:510408008944 NOTICE: [script.elementum.burst] [torrentleech] Using translated 'original' title u'almost human'
  1771. 18:34:17.393 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[6] --> GET https://torrentapi.org:443/pubapi_v2.php?get_token=get_token&app_id=script.elementum.burst
  1772. 18:34:17.402 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[7] --> GET https://www.1337x.to:443/search/almost+human+s01e08/1/
  1773. 18:34:17.407 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[8] --> POST https://www.iptorrents.com:443/take_login.php
  1774. 18:34:17.424 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[9] --> POST https://classic.torrentleech.org:443/user/account/login/
  1775. 18:34:17.448 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[10] --> POST https://filelist.ro:443/takelogin.php
  1776. 18:34:17.564 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[9] <-- 503 https://classic.torrentleech.org:443/user/account/login/
  1777. 18:34:18.063 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[8] <-- 302 https://www.iptorrents.com:443/take_login.php
  1778. 18:34:18.098 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[7] <-- 200 https://www.1337x.to:443/search/almost+human+s01e08/1/
  1779. 18:34:18.226 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[6] <-- 200 https://torrentapi.org:443/pubapi_v2.php?get_token=get_token&app_id=script.elementum.burst
  1780. 18:34:18.237 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[10] <-- 302 https://filelist.ro:443/takelogin.php
  1781. 18:34:18.282 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[12] --> GET https://www.iptorrents.com:443/
  1782. 18:34:18.343 T:510422689008 NOTICE: [script.elementum.burst] > RARBG search URL: https://torrentapi.org/pubapi_v2.php?mode=search&search_string=almost+human+s01e08&category=1;18;41;49&format=json_extended&app_id=script.elementum.burst&token=lq65a8hsif
  1783. 18:34:18.537 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[18] --> GET https://filelist.ro:443/my.php
  1784. 18:34:18.587 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[21] --> GET https://www.1337x.to:443/torrent/721024/Almost-Human-S01E08-You-Are-Here-720p-WEB-DL-DD5-1-H-264-BS-PublicHD/
  1785. 18:34:18.604 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[25] --> GET https://www.1337x.to:443/torrent/720546/Almost-Human-S01E08-HDTV-XviD-FUM-ettv/
  1786. 18:34:18.608 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[26] --> GET https://www.1337x.to:443/torrent/827533/Almost-Human-S01e08-09-Versione-720p-Mux-720p-H264-Ita-Eng-Ac3-Sub-Ita-Eng-TntVillage-DLMux/
  1787. 18:34:18.626 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[27] --> GET https://www.1337x.to:443/torrent/721586/Almost-Human-S01E08-720p-HDTV-X264-DIMENSION/
  1788. 18:34:18.644 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[28] --> GET https://www.1337x.to:443/torrent/721252/Almost-Human-S01E08-Xvid-AJAXEN/
  1789. 18:34:18.659 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[30] --> GET https://www.1337x.to:443/torrent/720519/Almost-Human-S01E08-HDTV-x264-LOL-ettv/
  1790. 18:34:18.660 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[31] --> GET https://www.1337x.to:443/torrent/720550/Almost-Human-S01E08-HDTV-x264-LOL/
  1791. 18:34:18.674 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[33] --> GET https://www.1337x.to:443/torrent/720665/Almost-Human-S01E08-HDTV-x264-ChameE/
  1792. 18:34:18.707 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[35] --> GET https://www.1337x.to:443/torrent/720510/Almost-Human-S01E08-720p-HDTV-X264-DIMENSION-PublicHD/
  1793. 18:34:18.722 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[36] --> GET https://www.1337x.to:443/torrent/846752/Almost-Human-S01E08-13-HDTV-NL-subs-DutchReleaseTeam/
  1794. 18:34:18.739 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[37] --> GET https://www.1337x.to:443/torrent/846751/Almost-Human-S01E08-13-1080p-HDTV-NL-subs-DutchReleaseTeam/
  1795. 18:34:18.740 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[12] <-- 302 https://www.iptorrents.com:443/
  1796. 18:34:18.782 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[39] --> GET https://www.1337x.to:443/torrent/721027/Almost-Human-S01E08-You-Are-Here-1080p-WEB-DL-DD5-1-H-264-BS-PublicHD/
  1797. 18:34:18.841 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[41] --> GET https://torrentapi.org:443/pubapi_v2.php?mode=search&search_string=almost+human+s01e08&category=1;18;41;49&format=json_extended&app_id=script.elementum.burst&token=lq65a8hsif
  1798. 18:34:18.842 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[42] --> GET https://www.iptorrents.com:443/t
  1799. 18:34:18.908 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[18] <-- 200 https://filelist.ro:443/my.php
  1800. 18:34:18.929 T:510405936368 NOTICE: [script.elementum.burst] [filelist] Login successful
  1801. 18:34:18.929 T:510405936368 NOTICE: [script.elementum.burst] > FileList search URL: https://filelist.ro/browse.php?search=almost+human+s01e08&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  1802. 18:34:19.134 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[21] <-- 200 https://www.1337x.to:443/torrent/721024/Almost-Human-S01E08-You-Are-Here-720p-WEB-DL-DD5-1-H-264-BS-PublicHD/
  1803. 18:34:19.257 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[41] <-- 200 https://torrentapi.org:443/pubapi_v2.php?mode=search&search_string=almost+human+s01e08&category=1;18;41;49&format=json_extended&app_id=script.elementum.burst&token=lq65a8hsif
  1804. 18:34:19.264 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[26] <-- 200 https://www.1337x.to:443/torrent/827533/Almost-Human-S01e08-09-Versione-720p-Mux-720p-H264-Ita-Eng-Ac3-Sub-Ita-Eng-TntVillage-DLMux/
  1805. 18:34:19.289 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[27] <-- 200 https://www.1337x.to:443/torrent/721586/Almost-Human-S01E08-720p-HDTV-X264-DIMENSION/
  1806. 18:34:19.309 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[28] <-- 200 https://www.1337x.to:443/torrent/721252/Almost-Human-S01E08-Xvid-AJAXEN/
  1807. 18:34:19.314 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[25] <-- 200 https://www.1337x.to:443/torrent/720546/Almost-Human-S01E08-HDTV-XviD-FUM-ettv/
  1808. 18:34:19.325 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[33] <-- 200 https://www.1337x.to:443/torrent/720665/Almost-Human-S01E08-HDTV-x264-ChameE/
  1809. 18:34:19.325 T:510422689008 NOTICE: [script.elementum.burst] >> RARBG returned 5 results in 2.1 seconds
  1810. 18:34:19.337 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[30] <-- 200 https://www.1337x.to:443/torrent/720519/Almost-Human-S01E08-HDTV-x264-LOL-ettv/
  1811. 18:34:19.347 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[44] --> GET https://filelist.ro:443/browse.php?search=almost+human+s01e08&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  1812. 18:34:19.354 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[35] <-- 200 https://www.1337x.to:443/torrent/720510/Almost-Human-S01E08-720p-HDTV-X264-DIMENSION-PublicHD/
  1813. 18:34:19.363 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[42] <-- 200 https://www.iptorrents.com:443/t
  1814. 18:34:19.368 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[31] <-- 200 https://www.1337x.to:443/torrent/720550/Almost-Human-S01E08-HDTV-x264-LOL/
  1815. 18:34:19.371 T:510406972656 NOTICE: [script.elementum.burst] [iptorrents] Login successful
  1816. 18:34:19.372 T:510406972656 NOTICE: [script.elementum.burst] > IPTorrents search URL: https://www.iptorrents.com/t?q=almost%20human%20s01e08&qf=ti#torrents
  1817. 18:34:19.397 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[36] <-- 200 https://www.1337x.to:443/torrent/846752/Almost-Human-S01E08-13-HDTV-NL-subs-DutchReleaseTeam/
  1818. 18:34:19.429 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[39] <-- 200 https://www.1337x.to:443/torrent/721027/Almost-Human-S01E08-You-Are-Here-1080p-WEB-DL-DD5-1-H-264-BS-PublicHD/
  1819. 18:34:19.434 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[37] <-- 200 https://www.1337x.to:443/torrent/846751/Almost-Human-S01E08-13-1080p-HDTV-NL-subs-DutchReleaseTeam/
  1820. 18:34:19.483 T:510409045232 NOTICE: [script.elementum.burst] >> 1337x returned 12 results in 2.3 seconds, sending 10 best ones
  1821. 18:34:19.601 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[44] <-- 200 https://filelist.ro:443/browse.php?search=almost+human+s01e08&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  1822. 18:34:19.710 T:510405936368 NOTICE: [script.elementum.burst] [filelist] Using translated 'original' title u'almost human'
  1823. 18:34:19.710 T:510405936368 NOTICE: [script.elementum.burst] [filelist] Reusing previous login
  1824. 18:34:19.711 T:510405936368 NOTICE: [script.elementum.burst] > FileList search URL: https://filelist.ro/browse.php?search=almost+human+s01&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  1825. 18:34:19.815 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[46] --> GET https://www.iptorrents.com:443/t?q=almost%20human%20s01e08&qf=ti
  1826. 18:34:20.115 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[48] --> GET https://filelist.ro:443/browse.php?search=almost+human+s01&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  1827. 18:34:20.336 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[46] <-- 200 https://www.iptorrents.com:443/t?q=almost%20human%20s01e08&qf=ti
  1828. 18:34:20.407 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[48] <-- 200 https://filelist.ro:443/browse.php?search=almost+human+s01&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  1829. 18:34:20.421 T:510406972656 NOTICE: [script.elementum.burst] [iptorrents] Using translated 'original' title u'almost human'
  1830. 18:34:20.427 T:510406972656 NOTICE: [script.elementum.burst] [iptorrents] Reusing previous login
  1831. 18:34:20.427 T:510406972656 NOTICE: [script.elementum.burst] > IPTorrents search URL: https://www.iptorrents.com/t?q=almost%20human%20s01&qf=ti#torrents
  1832. 18:34:20.515 T:510405936368 NOTICE: [script.elementum.burst] >> FileList returned 11 results in 3.3 seconds, sending 10 best ones
  1833. 18:34:20.873 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[50] --> GET https://www.iptorrents.com:443/t?q=almost%20human%20s01&qf=ti
  1834. 18:34:21.531 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[50] <-- 200 https://www.iptorrents.com:443/t?q=almost%20human%20s01&qf=ti
  1835. 18:34:21.613 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[9] --> GET https://classic.torrentleech.org:443/cdn-cgi/l/chk_jschl?jschl_vc=0bcda60f238956dffa2fb4e72b77a29b&pass=1545165263.281-PIqyg52F%2BW&jschl_answer=52.2600940829
  1836. 18:34:21.652 T:510406972656 NOTICE: [script.elementum.burst] >> IPTorrents returned 8 results in 4.5 seconds
  1837. 18:34:21.856 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[9] <-- 302 https://classic.torrentleech.org:443/user/account/login/
  1838. 18:34:22.927 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[52] --> GET https://classic.torrentleech.org:443/
  1839. 18:34:23.775 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[52] <-- 200 https://classic.torrentleech.org:443/
  1840. 18:34:23.799 T:510408008944 NOTICE: [script.elementum.burst] [torrentleech] Login successful
  1841. 18:34:23.799 T:510408008944 NOTICE: [script.elementum.burst] > TorrentLeech search URL: https://classic.torrentleech.org/torrents/browse/index/categories/2,26,27,32,44/query/almost%20human%20s01e08
  1842. 18:34:24.258 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[54] --> GET https://classic.torrentleech.org:443/torrents/browse/index/categories/2,26,27,32,44/query/almost%20human%20s01e08
  1843. 18:34:25.418 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[54] <-- 200 https://classic.torrentleech.org:443/torrents/browse/index/categories/2,26,27,32,44/query/almost%20human%20s01e08
  1844. 18:34:25.506 T:510408008944 NOTICE: [script.elementum.burst] >> TorrentLeech returned 1 results in 8.3 seconds
  1845. 18:34:25.618 T:510423725296 NOTICE: [script.elementum.burst] Providers returned 20 results in 8.43 seconds
  1846. 18:34:25.630 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:34:25 | 200 | 229.792µs | 127.0.0.1 | POST /callbacks/5159484672389300587
  1847. 18:34:25.800 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[72] --> GET https://filelist.ro:443/download.php?id=300307
  1848. 18:34:25.801 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[73] --> GET https://filelist.ro:443/download.php?id=319554
  1849. 18:34:25.801 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[74] --> GET https://www.iptorrents.com:443/download.php/1209646/Almost.Human.torrent
  1850. 18:34:25.801 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[75] --> GET https://filelist.ro:443/download.php?id=319554
  1851. 18:34:25.801 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[76] --> GET https://www.iptorrents.com:443/download.php/2792384/Almost%20Human%20S01%20web%20hevc-d3g.torrent
  1852. 18:34:25.802 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[77] --> GET https://www.torrentleech.org:443/download/486095/Almost.Human.S01E08.720p.HDTV.X264-DIMENSION.torrent
  1853. 18:34:25.802 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[78] --> GET https://www.iptorrents.com:443/download.php/1040275/Almost.Human.S01.720p.WEB-DL.DD5.1.H.264-BS.torrent
  1854. 18:34:25.802 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[79] --> GET https://www.iptorrents.com:443/download.php/1039919/Almost.Human.S01.720p.HDTV.X264-DIMENSION.torrent
  1855. 18:34:25.802 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[80] --> GET https://www.iptorrents.com:443/download.php/1000454/Almost.Human.S01E08.720p.HDTV.X264-DIMENSION.torrent
  1856. 18:34:25.803 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[82] --> GET https://filelist.ro:443/download.php?id=353621
  1857. 18:34:25.803 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[81] --> GET https://www.iptorrents.com:443/download.php/1040281/Almost.Human.S01.1080p.WEB-DL.DD5.1.H.264-BS%20%5BIPT%5D.torrent
  1858. 18:34:25.803 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[83] --> GET https://filelist.ro:443/download.php?id=512435
  1859. 18:34:25.804 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[84] --> GET https://filelist.ro:443/download.php?id=300351
  1860. 18:34:25.807 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[85] --> GET https://filelist.ro:443/download.php?id=546312
  1861. 18:34:25.808 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[86] --> GET https://filelist.ro:443/download.php?id=300307
  1862. 18:34:25.816 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[87] --> GET https://filelist.ro:443/download.php?id=275424
  1863. 18:34:25.817 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[88] --> GET https://filelist.ro:443/download.php?id=557421
  1864. 18:34:26.044 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[72] <-- 200 https://filelist.ro:443/download.php?id=300307
  1865. 18:34:26.266 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[74] <-- 200 https://www.iptorrents.com:443/download.php/1209646/Almost.Human.torrent
  1866. 18:34:26.377 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[80] <-- 200 https://www.iptorrents.com:443/download.php/1000454/Almost.Human.S01E08.720p.HDTV.X264-DIMENSION.torrent
  1867. 18:34:26.388 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[76] <-- 200 https://www.iptorrents.com:443/download.php/2792384/Almost%20Human%20S01%20web%20hevc-d3g.torrent
  1868. 18:34:26.393 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[81] <-- 200 https://www.iptorrents.com:443/download.php/1040281/Almost.Human.S01.1080p.WEB-DL.DD5.1.H.264-BS%20%5BIPT%5D.torrent
  1869. 18:34:26.396 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[78] <-- 200 https://www.iptorrents.com:443/download.php/1040275/Almost.Human.S01.720p.WEB-DL.DD5.1.H.264-BS.torrent
  1870. 18:34:26.408 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[79] <-- 200 https://www.iptorrents.com:443/download.php/1039919/Almost.Human.S01.720p.HDTV.X264-DIMENSION.torrent
  1871. 18:34:26.505 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[85] <-- 200 https://filelist.ro:443/download.php?id=546312
  1872. 18:34:26.600 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[84] <-- 200 https://filelist.ro:443/download.php?id=300351
  1873. 18:34:26.609 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[86] <-- 200 https://filelist.ro:443/download.php?id=300307
  1874. 18:34:26.614 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[88] <-- 200 https://filelist.ro:443/download.php?id=557421
  1875. 18:34:26.626 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:34:26 [078] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53034: write: broken pipe
  1876. 18:34:26.628 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[83] <-- 200 https://filelist.ro:443/download.php?id=512435
  1877. 18:34:26.631 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[73] <-- 200 https://filelist.ro:443/download.php?id=319554
  1878. 18:34:26.635 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[82] <-- 200 https://filelist.ro:443/download.php?id=353621
  1879. 18:34:26.716 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[75] <-- 200 https://filelist.ro:443/download.php?id=319554
  1880. 18:34:26.757 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[77] <-- 200 https://www.torrentleech.org:443/download/486095/Almost.Human.S01E08.720p.HDTV.X264-DIMENSION.torrent
  1881. 18:34:27.206 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:34:27 [077] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53032: write: broken pipe
  1882. 18:34:27.243 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:34:27 [085] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53028: write: broken pipe
  1883. 18:34:27.773 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[87] <-- 200 https://filelist.ro:443/download.php?id=275424
  1884. 18:34:28.475 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mReceived 18 unique links.
  1885. 18:34:28.476 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mScraping torrent metrics from 17 trackers...
  1886. 18:34:28.492 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU linkssearch ▶ func4 [0mWaiting for scrape from trackers
  1887. 18:34:28.500 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.istole.it:80/announce failed: dial udp: lookup tracker.istole.it: No address associated with hostname
  1888. 18:34:28.501 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://public.popcorn-tracker.org:6969/announce failed: dial udp: lookup public.popcorn-tracker.org: No address associated with hostname
  1889. 18:34:28.516 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.nwps.ws:6969/announce failed: dial udp: lookup tracker.nwps.ws: No address associated with hostname
  1890. 18:34:28.618 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.publicbt.com:80/announce failed: dial udp: lookup tracker.publicbt.com: No address associated with hostname
  1891. 18:34:28.663 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.secureboxes.net:80/announce failed: read udp 192.168.1.100:45409->104.200.23.95:80: read: connection refused
  1892. 18:34:28.746 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://coppersurfer.tk:6969/announce failed: read udp 192.168.1.100:40563->188.138.70.92:6969: read: connection refused
  1893. 18:34:31.502 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://open.demonii.com:1337/announce failed: Request timed out
  1894. 18:34:31.515 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.zer0day.to:1337/announce failed: Request timed out
  1895. 18:34:31.521 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.openbittorrent.com:80/announce failed: Request timed out
  1896. 18:34:31.524 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.leechers-paradise.org:6969/announce failed: Request timed out
  1897. 18:34:31.525 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.glotorrents.com:6969/announce failed: Request timed out
  1898. 18:34:35.723 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ func4 [0mFailed to connect to 11 tracker(s)
  1899. 18:34:35.725 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ func4 [0mFailed to scrape results from 1 tracker(s)
  1900. 18:34:35.745 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI linkssearch ▶ processLinks [0mFinished comparing seeds/peers of results to trackers...
  1901. 18:34:35.824 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU linkssearch ▶ func1 [0mClosing progressupdate
  1902. 18:34:35.833 T:511232615664 WARNING: CSkinInfo: failed to load skin settings
  1903. 18:34:47.016 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU torrents ▶ AddToTorrentsMap [0mSaving torrent entry for TMDB: "970376"
  1904. 18:34:47.017 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 970376 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1905. 18:34:47.019 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:34:47 | 302 | 30.51139202s | 127.0.0.1 | GET /show/51019/season/1/episode/8/links
  1906. 18:34:47.087 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:34:47 | 200 | 59.876041ms | 127.0.0.1 | GET /show/51019/season/1/episode/8/infolabels
  1907. 18:34:47.334 T:511468987632 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1908. dist: ('', '', '')
  1909. linux_distribution: ('', '', '')
  1910. system: Linux
  1911. machine: aarch64
  1912. platform: Could not detect
  1913. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1914. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1915. mac_ver: ('', ('', '', ''), '')
  1916. 18:34:47.366 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU api ▶ func1 [0mPlaying item: ""
  1917. 18:34:47.366 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ AddTorrent [0mAdding torrent from /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/1f43618a5e00fc8a34c40015a38e3821013dabc8.torrent
  1918. 18:34:47.367 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ AddTorrent [0mAdding torrent: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/1f43618a5e00fc8a34c40015a38e3821013dabc8.torrent"
  1919. 18:34:47.722 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Start [0mStorageStart
  1920. 18:34:47.851 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ AddTorrent [0mMaking new torrent item with url = '/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/1f43618a5e00fc8a34c40015a38e3821013dabc8.torrent'
  1921. 18:34:47.851 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewTorrent [0mWaiting for information fetched for torrent: "1f43618a5e00fc8a34c40015a38e3821013dabc8"
  1922. 18:34:47.851 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewTorrent [0mInformation fetched for torrent: "1f43618a5e00fc8a34c40015a38e3821013dabc8"
  1923. 18:34:47.852 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mMetadata received.
  1924. 18:34:47.852 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mDownloading Almost.Human.S01.1080p.AMZN.WEBRip.DD5.1.x264.RoSubbed-TrollHD
  1925. 18:34:47.852 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ chooseFile [0mThere are 13 candidate files
  1926. 18:34:47.853 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mChosen file: Almost.Human.S01E08.1080p.AMZN.WEBRip.DD5.1.x264-TrollHD.mkv
  1927. 18:34:47.853 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSaving torrent to database
  1928. 18:34:47.854 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Watch [0mStarting watch events
  1929. 18:34:47.854 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSetting file priorities
  1930. 18:34:47.855 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ DownloadFile [0mChoosing file for download: Almost.Human.S01E08.1080p.AMZN.WEBRip.DD5.1.x264-TrollHD.mkv
  1931. 18:34:47.857 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ DownloadFile [0mChoosing file for download: Almost.Human.S01E08.1080p.AMZN.WEBRip.DD5.1.x264-TrollHD.srt
  1932. 18:34:47.857 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSetting piece priorities
  1933. 18:34:47.858 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Buffer [0mSetting buffer for file: Almost.Human.S01E08.1080p.AMZN.WEBRip.DD5.1.x264-TrollHD.mkv (4.3 GB / 55 GB). Desired: 21 MB. Pieces: 1808-1809 + 2064-2065, PieceLength: 17 MB, Pre: 34 MB, Post: 34 MB, WithOffset: 0 / 4291486821 (30336687003)
  1934. 18:34:47.858 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewFileReader [0mNewReader: 256525257
  1935. 18:34:47.871 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewFileReader [0mNewReader: 1999152408
  1936. 18:34:47.910 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ playerLoop [0mBuffer loop
  1937. 18:34:48.542 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 919274 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1938. 18:34:48.546 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 968286 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1939. 18:34:48.549 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 968287 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1940. 18:34:48.551 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 968800 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1941. 18:34:48.552 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 969012 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1942. 18:34:48.553 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 969070 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1943. 18:34:48.554 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 970206 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1944. 18:34:48.555 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 970376 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1945. 18:34:48.558 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 971245 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1946. 18:34:48.559 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 971478 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1947. 18:34:48.560 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 971743 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1948. 18:34:48.562 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 972005 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1949. 18:34:48.563 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 971608 with infohash 1f43618a5e00fc8a34c40015a38e3821013dabc8
  1950. 18:34:48.858 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ progressEvent [0m1f4361: 0 B/0 B | Buffering (0.00%)
  1951. 18:35:12.416 T:511229031664 NOTICE: Previous line repeats 23 times.
  1952. 18:35:12.416 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ bufferDialog [0mUser cancelled the buffering
  1953. 18:35:12.416 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ Close [0mRemoved Almost.Human.S01.1080p.AMZN.WEBRip.DD5.1.x264.RoSubbed-TrollHD from database
  1954. 18:35:12.417 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ Close [0mRemoving the torrent and deleting files after playing ...
  1955. 18:35:12.417 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ RemoveTorrent [0mRemoving torrent: Almost.Human.S01.1080p.AMZN.WEBRip.DD5.1.x264.RoSubbed-TrollHD
  1956. 18:35:12.417 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ Drop [0mDropping torrent: Almost.Human.S01.1080p.AMZN.WEBRip.DD5.1.x264.RoSubbed-TrollHD
  1957. 18:35:12.418 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Stop [0mStorageStop
  1958. 18:35:12.419 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ PlayerStop [0mPlayerStop
  1959. 18:35:12.419 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Watch [0mStopping watch events
  1960. 18:35:12.419 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Start [0mClosing monitoring
  1961. 18:35:12.465 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:35:12 | 200 | 25.06433072s | 127.0.0.1 | GET /play?episode=8&season=1&show=51019&tmdb=970376&type=episode&uri=%!F(MISSING)storage%!F(MISSING)emulated%!F(MISSING)0%!F(MISSING)Android%!F(MISSING)data%!F(MISSING)org.xbmc.kodi%!F(MISSING)files%!F(MISSING).kodi%!F(MISSING)temp%!F(MISSING)elementum%!F(MISSING)1f43618a5e00fc8a34c40015a38e3821013dabc8.torrent
  1962. 18:35:12.491 T:511475807472 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.elementum/show/51019/season/1/episode/8/links]
  1963. 18:35:13.925 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/Playlist.OnClear: {"playlistid":1}
  1964. 18:35:15.735 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/Playlist.OnAdd: {"item":{"episode":8,"season":1,"showtitle":"Almost Human","title":"[COLOR yellow]2014-01-13[/COLOR] | [B][COLOR none]Almost Human[/COLOR][/B] - [I][COLOR skyblue]1x08 Episódio 8[/COLOR][/I]","type":"episode"},"playlistid":1,"position":0}
  1965. 18:35:15.918 T:511410447600 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1966. dist: ('', '', '')
  1967. linux_distribution: ('', '', '')
  1968. system: Linux
  1969. machine: aarch64
  1970. platform: Could not detect
  1971. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1972. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1973. mac_ver: ('', ('', '', ''), '')
  1974. 18:35:17.500 T:511232615664 WARNING: CSkinInfo: failed to load skin settings
  1975. 18:35:24.525 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU torrents ▶ AddToTorrentsMap [0mSaving torrent entry for TMDB: "970376"
  1976. 18:35:24.526 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 970376 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  1977. 18:35:24.529 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:35:24 | 302 | 8.581456768s | 127.0.0.1 | GET /show/51019/season/1/episode/8/links
  1978. 18:35:24.594 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:35:24 | 200 | 59.853594ms | 127.0.0.1 | GET /show/51019/season/1/episode/8/infolabels
  1979. 18:35:24.842 T:511468987632 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  1980. dist: ('', '', '')
  1981. linux_distribution: ('', '', '')
  1982. system: Linux
  1983. machine: aarch64
  1984. platform: Could not detect
  1985. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  1986. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  1987. mac_ver: ('', ('', '', ''), '')
  1988. 18:35:24.883 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU api ▶ func1 [0mPlaying item: ""
  1989. 18:35:24.883 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ AddTorrent [0mAdding torrent from /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/1dea178214145a8fe5bf624086f015045e08fd11.torrent
  1990. 18:35:24.884 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ AddTorrent [0mAdding torrent: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/1dea178214145a8fe5bf624086f015045e08fd11.torrent"
  1991. 18:35:25.005 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Start [0mStorageStart
  1992. 18:35:25.044 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ AddTorrent [0mMaking new torrent item with url = '/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/1dea178214145a8fe5bf624086f015045e08fd11.torrent'
  1993. 18:35:25.044 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewTorrent [0mWaiting for information fetched for torrent: "1dea178214145a8fe5bf624086f015045e08fd11"
  1994. 18:35:25.045 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewTorrent [0mInformation fetched for torrent: "1dea178214145a8fe5bf624086f015045e08fd11"
  1995. 18:35:25.045 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mMetadata received.
  1996. 18:35:25.045 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mDownloading Almost.Human.S01.720p.HDTV.X264-DIMENSION
  1997. 18:35:25.046 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Watch [0mStarting watch events
  1998. 18:35:25.046 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ chooseFile [0mThere are 13 candidate files
  1999. 18:35:25.046 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mChosen file: Almost.Human.S01E08.720p.HDTV.X264-DIMENSION.mkv
  2000. 18:35:25.047 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSaving torrent to database
  2001. 18:35:25.047 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSetting file priorities
  2002. 18:35:25.047 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ DownloadFile [0mChoosing file for download: Almost.Human.S01E08.720p.HDTV.X264-DIMENSION.mkv
  2003. 18:35:25.047 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSetting piece priorities
  2004. 18:35:25.051 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Buffer [0mSetting buffer for file: Almost.Human.S01E08.720p.HDTV.X264-DIMENSION.mkv (1.3 GB / 16 GB). Desired: 21 MB. Pieces: 728-730 + 876-877, PieceLength: 8.4 MB, Pre: 25 MB, Post: 17 MB, WithOffset: 0 / 1238781723 (6109638885)
  2005. 18:35:25.051 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewFileReader [0mNewReader: 591940590
  2006. 18:35:25.051 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewFileReader [0mNewReader: 1077480517
  2007. 18:35:25.053 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 919274 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2008. 18:35:25.057 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 968286 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2009. 18:35:25.066 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 968287 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2010. 18:35:25.067 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 968800 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2011. 18:35:25.068 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 969012 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2012. 18:35:25.071 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 969070 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2013. 18:35:25.077 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 970206 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2014. 18:35:25.079 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 970376 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2015. 18:35:25.082 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 971245 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2016. 18:35:25.083 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ playerLoop [0mBuffer loop
  2017. 18:35:25.083 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 971478 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2018. 18:35:25.086 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 971743 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2019. 18:35:25.089 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 972005 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2020. 18:35:25.092 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 971608 with infohash 1dea178214145a8fe5bf624086f015045e08fd11
  2021. 18:35:26.053 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ progressEvent [0m1dea17: 0 B/0 B | Buffering (0.00%)
  2022. 18:35:42.593 T:511229031664 NOTICE: Previous line repeats 16 times.
  2023. 18:35:42.594 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ bufferDialog [0mUser cancelled the buffering
  2024. 18:35:42.595 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ Close [0mRemoved Almost.Human.S01.720p.HDTV.X264-DIMENSION from database
  2025. 18:35:42.595 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ Close [0mRemoving the torrent and deleting files after playing ...
  2026. 18:35:42.596 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ RemoveTorrent [0mRemoving torrent: Almost.Human.S01.720p.HDTV.X264-DIMENSION
  2027. 18:35:42.597 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ Drop [0mDropping torrent: Almost.Human.S01.720p.HDTV.X264-DIMENSION
  2028. 18:35:42.600 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Watch [0mStopping watch events
  2029. 18:35:42.600 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Stop [0mStorageStop
  2030. 18:35:42.601 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Start [0mClosing monitoring
  2031. 18:35:42.601 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ PlayerStop [0mPlayerStop
  2032. 18:35:42.660 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:35:42 | 200 | 17.739029837s | 127.0.0.1 | GET /play?episode=8&season=1&show=51019&tmdb=970376&type=episode&uri=%!F(MISSING)storage%!F(MISSING)emulated%!F(MISSING)0%!F(MISSING)Android%!F(MISSING)data%!F(MISSING)org.xbmc.kodi%!F(MISSING)files%!F(MISSING).kodi%!F(MISSING)temp%!F(MISSING)elementum%!F(MISSING)1dea178214145a8fe5bf624086f015045e08fd11.torrent
  2033. 18:35:42.673 T:511475807472 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.elementum/show/51019/season/1/episode/8/links]
  2034. 18:35:44.131 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/Playlist.OnClear: {"playlistid":1}
  2035. 18:35:45.033 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/Playlist.OnAdd: {"item":{"episode":4,"season":1,"showtitle":"Titans","title":"[COLOR yellow]2018-11-02[/COLOR] | [B][COLOR none]Titans[/COLOR][/B] - [I][COLOR skyblue]1x04 Episódio 4[/COLOR][/I]","type":"episode"},"playlistid":1,"position":0}
  2036. 18:35:45.185 T:511410447600 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  2037. dist: ('', '', '')
  2038. linux_distribution: ('', '', '')
  2039. system: Linux
  2040. machine: aarch64
  2041. platform: Could not detect
  2042. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  2043. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  2044. mac_ver: ('', ('', '', ''), '')
  2045. 18:35:45.213 T:511229031664 NOTICE: [plugin.video.elementum] INFO api ▶ showEpisodeLinks [0mSearching links for TMDB Id: 75450
  2046. 18:35:45.213 T:511229031664 NOTICE: [plugin.video.elementum] INFO api ▶ showEpisodeLinks [0mResolved 75450 to Titans
  2047. 18:35:45.219 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mResolving torrent files...
  2048. 18:35:45.345 T:511408428272 NOTICE: [script.elementum.burst] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  2049. dist: ('', '', '')
  2050. linux_distribution: ('', '', '')
  2051. system: Linux
  2052. machine: aarch64
  2053. platform: Could not detect
  2054. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  2055. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  2056. mac_ver: ('', ('', '', ''), '')
  2057. 18:35:45.516 T:511408428272 NOTICE: [script.elementum.burst] Loading definitions took 0.006007s
  2058. 18:35:45.898 T:511408428272 NOTICE: [script.elementum.burst] Burstin' with RARBG, 1337x, YTS, IPTorrents, FileList, TorrentLeech
  2059. 18:35:45.923 T:511385281776 NOTICE: [script.elementum.burst] [rarbg] Using translated 'original' title u'titans'
  2060. 18:35:45.944 T:511384245488 NOTICE: [script.elementum.burst] [1337x] Using translated 'original' title u'titans'
  2061. 18:35:45.944 T:511384245488 NOTICE: [script.elementum.burst] > 1337x search URL: https://www.1337x.to/search/titans+s01e04/1/
  2062. 18:35:45.972 T:511382172912 NOTICE: [script.elementum.burst] [iptorrents] Using translated 'original' title u'titans'
  2063. 18:35:45.977 T:511383209200 NOTICE: [script.elementum.burst] >> YTS returned 0 results in 0.1 seconds
  2064. 18:35:45.990 T:511380100336 NOTICE: [script.elementum.burst] [torrentleech] Using translated 'original' title u'titans'
  2065. 18:35:46.001 T:511381136624 NOTICE: [script.elementum.burst] [filelist] Using translated 'original' title u'titans'
  2066. 18:35:46.086 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[93] --> GET https://torrentapi.org:443/pubapi_v2.php?get_token=get_token&app_id=script.elementum.burst
  2067. 18:35:46.121 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[95] --> GET https://www.1337x.to:443/search/titans+s01e04/1/
  2068. 18:35:46.123 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[96] --> POST https://www.iptorrents.com:443/take_login.php
  2069. 18:35:46.142 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[97] --> POST https://filelist.ro:443/takelogin.php
  2070. 18:35:46.143 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[98] --> POST https://classic.torrentleech.org:443/user/account/login/
  2071. 18:35:46.399 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[93] <-- 200 https://torrentapi.org:443/pubapi_v2.php?get_token=get_token&app_id=script.elementum.burst
  2072. 18:35:46.416 T:511385281776 NOTICE: [script.elementum.burst] > RARBG search URL: https://torrentapi.org/pubapi_v2.php?mode=search&search_string=titans+s01e04&category=1;18;41;49&format=json_extended&app_id=script.elementum.burst&token=lq65a8hsif
  2073. 18:35:46.535 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[97] <-- 302 https://filelist.ro:443/takelogin.php
  2074. 18:35:46.592 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[96] <-- 302 https://www.iptorrents.com:443/take_login.php
  2075. 18:35:46.687 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[95] <-- 200 https://www.1337x.to:443/search/titans+s01e04/1/
  2076. 18:35:46.730 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[102] --> GET https://filelist.ro:443/my.php
  2077. 18:35:46.736 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[103] --> GET https://www.iptorrents.com:443/
  2078. 18:35:46.792 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[104] --> GET https://torrentapi.org:443/pubapi_v2.php?mode=search&search_string=titans+s01e04&category=1;18;41;49&format=json_extended&app_id=script.elementum.burst&token=lq65a8hsif
  2079. 18:35:46.796 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[98] <-- 302 https://classic.torrentleech.org:443/user/account/login/
  2080. 18:35:46.978 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[106] --> GET https://www.1337x.to:443/torrent/3346107/Titans-2018-S01E04-WEB-LOWQUALITY-x264-FASELHD-TGx/
  2081. 18:35:47.003 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[102] <-- 200 https://filelist.ro:443/my.php
  2082. 18:35:47.221 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[104] <-- 200 https://torrentapi.org:443/pubapi_v2.php?mode=search&search_string=titans+s01e04&category=1;18;41;49&format=json_extended&app_id=script.elementum.burst&token=lq65a8hsif
  2083. 18:35:47.222 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[103] <-- 302 https://www.iptorrents.com:443/
  2084. 18:35:47.275 T:511381136624 NOTICE: [script.elementum.burst] [filelist] Login successful
  2085. 18:35:47.275 T:511381136624 NOTICE: [script.elementum.burst] > FileList search URL: https://filelist.ro/browse.php?search=titans+s01e04&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  2086. 18:35:47.323 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[109] --> GET https://classic.torrentleech.org:443/
  2087. 18:35:47.420 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[110] --> GET https://www.1337x.to:443/torrent/3348537/Titans-2018-S01E04-Doom-Patrol-1080p-DCU-WEBRip-AAC2-0-H264-NTb-rartv/
  2088. 18:35:47.592 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[106] <-- 200 https://www.1337x.to:443/torrent/3346107/Titans-2018-S01E04-WEB-LOWQUALITY-x264-FASELHD-TGx/
  2089. 18:35:47.697 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[121] --> GET https://www.1337x.to:443/torrent/3346729/Titans-S01E04-720p-WEBRip-x264-443MB-MP4/
  2090. 18:35:47.704 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[122] --> GET https://www.1337x.to:443/torrent/3348908/Titans-S01E04-WEBRip-x264-ION10/
  2091. 18:35:47.706 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[123] --> GET https://www.1337x.to:443/torrent/772903/Tattoo-Titans-S01E04-In-Memoriam-720p-HDTV-x264-DHD-PublicHD/
  2092. 18:35:47.734 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[125] --> GET https://www.1337x.to:443/torrent/3346766/Titans-2018-S01E04-WEB-x264-PHOENiX-TGx/
  2093. 18:35:47.806 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[126] --> GET https://www.1337x.to:443/torrent/3347962/Titans-2018-S01E04-720p-WEBRip-x264-eSc-TGx/
  2094. 18:35:47.810 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[127] --> GET https://www.1337x.to:443/torrent/3346843/Titans-2018-S01E04-720p-WEB-x265-MiNX-TGx/
  2095. 18:35:47.822 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[128] --> GET https://www.iptorrents.com:443/t
  2096. 18:35:47.830 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[129] --> GET https://www.1337x.to:443/torrent/3348575/Titans-2018-S01E04-Doom-Patrol-720p-DCU-WEBRip-AAC2-0-H264-NTb-rartv/
  2097. 18:35:47.834 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[131] --> GET https://filelist.ro:443/browse.php?search=titans+s01e04&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  2098. 18:35:47.836 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[133] --> GET https://www.1337x.to:443/torrent/3355244/Titans-2018-S01E04-720p-WEB-x264-worldmkv/
  2099. 18:35:47.898 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[137] --> GET https://www.1337x.to:443/torrent/3347421/Titans-2018-S01E04-1080p-WEBRip-x264-eSc-TGx/
  2100. 18:35:47.920 T:511385281776 NOTICE: [script.elementum.burst] >> RARBG returned 3 results in 2.0 seconds
  2101. 18:35:47.958 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[110] <-- 200 https://www.1337x.to:443/torrent/3348537/Titans-2018-S01E04-Doom-Patrol-1080p-DCU-WEBRip-AAC2-0-H264-NTb-rartv/
  2102. 18:35:47.961 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[139] --> GET https://www.1337x.to:443/torrent/3348811/Titans-2018-S01E04-Doom-Patrol-720p-DCU-WEBRip-AAC2-0-H264-NTb-TGx/
  2103. 18:35:47.976 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[140] --> GET https://www.1337x.to:443/torrent/3379619/Titans-2018-S01E04-Doom-Patrol-WEBRip-x264-eztv/
  2104. 18:35:47.982 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[142] --> GET https://www.1337x.to:443/torrent/3355429/Titans-2018-S01E04-1080p-WebRip-x265-HEVC-10bit-AAC-2-0-Kira-UTR/
  2105. 18:35:47.983 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[143] --> GET https://www.1337x.to:443/torrent/3374038/Titans-S01E04-1080p-WEB-DL-x264-ESub-MW/
  2106. 18:35:47.983 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[144] --> GET https://www.1337x.to:443/torrent/2759924/Action-Faction-Jnr-S01E04/
  2107. 18:35:47.988 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[109] <-- 200 https://classic.torrentleech.org:443/
  2108. 18:35:47.990 T:511380100336 NOTICE: [script.elementum.burst] [torrentleech] Login successful
  2109. 18:35:47.990 T:511380100336 NOTICE: [script.elementum.burst] > TorrentLeech search URL: https://classic.torrentleech.org/torrents/browse/index/categories/2,26,27,32,44/query/titans%20s01e04
  2110. 18:35:48.048 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[145] --> GET https://www.1337x.to:443/torrent/3379611/Titans-2018-S01E04-Doom-Patrol-WEBRip-x264-TGx/
  2111. 18:35:48.048 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[146] --> GET https://www.1337x.to:443/torrent/3350179/Titans-2018-S01E04-Doom-Patrol-1080p-DCU-WEB-DL-x264-Rapta/
  2112. 18:35:48.167 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[126] <-- 200 https://www.1337x.to:443/torrent/3347962/Titans-2018-S01E04-720p-WEBRip-x264-eSc-TGx/
  2113. 18:35:48.194 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[131] <-- 200 https://filelist.ro:443/browse.php?search=titans+s01e04&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  2114. 18:35:48.264 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[121] <-- 200 https://www.1337x.to:443/torrent/3346729/Titans-S01E04-720p-WEBRip-x264-443MB-MP4/
  2115. 18:35:48.321 T:511381136624 NOTICE: [script.elementum.burst] [filelist] Using translated 'original' title u'titans'
  2116. 18:35:48.322 T:511381136624 NOTICE: [script.elementum.burst] [filelist] Reusing previous login
  2117. 18:35:48.322 T:511381136624 NOTICE: [script.elementum.burst] > FileList search URL: https://filelist.ro/browse.php?search=titans+s01&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  2118. 18:35:48.362 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[125] <-- 200 https://www.1337x.to:443/torrent/3346766/Titans-2018-S01E04-WEB-x264-PHOENiX-TGx/
  2119. 18:35:48.364 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[122] <-- 200 https://www.1337x.to:443/torrent/3348908/Titans-S01E04-WEBRip-x264-ION10/
  2120. 18:35:48.390 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[128] <-- 200 https://www.iptorrents.com:443/t
  2121. 18:35:48.392 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[127] <-- 200 https://www.1337x.to:443/torrent/3346843/Titans-2018-S01E04-720p-WEB-x265-MiNX-TGx/
  2122. 18:35:48.397 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[123] <-- 200 https://www.1337x.to:443/torrent/772903/Tattoo-Titans-S01E04-In-Memoriam-720p-HDTV-x264-DHD-PublicHD/
  2123. 18:35:48.420 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[148] --> GET https://classic.torrentleech.org:443/torrents/browse/index/categories/2,26,27,32,44/query/titans%20s01e04
  2124. 18:35:48.431 T:511382172912 NOTICE: [script.elementum.burst] [iptorrents] Login successful
  2125. 18:35:48.431 T:511382172912 NOTICE: [script.elementum.burst] > IPTorrents search URL: https://www.iptorrents.com/t?q=titans%20s01e04&qf=ti#torrents
  2126. 18:35:48.478 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[137] <-- 200 https://www.1337x.to:443/torrent/3347421/Titans-2018-S01E04-1080p-WEBRip-x264-eSc-TGx/
  2127. 18:35:48.486 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[133] <-- 200 https://www.1337x.to:443/torrent/3355244/Titans-2018-S01E04-720p-WEB-x264-worldmkv/
  2128. 18:35:48.519 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[129] <-- 200 https://www.1337x.to:443/torrent/3348575/Titans-2018-S01E04-Doom-Patrol-720p-DCU-WEBRip-AAC2-0-H264-NTb-rartv/
  2129. 18:35:48.537 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[139] <-- 200 https://www.1337x.to:443/torrent/3348811/Titans-2018-S01E04-Doom-Patrol-720p-DCU-WEBRip-AAC2-0-H264-NTb-TGx/
  2130. 18:35:48.552 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[140] <-- 200 https://www.1337x.to:443/torrent/3379619/Titans-2018-S01E04-Doom-Patrol-WEBRip-x264-eztv/
  2131. 18:35:48.585 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[144] <-- 200 https://www.1337x.to:443/torrent/2759924/Action-Faction-Jnr-S01E04/
  2132. 18:35:48.591 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[143] <-- 200 https://www.1337x.to:443/torrent/3374038/Titans-S01E04-1080p-WEB-DL-x264-ESub-MW/
  2133. 18:35:48.643 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[142] <-- 200 https://www.1337x.to:443/torrent/3355429/Titans-2018-S01E04-1080p-WebRip-x265-HEVC-10bit-AAC-2-0-Kira-UTR/
  2134. 18:35:48.677 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[146] <-- 200 https://www.1337x.to:443/torrent/3350179/Titans-2018-S01E04-Doom-Patrol-1080p-DCU-WEB-DL-x264-Rapta/
  2135. 18:35:48.678 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[145] <-- 200 https://www.1337x.to:443/torrent/3379611/Titans-2018-S01E04-Doom-Patrol-WEBRip-x264-TGx/
  2136. 18:35:48.737 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[151] --> GET https://filelist.ro:443/browse.php?search=titans+s01&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  2137. 18:35:48.758 T:511384245488 NOTICE: [script.elementum.burst] >> 1337x returned 15 results in 2.9 seconds, sending 10 best ones
  2138. 18:35:48.877 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[152] --> GET https://www.iptorrents.com:443/t?q=titans%20s01e04&qf=ti
  2139. 18:35:49.005 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[151] <-- 200 https://filelist.ro:443/browse.php?search=titans+s01&&cats[]=27&cats[]=21&cats[]=23&searchin=0&sort=0
  2140. 18:35:49.161 T:511381136624 NOTICE: [script.elementum.burst] >> FileList returned 19 results in 3.3 seconds, sending 10 best ones
  2141. 18:35:49.346 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[152] <-- 200 https://www.iptorrents.com:443/t?q=titans%20s01e04&qf=ti
  2142. 18:35:49.413 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[148] <-- 200 https://classic.torrentleech.org:443/torrents/browse/index/categories/2,26,27,32,44/query/titans%20s01e04
  2143. 18:35:49.518 T:511380100336 NOTICE: [script.elementum.burst] >> TorrentLeech returned 5 results in 3.6 seconds
  2144. 18:35:49.531 T:511382172912 NOTICE: [script.elementum.burst] [iptorrents] Using translated 'original' title u'titans'
  2145. 18:35:49.532 T:511382172912 NOTICE: [script.elementum.burst] [iptorrents] Reusing previous login
  2146. 18:35:49.532 T:511382172912 NOTICE: [script.elementum.burst] > IPTorrents search URL: https://www.iptorrents.com/t?q=titans%20s01&qf=ti#torrents
  2147. 18:35:49.947 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[154] --> GET https://www.iptorrents.com:443/t?q=titans%20s01&qf=ti
  2148. 18:35:50.427 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[154] <-- 200 https://www.iptorrents.com:443/t?q=titans%20s01&qf=ti
  2149. 18:35:50.528 T:511382172912 NOTICE: [script.elementum.burst] >> IPTorrents returned 8 results in 4.6 seconds
  2150. 18:35:50.628 T:511408428272 NOTICE: [script.elementum.burst] Providers returned 31 results in 4.73 seconds
  2151. 18:35:50.751 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:35:50 | 200 | 280.677µs | 127.0.0.1 | POST /callbacks/3053742297107244111
  2152. 18:35:50.798 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[176] --> GET https://www.iptorrents.com:443/download.php/3070478/Titans.S01E04.1080p.WEBRip.x264-eSc.torrent
  2153. 18:35:50.798 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[177] --> GET https://www.torrentleech.org:443/download/1183836/Titans.2018.S01E04.Doom.Patrol.720p.DCU.WEB-DL.x265-HETeam.torrent
  2154. 18:35:50.799 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[178] --> GET https://www.iptorrents.com:443/download.php/3070474/Titans.S01E04.720p.WEBRip.x264-eSc.torrent
  2155. 18:35:50.823 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[179] --> GET https://www.torrentleech.org:443/download/1183665/Titans.2018.S01E04.Doom.Patrol.720p.DCU.WEB-DL.AAC2.0.H264-NTb.torrent
  2156. 18:35:50.827 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[180] --> GET https://filelist.ro:443/download.php?id=594877
  2157. 18:35:50.830 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[181] --> GET https://filelist.ro:443/download.php?id=106959
  2158. 18:35:50.835 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[182] --> GET https://filelist.ro:443/download.php?id=352811
  2159. 18:35:50.835 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[183] --> GET https://filelist.ro:443/download.php?id=503485
  2160. 18:35:50.838 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[184] --> GET https://filelist.ro:443/download.php?id=517200
  2161. 18:35:50.838 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[185] --> GET https://filelist.ro:443/download.php?id=594879
  2162. 18:35:50.839 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[186] --> GET https://filelist.ro:443/download.php?id=106959
  2163. 18:35:50.839 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[187] --> GET https://filelist.ro:443/download.php?id=141449
  2164. 18:35:50.839 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[188] --> GET https://www.torrentleech.org:443/download/1183670/Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb.torrent
  2165. 18:35:50.840 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[189] --> GET https://www.iptorrents.com:443/download.php/2666316/Teen.Titans.S01E04.WS.BDRip.x264-REGRET.torrent
  2166. 18:35:50.840 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[190] --> GET https://www.iptorrents.com:443/download.php/3070481/Titans.S01E04.WEBRip.x264-eSc.torrent
  2167. 18:35:50.840 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[191] --> GET https://www.iptorrents.com:443/download.php/2666201/Teen.Titans.S01E04.720p.BluRay.x264-REGRET.torrent
  2168. 18:35:50.843 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[192] --> GET https://www.iptorrents.com:443/download.php/778538/Teen.Titans.S01-S05.DVDRip.XviD-IPT.torrent
  2169. 18:35:50.846 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[193] --> GET https://filelist.ro:443/download.php?id=486410
  2170. 18:35:50.848 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[194] --> GET https://www.iptorrents.com:443/download.php/855068/Teen.Titans.Go.S01E04.Dude.Relax.-.Laundry.Day.WEB-DL.XviD.avi.torrent
  2171. 18:35:50.849 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[195] --> GET https://filelist.ro:443/download.php?id=522002
  2172. 18:35:50.858 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpRequest [0m[196] --> GET https://www.iptorrents.com:443/download.php/2666184/Teen.Titans.S01E04.1080p.BluRay.x264-REGRET.torrent
  2173. 18:35:51.134 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[180] <-- 200 https://filelist.ro:443/download.php?id=594877
  2174. 18:35:51.270 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[176] <-- 200 https://www.iptorrents.com:443/download.php/3070478/Titans.S01E04.1080p.WEBRip.x264-eSc.torrent
  2175. 18:35:51.278 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[178] <-- 200 https://www.iptorrents.com:443/download.php/3070474/Titans.S01E04.720p.WEBRip.x264-eSc.torrent
  2176. 18:35:51.306 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:35:51 [180] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53758: write: broken pipe
  2177. 18:35:51.383 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[191] <-- 200 https://www.iptorrents.com:443/download.php/2666201/Teen.Titans.S01E04.720p.BluRay.x264-REGRET.torrent
  2178. 18:35:51.412 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[192] <-- 200 https://www.iptorrents.com:443/download.php/778538/Teen.Titans.S01-S05.DVDRip.XviD-IPT.torrent
  2179. 18:35:51.413 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[189] <-- 200 https://www.iptorrents.com:443/download.php/2666316/Teen.Titans.S01E04.WS.BDRip.x264-REGRET.torrent
  2180. 18:35:51.413 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[196] <-- 200 https://www.iptorrents.com:443/download.php/2666184/Teen.Titans.S01E04.1080p.BluRay.x264-REGRET.torrent
  2181. 18:35:51.435 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:35:51 [196] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53794: write: broken pipe
  2182. 18:35:51.442 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[194] <-- 200 https://www.iptorrents.com:443/download.php/855068/Teen.Titans.Go.S01E04.Dude.Relax.-.Laundry.Day.WEB-DL.XviD.avi.torrent
  2183. 18:35:51.521 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[182] <-- 200 https://filelist.ro:443/download.php?id=352811
  2184. 18:35:51.626 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[185] <-- 200 https://filelist.ro:443/download.php?id=594879
  2185. 18:35:51.627 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[186] <-- 200 https://filelist.ro:443/download.php?id=106959
  2186. 18:35:51.634 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[187] <-- 200 https://filelist.ro:443/download.php?id=141449
  2187. 18:35:51.636 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[184] <-- 200 https://filelist.ro:443/download.php?id=517200
  2188. 18:35:51.651 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[193] <-- 200 https://filelist.ro:443/download.php?id=486410
  2189. 18:35:51.659 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[195] <-- 200 https://filelist.ro:443/download.php?id=522002
  2190. 18:35:51.662 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[190] <-- 200 https://www.iptorrents.com:443/download.php/3070481/Titans.S01E04.WEBRip.x264-eSc.torrent
  2191. 18:35:51.667 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[181] <-- 200 https://filelist.ro:443/download.php?id=106959
  2192. 18:35:51.754 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:35:51 [187] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53798: write: broken pipe
  2193. 18:35:51.759 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:35:51 [185] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53776: write: broken pipe
  2194. 18:35:51.765 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:35:51 [195] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53784: write: broken pipe
  2195. 18:35:51.769 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[177] <-- 200 https://www.torrentleech.org:443/download/1183836/Titans.2018.S01E04.Doom.Patrol.720p.DCU.WEB-DL.x265-HETeam.torrent
  2196. 18:35:51.874 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[188] <-- 200 https://www.torrentleech.org:443/download/1183670/Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb.torrent
  2197. 18:35:51.897 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[179] <-- 200 https://www.torrentleech.org:443/download/1183665/Titans.2018.S01E04.Doom.Patrol.720p.DCU.WEB-DL.AAC2.0.H264-NTb.torrent
  2198. 18:35:52.639 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU proxy ▶ dumpResponse [0m[183] <-- 200 https://filelist.ro:443/download.php?id=503485
  2199. 18:35:53.379 T:511229031664 NOTICE: [plugin.video.elementum] 2018/12/18 20:35:53 [183] WARN: Cannot write TLS response chunked trailer from mitm'd client: write tcp 127.0.0.1:65222->127.0.0.1:53788: write: broken pipe
  2200. 18:35:53.391 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mReceived 30 unique links.
  2201. 18:35:53.392 T:511229031664 NOTICE: [plugin.video.elementum] INFO linkssearch ▶ processLinks [0mScraping torrent metrics from 35 trackers...
  2202. 18:35:53.408 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU linkssearch ▶ func4 [0mWaiting for scrape from trackers
  2203. 18:35:53.441 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://torrent.gresille.org:80/announce failed: dial udp: lookup torrent.gresille.org: No address associated with hostname
  2204. 18:35:53.457 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://public.popcorn-tracker.org:6969/announce failed: dial udp: lookup public.popcorn-tracker.org: No address associated with hostname
  2205. 18:35:53.487 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.cypherpunks.ru:6969/announce failed: dial udp: lookup tracker.cypherpunks.ru: No address associated with hostname
  2206. 18:35:53.645 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://coppersurfer.tk:6969/announce failed: read udp 192.168.1.100:56389->188.138.70.92:6969: read: connection refused
  2207. 18:35:53.707 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.open-internet.nl:6969/announce failed: dial udp: lookup tracker.open-internet.nl: No address associated with hostname
  2208. 18:35:56.429 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.openbittorrent.com:80/announce failed: Request timed out
  2209. 18:35:56.432 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.coppersurfer.tk:6969/announce failed: Request timed out
  2210. 18:35:56.443 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://eddie4.nl:6969/announce failed: Request timed out
  2211. 18:35:56.461 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://open.demonii.com:1337/announce failed: Request timed out
  2212. 18:35:56.462 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.zer0day.to:1337/announce failed: Request timed out
  2213. 18:35:56.462 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.vanitycore.co:6969/announce failed: Request timed out
  2214. 18:35:56.469 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://inferno.demonoid.pw:3391/announce failed: Request timed out
  2215. 18:35:56.470 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://tracker.leechers-paradise.org:6969/announce failed: Request timed out
  2216. 18:35:56.484 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://p4p.arenabg.com:1337 failed: Request timed out
  2217. 18:35:56.491 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ 2 [0mTracker udp://thetracker.org:80/announce failed: Request timed out
  2218. 18:35:56.563 T:511229031664 NOTICE: [plugin.video.elementum] [33mWARN linkssearch ▶ func4 [0mFailed to connect to 15 tracker(s)
  2219. 18:35:56.564 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI linkssearch ▶ func4 [0mScraped all other trackers successfully
  2220. 18:35:56.580 T:511229031664 NOTICE: [plugin.video.elementum] [32mNOTI linkssearch ▶ processLinks [0mFinished comparing seeds/peers of results to trackers...
  2221. 18:35:56.692 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU linkssearch ▶ func1 [0mClosing progressupdate
  2222. 18:35:56.703 T:511232615664 WARNING: CSkinInfo: failed to load skin settings
  2223. 18:36:00.326 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU torrents ▶ AddToTorrentsMap [0mSaving torrent entry for TMDB: "1589775"
  2224. 18:36:00.327 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU database ▶ AddTorrentHistory [0mSaving torrent entry for TMDB 1589775 with infohash 76901a155d37476fec1812d08aca07001b7e299e
  2225. 18:36:00.329 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:36:00 | 302 | 15.115965619s | 127.0.0.1 | GET /show/75450/season/1/episode/4/links
  2226. 18:36:00.401 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:36:00 | 200 | 66.658542ms | 127.0.0.1 | GET /show/75450/season/1/episode/4/infolabels
  2227. 18:36:00.649 T:511468987632 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  2228. dist: ('', '', '')
  2229. linux_distribution: ('', '', '')
  2230. system: Linux
  2231. machine: aarch64
  2232. platform: Could not detect
  2233. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  2234. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  2235. mac_ver: ('', ('', '', ''), '')
  2236. 18:36:00.683 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU api ▶ func1 [0mPlaying item: ""
  2237. 18:36:00.684 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ AddTorrent [0mAdding torrent from /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/76901a155d37476fec1812d08aca07001b7e299e.torrent
  2238. 18:36:00.684 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ AddTorrent [0mAdding torrent: "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/76901a155d37476fec1812d08aca07001b7e299e.torrent"
  2239. 18:36:00.822 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Start [0mStorageStart
  2240. 18:36:00.867 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ AddTorrent [0mMaking new torrent item with url = '/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/temp/elementum/76901a155d37476fec1812d08aca07001b7e299e.torrent'
  2241. 18:36:00.868 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewTorrent [0mWaiting for information fetched for torrent: "76901a155d37476fec1812d08aca07001b7e299e"
  2242. 18:36:00.868 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewTorrent [0mInformation fetched for torrent: "76901a155d37476fec1812d08aca07001b7e299e"
  2243. 18:36:00.869 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mMetadata received.
  2244. 18:36:00.869 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mDownloading Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb
  2245. 18:36:00.870 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mChosen file: Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb.mkv
  2246. 18:36:00.870 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSaving torrent to database
  2247. 18:36:00.871 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Watch [0mStarting watch events
  2248. 18:36:00.872 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSetting file priorities
  2249. 18:36:00.873 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ DownloadFile [0mChoosing file for download: Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb.mkv
  2250. 18:36:00.874 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ onMetadataReceived [0mSetting piece priorities
  2251. 18:36:00.876 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Buffer [0mSetting buffer for file: Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb.mkv (1.7 GB / 1.7 GB). Desired: 21 MB. Pieces: 0-19 + 1641-1646, PieceLength: 1.0 MB, Pre: 21 MB, Post: 6.2 MB, WithOffset: 0 / 1720713216 (0)
  2252. 18:36:00.878 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewFileReader [0mNewReader: 1101748542
  2253. 18:36:00.883 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ NewFileReader [0mNewReader: 1470298678
  2254. 18:36:00.926 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ playerLoop [0mBuffer loop
  2255. 18:36:01.875 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ progressEvent [0m76901a: 0 B/0 B | Buffering (0.00%)
  2256. 18:36:18.436 T:511229031664 NOTICE: Previous line repeats 16 times.
  2257. 18:36:18.436 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ bufferDialog [0mUser cancelled the buffering
  2258. 18:36:18.437 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ Close [0mRemoved Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb from database
  2259. 18:36:18.437 T:511229031664 NOTICE: [plugin.video.elementum] INFO btplayer ▶ Close [0mRemoving the torrent and deleting files after playing ...
  2260. 18:36:18.438 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ RemoveTorrent [0mRemoving torrent: Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb
  2261. 18:36:18.439 T:511229031664 NOTICE: [plugin.video.elementum] INFO bittorrent ▶ Drop [0mDropping torrent: Titans.2018.S01E04.Doom.Patrol.1080p.DCU.WEB-DL.AAC2.0.H264-NTb
  2262. 18:36:18.439 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ Watch [0mStopping watch events
  2263. 18:36:18.440 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Stop [0mStorageStop
  2264. 18:36:18.443 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU memory ▶ Start [0mClosing monitoring
  2265. 18:36:18.444 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU bittorrent ▶ PlayerStop [0mPlayerStop
  2266. 18:36:18.501 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:36:18 | 200 | 17.771725982s | 127.0.0.1 | GET /play?episode=4&season=1&show=75450&tmdb=1589775&type=episode&uri=%!F(MISSING)storage%!F(MISSING)emulated%!F(MISSING)0%!F(MISSING)Android%!F(MISSING)data%!F(MISSING)org.xbmc.kodi%!F(MISSING)files%!F(MISSING).kodi%!F(MISSING)temp%!F(MISSING)elementum%!F(MISSING)76901a155d37476fec1812d08aca07001b7e299e.torrent
  2267. 18:36:18.530 T:511475807472 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.elementum/show/75450/season/1/episode/4/links]
  2268. 18:36:20.069 T:511229031664 NOTICE: [plugin.video.elementum] [36mDEBU main ▶ Notification [0mGot notification from xbmc/Playlist.OnClear: {"playlistid":1}
  2269. 18:36:21.871 T:511410447600 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  2270. dist: ('', '', '')
  2271. linux_distribution: ('', '', '')
  2272. system: Linux
  2273. machine: aarch64
  2274. platform: Could not detect
  2275. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  2276. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  2277. mac_ver: ('', ('', '', ''), '')
  2278. 18:36:21.906 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:36:21 | 200 | 1.770208ms | 127.0.0.1 | GET /shows/
  2279. 18:36:21.975 T:511415678192 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  2280. 18:36:21.976 T:511415678192 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  2281. 18:36:23.254 T:511410447600 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  2282. dist: ('', '', '')
  2283. linux_distribution: ('', '', '')
  2284. system: Linux
  2285. machine: aarch64
  2286. platform: Could not detect
  2287. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  2288. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  2289. mac_ver: ('', ('', '', ''), '')
  2290. 18:36:23.303 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:36:23 | 200 | 909.479µs | 127.0.0.1 | GET /
  2291. 18:36:23.326 T:511468987632 ERROR: Could not encode thumbnail: special://masterprofile/Thumbnails/0/0725265e.png
  2292. 18:36:23.327 T:511468987632 ERROR: Failed to CreateThumbnailFromSurface for special://masterprofile/Thumbnails/0/0725265e.png
  2293. 18:36:25.846 T:511410447600 NOTICE: [plugin.video.elementum] Python version: ['2.7.12 (default, Nov 19 2017, 17:50:06) ', '[GCC 4.9.x 20150123 (prerelease)]']
  2294. dist: ('', '', '')
  2295. linux_distribution: ('', '', '')
  2296. system: Linux
  2297. machine: aarch64
  2298. platform: Could not detect
  2299. uname: ('Linux', 'localhost', '4.9.65-14505206', '#1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018', 'aarch64', '')
  2300. version: #1 SMP PREEMPT Thu Nov 8 12:05:40 KST 2018
  2301. mac_ver: ('', ('', '', ''), '')
  2302. 18:36:26.412 T:511229031664 NOTICE: [plugin.video.elementum] [GIN] 2018/12/18 - 20:36:26 | 200 | 529.073854ms | 127.0.0.1 | GET /status
  2303. 18:36:52.760 T:511475807472 NOTICE: GL_VENDOR = Qualcomm
  2304. 18:36:52.760 T:511475807472 NOTICE: GL_RENDERER = Adreno (TM) 630
  2305. 18:36:52.760 T:511475807472 NOTICE: GL_VERSION = OpenGL ES 3.2 V@300.0 (GIT@2d7e27f, I078fc2db4b) (Date:06/20/18)
  2306. 18:36:52.760 T:511475807472 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20
  2307. 18:36:52.760 T:511475807472 NOTICE: GL_EXTENSIONS = GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_half_float GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_compressed_ETC1_RGB8_texture GL_AMD_compressed_ATC_texture GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc GL_OES_texture_npot GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_OES_texture_3D GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_QCOM_alpha_test GL_OES_depth24 GL_OES_packed_depth_stencil GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_EXT_sRGB GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_EXT_texture_type_2_10_10_10_REV GL_EXT_texture_sRGB_decode GL_OES_element_index_uint GL_EXT_copy_image GL_EXT_geometry_shader GL_EXT_tessellation_shader GL_OES_texture_stencil8 GL_EXT_shader_io_blocks GL_OES_shader_image_atomic GL_OES_sample_variables GL_EXT_texture_border_clamp GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_OES_shader_multisample_interpolation GL_EXT_texture_cube_map_array GL_EXT_draw_buffers_indexed GL_EXT_gpu_shader5 GL_EXT_robustness GL_EXT_texture_buffer GL_EXT_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_OES_texture_storage_multisample_2d_array GL_OES_sample_shading GL_OES_get_program_binary GL_EXT_debug_label GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_QCOM_tiled_rendering GL_ANDROID_extension_pack_es31a GL_EXT_primitive_bounding_box GL_OES_standard_derivatives GL_OES_vertex_array_object GL_EXT_disjoint_timer_query GL_KHR_debug GL_EXT_YUV_target GL_EXT_sRGB_write_control GL_EXT_texture_norm16 GL_EXT_discard_framebuffer GL_OES_surfaceless_context GL_OVR_multiview GL_OVR_multiview2 GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_EXT_debug_marker GL_OES_EGL_image_external_essl3 GL_OVR_multiview_multisampled_render_to_texture GL_EXT_buffer_storage GL_EXT_external_buffer GL_EXT_blit_framebuffer_params GL_EXT_clip_cull_distance GL_EXT_protected_textures GL_EXT_shader_non_constant_global_initializers GL_QCOM_texture_foveated GL_QCOM_shader_framebuffer_fetch_noncoherent GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_EGL_image_array GL_NV_shader_noperspective_interpolation GL_KHR_robust_buffer_access_behavior
  2308. 18:36:55.272 T:511466915056 NOTICE: Trying to open: 44100 samplerate 12 channelMask 4 encoding
  2309. 18:36:55.278 T:511466915056 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 56704 m_frames: 3544 m_frameSize: 8 channels: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement