Advertisement
Guest User

Trakt Debug

a guest
Aug 27th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.48 KB | None | 0 0
  1. 18:29:57 T:1165034560 NOTICE: Trakt Utilities: trakt json url: /user/library/shows/watched.json/48dfcb4813134da82152984e8c4f329bc8b8b46a/jamesw4
  2. 18:30:01 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"properties": ["title", "year", "imdbnumber", "playcount"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "id": 1}
  3. 18:30:01 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.gettvshows
  4. 18:30:02 T:1165034560 DEBUG: RunQuery took 62 ms for 13 items query: SELECT * FROM tvshowview
  5. 18:30:02 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 1, u'title': u'Alcatraz', u'label': u'Alcatraz', u'imdbnumber': u'248646', u'year': 2012, u'playcount': 0}
  6. 18:30:02 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 1}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  7. 18:30:02 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  8. 18:30:02 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
  9. 18:30:02 T:1165034560 DEBUG: RunQuery took 12 ms for 1 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow = 1 group by episode.c12
  10. 18:30:02 T:1165034560 DEBUG: RunQuery took 49 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow = 1
  11. 18:30:02 T:1165034560 WARNING: Unknown sort method 0
  12. 18:30:02 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 1, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  13. 18:30:02 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  14. 18:30:02 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
  15. 18:30:02 T:1165034560 DEBUG: RunQuery took 19 ms for 0 items query: select * from episodeview WHERE idShow = 1 and c12=0
  16. 18:30:02 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 1, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  17. 18:30:02 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  18. 18:30:02 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
  19. 18:30:02 T:1165034560 DEBUG: RunQuery took 14 ms for 7 items query: select * from episodeview WHERE idShow = 1 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  20. 18:30:02 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 9, u'title': u'Breaking Bad', u'label': u'Breaking Bad', u'imdbnumber': u'81189', u'year': 2008, u'playcount': 0}
  21. 18:30:02 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 9}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  22. 18:30:02 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  23. 18:30:02 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  24. 18:30:02 T:1165034560 DEBUG: RunQuery took 18 ms for 2 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow IN (9,10) group by episode.c12
  25. 18:30:02 T:1165034560 DEBUG: RunQuery took 58 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow IN (9,10)
  26. 18:30:02 T:1165034560 WARNING: Unknown sort method 0
  27. 18:30:02 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  28. 18:30:02 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  29. 18:30:03 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  30. 18:30:03 T:1165034560 DEBUG: RunQuery took 9 ms for 0 items query: select * from episodeview WHERE idShow IN (9,10) and c12=0
  31. 18:30:03 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  32. 18:30:03 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  33. 18:30:03 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  34. 18:30:03 T:1165034560 DEBUG: RunQuery took 16 ms for 7 items query: select * from episodeview WHERE idShow IN (9,10) and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  35. 18:30:03 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  36. 18:30:03 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  37. 18:30:03 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  38. 18:30:03 T:1165034560 DEBUG: RunQuery took 27 ms for 13 items query: select * from episodeview WHERE idShow IN (9,10) and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  39. 18:30:03 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 2, u'title': u'Geordie Shore', u'label': u'Geordie Shore', u'imdbnumber': u'248683', u'year': 2011, u'playcount': 0}
  40. 18:30:03 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 2}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  41. 18:30:03 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  42. 18:30:03 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  43. 18:30:03 T:1165034560 DEBUG: RunQuery took 14 ms for 2 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow IN (2,15) group by episode.c12
  44. 18:30:03 T:1165034560 DEBUG: RunQuery took 55 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow IN (2,15)
  45. 18:30:03 T:1165034560 WARNING: Unknown sort method 0
  46. 18:30:03 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 2, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  47. 18:30:03 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  48. 18:30:03 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  49. 18:30:03 T:1165034560 DEBUG: RunQuery took 8 ms for 0 items query: select * from episodeview WHERE idShow IN (2,15) and c12=0
  50. 18:30:03 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 2, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  51. 18:30:03 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  52. 18:30:03 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  53. 18:30:03 T:1165034560 DEBUG: RunQuery took 15 ms for 5 items query: select * from episodeview WHERE idShow IN (2,15) and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  54. 18:30:03 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 2, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  55. 18:30:03 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  56. 18:30:03 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  57. 18:30:03 T:1165034560 DEBUG: RunQuery took 16 ms for 0 items query: select * from episodeview WHERE idShow IN (2,15) and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  58. 18:30:03 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 2, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  59. 18:30:03 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  60. 18:30:04 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  61. 18:30:04 T:1165034560 DEBUG: RunQuery took 11 ms for 1 items query: select * from episodeview WHERE idShow IN (2,15) and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  62. 18:30:04 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 3, u'title': u'Homeland', u'label': u'Homeland', u'imdbnumber': u'247897', u'year': 2011, u'playcount': 0}
  63. 18:30:04 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 3}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  64. 18:30:04 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  65. 18:30:04 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=3) order by idShow
  66. 18:30:04 T:1165034560 DEBUG: RunQuery took 12 ms for 1 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow = 3 group by episode.c12
  67. 18:30:04 T:1165034560 DEBUG: RunQuery took 51 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow = 3
  68. 18:30:04 T:1165034560 WARNING: Unknown sort method 0
  69. 18:30:04 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 3, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  70. 18:30:04 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  71. 18:30:04 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=3) order by idShow
  72. 18:30:04 T:1165034560 DEBUG: RunQuery took 17 ms for 0 items query: select * from episodeview WHERE idShow = 3 and c12=0
  73. 18:30:04 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 3, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  74. 18:30:04 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  75. 18:30:04 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=3) order by idShow
  76. 18:30:04 T:1165034560 DEBUG: RunQuery took 17 ms for 12 items query: select * from episodeview WHERE idShow = 3 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  77. 18:30:04 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 4, u'title': u'Mad Dogs', u'label': u'Mad Dogs', u'imdbnumber': u'217071', u'year': 2011, u'playcount': 0}
  78. 18:30:04 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 4}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  79. 18:30:04 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  80. 18:30:04 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  81. 18:30:04 T:1165034560 DEBUG: RunQuery took 9 ms for 2 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow = 4 group by episode.c12
  82. 18:30:04 T:1165034560 DEBUG: RunQuery took 49 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow = 4
  83. 18:30:04 T:1165034560 WARNING: Unknown sort method 0
  84. 18:30:04 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  85. 18:30:04 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  86. 18:30:04 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  87. 18:30:04 T:1165034560 DEBUG: RunQuery took 9 ms for 0 items query: select * from episodeview WHERE idShow = 4 and c12=0
  88. 18:30:04 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  89. 18:30:04 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  90. 18:30:04 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  91. 18:30:04 T:1165034560 DEBUG: RunQuery took 19 ms for 4 items query: select * from episodeview WHERE idShow = 4 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  92. 18:30:05 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  93. 18:30:05 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  94. 18:30:05 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  95. 18:30:05 T:1165034560 DEBUG: RunQuery took 11 ms for 4 items query: select * from episodeview WHERE idShow = 4 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  96. 18:30:05 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 5, u'title': u'Misfits', u'label': u'Misfits', u'imdbnumber': u'124051', u'year': 2009, u'playcount': 0}
  97. 18:30:05 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 5}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  98. 18:30:05 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  99. 18:30:05 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=5) order by idShow
  100. 18:30:05 T:1165034560 DEBUG: RunQuery took 15 ms for 3 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow = 5 group by episode.c12
  101. 18:30:05 T:1165034560 DEBUG: RunQuery took 51 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow = 5
  102. 18:30:05 T:1165034560 WARNING: Unknown sort method 0
  103. 18:30:05 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 5, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  104. 18:30:05 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  105. 18:30:05 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=5) order by idShow
  106. 18:30:05 T:1165034560 DEBUG: RunQuery took 17 ms for 0 items query: select * from episodeview WHERE idShow = 5 and c12=0
  107. 18:30:05 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 5, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  108. 18:30:05 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  109. 18:30:05 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=5) order by idShow
  110. 18:30:05 T:1165034560 DEBUG: RunQuery took 15 ms for 6 items query: select * from episodeview WHERE idShow = 5 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  111. 18:30:05 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 5, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  112. 18:30:05 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  113. 18:30:05 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=5) order by idShow
  114. 18:30:05 T:1165034560 DEBUG: RunQuery took 13 ms for 7 items query: select * from episodeview WHERE idShow = 5 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  115. 18:30:05 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 5, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  116. 18:30:05 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  117. 18:30:05 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=5) order by idShow
  118. 18:30:05 T:1165034560 DEBUG: RunQuery took 20 ms for 9 items query: select * from episodeview WHERE idShow = 5 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  119. 18:30:05 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 13, u'title': u"Mrs Brown's Boys", u'label': u"Mrs Brown's Boys", u'imdbnumber': u'219631', u'year': 2011, u'playcount': 0}
  120. 18:30:05 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 13}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  121. 18:30:05 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  122. 18:30:06 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  123. 18:30:06 T:1165034560 DEBUG: RunQuery took 12 ms for 1 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow IN (13,14) group by episode.c12
  124. 18:30:06 T:1165034560 DEBUG: RunQuery took 56 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow IN (13,14)
  125. 18:30:06 T:1165034560 WARNING: Unknown sort method 0
  126. 18:30:06 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 13, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  127. 18:30:06 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  128. 18:30:06 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  129. 18:30:06 T:1165034560 DEBUG: RunQuery took 8 ms for 0 items query: select * from episodeview WHERE idShow IN (13,14) and c12=0
  130. 18:30:06 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 13, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  131. 18:30:06 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  132. 18:30:06 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  133. 18:30:06 T:1165034560 DEBUG: RunQuery took 10 ms for 0 items query: select * from episodeview WHERE idShow IN (13,14) and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  134. 18:30:06 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 13, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  135. 18:30:06 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  136. 18:30:06 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  137. 18:30:06 T:1165034560 DEBUG: RunQuery took 10 ms for 2 items query: select * from episodeview WHERE idShow IN (13,14) and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  138. 18:30:06 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 12, u'title': u'Planet Earth', u'label': u'Planet Earth', u'imdbnumber': u'79257', u'year': 2006, u'playcount': 0}
  139. 18:30:06 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 12}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  140. 18:30:06 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  141. 18:30:06 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=12) order by idShow
  142. 18:30:06 T:1165034560 DEBUG: RunQuery took 17 ms for 1 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow = 12 group by episode.c12
  143. 18:30:06 T:1165034560 DEBUG: RunQuery took 54 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow = 12
  144. 18:30:06 T:1165034560 WARNING: Unknown sort method 0
  145. 18:30:06 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 12, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  146. 18:30:06 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  147. 18:30:06 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=12) order by idShow
  148. 18:30:06 T:1165034560 DEBUG: RunQuery took 9 ms for 0 items query: select * from episodeview WHERE idShow = 12 and c12=0
  149. 18:30:06 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 12, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  150. 18:30:06 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  151. 18:30:06 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=12) order by idShow
  152. 18:30:06 T:1165034560 DEBUG: RunQuery took 27 ms for 11 items query: select * from episodeview WHERE idShow = 12 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  153. 18:30:06 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 7, u'title': u'Sherlock', u'label': u'Sherlock', u'imdbnumber': u'176941', u'year': 2010, u'playcount': 0}
  154. 18:30:06 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 7}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  155. 18:30:06 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  156. 18:30:07 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  157. 18:30:07 T:1165034560 DEBUG: RunQuery took 15 ms for 2 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow = 7 group by episode.c12
  158. 18:30:07 T:1165034560 DEBUG: RunQuery took 40 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow = 7
  159. 18:30:07 T:1165034560 WARNING: Unknown sort method 0
  160. 18:30:07 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 7, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  161. 18:30:07 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  162. 18:30:07 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  163. 18:30:07 T:1165034560 DEBUG: RunQuery took 10 ms for 0 items query: select * from episodeview WHERE idShow = 7 and c12=0
  164. 18:30:07 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 7, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  165. 18:30:07 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  166. 18:30:07 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  167. 18:30:07 T:1165034560 DEBUG: RunQuery took 20 ms for 3 items query: select * from episodeview WHERE idShow = 7 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  168. 18:30:07 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 7, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  169. 18:30:07 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  170. 18:30:07 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  171. 18:30:07 T:1165034560 DEBUG: RunQuery took 14 ms for 3 items query: select * from episodeview WHERE idShow = 7 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  172. 18:30:07 T:1165034560 NOTICE: Trakt Utilities: getSeasonsFromXBMC: {u'tvshowid': 8, u'title': u'The Tudors', u'label': u'The Tudors', u'imdbnumber': u'79925', u'year': 2007, u'playcount': 0}
  173. 18:30:07 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 8}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  174. 18:30:07 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getseasons
  175. 18:30:07 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  176. 18:30:07 T:1165034560 DEBUG: RunQuery took 15 ms for 1 items query: SELECT episode.c12, path.strPath, tvshow.c00, tvshow.c08, tvshow.c14, tvshow.c13, seasons.idSeason, count(1), count(files.playCount) FROM episode JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON (seasons.idShow=tvshow.idShow AND seasons.season=episode.c12) JOIN files ON files.idFile=episode.idFile JOIN tvshowlinkpath ON tvshowlinkpath.idShow = tvshow.idShow JOIN path ON path.idPath = tvshowlinkpath.idPath WHERE tvshow.idShow = 8 group by episode.c12
  177. 18:30:07 T:1165034560 DEBUG: RunQuery took 53 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie WHERE movielinktvshow.idShow = 8
  178. 18:30:07 T:1165034560 WARNING: Unknown sort method 0
  179. 18:30:07 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 8, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  180. 18:30:07 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  181. 18:30:07 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  182. 18:30:07 T:1165034560 DEBUG: RunQuery took 9 ms for 0 items query: select * from episodeview WHERE idShow = 8 and c12=0
  183. 18:30:07 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 8, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  184. 18:30:07 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  185. 18:30:08 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  186. 18:30:08 T:1165034560 DEBUG: RunQuery took 9 ms for 0 items query: select * from episodeview WHERE idShow = 8 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  187. 18:30:08 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 8, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  188. 18:30:08 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  189. 18:30:08 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  190. 18:30:08 T:1165034560 DEBUG: RunQuery took 18 ms for 0 items query: select * from episodeview WHERE idShow = 8 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  191. 18:30:08 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 8, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  192. 18:30:08 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  193. 18:30:08 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  194. 18:30:08 T:1165034560 DEBUG: RunQuery took 11 ms for 0 items query: select * from episodeview WHERE idShow = 8 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  195. 18:30:08 T:1165034560 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 8, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  196. 18:30:08 T:1165034560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  197. 18:30:08 T:1165034560 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  198. 18:30:08 T:1165034560 DEBUG: RunQuery took 23 ms for 10 items query: select * from episodeview WHERE idShow = 8 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  199. 18:30:08 T:1165034560 INFO: -->Python script returned the following error<--
  200. 18:30:08 T:1165034560 ERROR: Error Type: <type 'exceptions.IndexError'>
  201. 18:30:08 T:1165034560 ERROR: Error Contents: list index out of range
  202. 18:30:08 T:1165034560 ERROR: Traceback (most recent call last):
  203. File "/home/pi/.xbmc/addons/script.TraktUtilities-0.6.5/default.py", line 122, in <module>
  204. menu()
  205. File "/home/pi/.xbmc/addons/script.TraktUtilities-0.6.5/default.py", line 51, in menu
  206. submenuUpdateSyncClean()
  207. File "/home/pi/.xbmc/addons/script.TraktUtilities-0.6.5/default.py", line 71, in submenuUpdateSyncClean
  208. syncSeenTVShows()
  209. File "/home/pi/.xbmc/addons/script.TraktUtilities-0.6.5/sync_update.py", line 732, in syncSeenTVShows
  210. seasons = getSeasonsFromXBMC(xbmc_tvshows['tvshows'][i])
  211. IndexError: list index out of range
  212. 18:30:08 T:1165034560 INFO: -->End of Python script error report<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement