Advertisement
Guest User

xbmc log

a guest
Feb 9th, 2012
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 276.14 KB | None | 0 0
  1. 11:22:02 T:8672 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  2. 11:22:02 T:8672 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  3. 11:22:02 T:8672 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
  4. 11:22:02 T:6948 INFO: Loading skin file: DialogProgress.xml
  5. 11:22:02 T:6948 DEBUG: DialogProgress::StartModal called
  6. 11:22:02 T:6948 DEBUG: ------ Window Init (DialogProgress.xml) ------
  7. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"properties": ["title", "year", "imdbnumber", "playcount"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "id": 1}
  8. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.gettvshows
  9. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 16 ms for 56 items query: SELECT * FROM tvshowview
  10. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 1}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  11. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  12. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
  13. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 3 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow 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
  14. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 1
  15. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 1, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  16. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  17. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
  18. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 1 and c12=0
  19. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 1, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  20. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  21. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
  22. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 21 items query: select * from episodeview where idShow = 1 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  23. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 1, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  24. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  25. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
  26. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview where idShow = 1 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  27. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 1, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  28. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  29. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=1) order by idShow
  30. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 13 items query: select * from episodeview where idShow = 1 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  31. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 2}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  32. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  33. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  34. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 2 group by episode.c12
  35. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 2
  36. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 2, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  37. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  38. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  39. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 2 and c12=0
  40. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 2, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  41. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  42. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=2) order by idShow
  43. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episodeview where idShow = 2 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  44. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 50}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  45. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  46. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  47. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 50 group by episode.c12
  48. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 5 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 50
  49. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  50. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  51. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  52. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 50 and c12=0
  53. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  54. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  55. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  56. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 50 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  57. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  58. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  59. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  60. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 50 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  61. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  62. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  63. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  64. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 50 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  65. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  66. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  67. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  68. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 50 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  69. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  70. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  71. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  72. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 50 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  73. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  74. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  75. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  76. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 50 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  77. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  78. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  79. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  80. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 50 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  81. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  82. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  83. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  84. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 50 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  85. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 50, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  86. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  87. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=50) order by idShow
  88. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episodeview where idShow = 50 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  89. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 3}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  90. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  91. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=3) order by idShow
  92. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow 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
  93. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 3
  94. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 3, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  95. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  96. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=3) order by idShow
  97. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 3 and c12=0
  98. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 3, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  99. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  100. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=3) order by idShow
  101. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select * from episodeview where idShow = 3 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  102. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 3, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  103. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  104. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=3) order by idShow
  105. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 13 items query: select * from episodeview where idShow = 3 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  106. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 4}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  107. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  108. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  109. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow 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
  110. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 4
  111. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  112. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  113. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  114. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 4 and c12=0
  115. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  116. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  117. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  118. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 4 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  119. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  120. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  121. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  122. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 4 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  123. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  124. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  125. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  126. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 4 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  127. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 51}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  128. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  129. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  130. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 51 group by episode.c12
  131. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 51
  132. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  133. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  134. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  135. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 51 and c12=0
  136. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  137. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  138. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  139. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 51 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  140. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  141. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  142. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  143. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 51 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  144. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  145. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  146. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  147. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 51 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  148. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  149. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  150. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  151. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 51 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  152. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  153. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  154. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  155. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 51 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  156. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  157. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  158. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  159. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 51 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  160. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  161. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  162. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  163. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 51 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  164. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 51, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  165. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  166. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=51) order by idShow
  167. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 51 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  168. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 5}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  169. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  170. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=5) order by idShow
  171. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow 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
  172. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 5
  173. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 5, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  174. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  175. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=5) order by idShow
  176. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 5 and c12=0
  177. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 5, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  178. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  179. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=5) order by idShow
  180. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 5 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  181. 11:22:03 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 6}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  182. 11:22:03 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  183. 11:22:03 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=6) order by idShow
  184. 11:22:03 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 6 group by episode.c12
  185. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 6
  186. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 6, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  187. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  188. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=6) order by idShow
  189. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 6 and c12=0
  190. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 6, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  191. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  192. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=6) order by idShow
  193. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 6 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  194. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 6, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  195. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  196. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=6) order by idShow
  197. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 6 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  198. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 6, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  199. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  200. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=6) order by idShow
  201. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 6 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  202. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 6, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  203. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  204. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=6) order by idShow
  205. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 18 items query: select * from episodeview where idShow = 6 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  206. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 7}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  207. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  208. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  209. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow 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
  210. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 7
  211. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 7, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  212. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  213. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  214. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 7 and c12=0
  215. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 7, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  216. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  217. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  218. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 7 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  219. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 7, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  220. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  221. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=7) order by idShow
  222. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episodeview where idShow = 7 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  223. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 47}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  224. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  225. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=47) order by idShow
  226. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 47 group by episode.c12
  227. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 47
  228. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 47, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  229. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  230. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=47) order by idShow
  231. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 47 and c12=0
  232. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 47, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  233. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  234. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=47) order by idShow
  235. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview where idShow = 47 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  236. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 8}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  237. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  238. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  239. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow 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
  240. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 8
  241. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 8, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  242. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  243. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  244. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 8 and c12=0
  245. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 8, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  246. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  247. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=8) order by idShow
  248. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 15 items query: select * from episodeview where idShow = 8 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  249. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 9}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  250. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  251. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  252. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 9 group by episode.c12
  253. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 9
  254. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  255. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  256. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  257. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 9 and c12=0
  258. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  259. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  260. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  261. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 9 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  262. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  263. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  264. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  265. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 9 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  266. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  267. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  268. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  269. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 9 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  270. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  271. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  272. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  273. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 23 items query: select * from episodeview where idShow = 9 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  274. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  275. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  276. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  277. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 23 items query: select * from episodeview where idShow = 9 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  278. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  279. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  280. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  281. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 23 items query: select * from episodeview where idShow = 9 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  282. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  283. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  284. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  285. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 9 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  286. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  287. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  288. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  289. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 9 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  290. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  291. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  292. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  293. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 23 items query: select * from episodeview where idShow = 9 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  294. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 10, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  295. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  296. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  297. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview where idShow = 9 and (c12=10 or (c12=0 and (c15=0 or c15=10)))
  298. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 10}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  299. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  300. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=10) order by idShow
  301. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 10 group by episode.c12
  302. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 10
  303. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 10, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  304. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  305. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=10) order by idShow
  306. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 10 and c12=0
  307. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 10, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  308. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  309. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=10) order by idShow
  310. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 20 items query: select * from episodeview where idShow = 10 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  311. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 52}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  312. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  313. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=52) order by idShow
  314. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 52 group by episode.c12
  315. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 52
  316. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 52, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  317. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  318. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=52) order by idShow
  319. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 52 and c12=0
  320. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 52, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  321. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  322. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=52) order by idShow
  323. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 5 items query: select * from episodeview where idShow = 52 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  324. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 11}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  325. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  326. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  327. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 5 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 11 group by episode.c12
  328. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 11
  329. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 11, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  330. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  331. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  332. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 11 and c12=0
  333. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 11, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  334. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  335. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  336. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview where idShow = 11 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  337. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 11, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  338. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  339. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  340. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 19 items query: select * from episodeview where idShow = 11 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  341. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 11, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  342. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  343. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  344. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 15 items query: select * from episodeview where idShow = 11 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  345. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 11, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  346. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  347. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  348. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 11 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  349. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 11, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  350. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  351. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  352. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 11 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  353. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 11, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  354. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  355. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=11) order by idShow
  356. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 21 items query: select * from episodeview where idShow = 11 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  357. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 12}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  358. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  359. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=12) order by idShow
  360. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow 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
  361. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 12
  362. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 12, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  363. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  364. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=12) order by idShow
  365. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 12 and c12=0
  366. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 12, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  367. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  368. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=12) order by idShow
  369. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview where idShow = 12 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  370. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 49}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  371. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  372. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=49) order by idShow
  373. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 49 group by episode.c12
  374. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 49
  375. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 49, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  376. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  377. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=49) order by idShow
  378. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 49 and c12=0
  379. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 49, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  380. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  381. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=49) order by idShow
  382. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episodeview where idShow = 49 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  383. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 13}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  384. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  385. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  386. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 13 group by episode.c12
  387. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 13
  388. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 13, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  389. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  390. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  391. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 13 and c12=0
  392. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 13, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  393. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  394. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  395. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 33 items query: select * from episodeview where idShow = 13 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  396. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 13, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  397. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  398. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  399. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from episodeview where idShow = 13 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  400. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 13, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  401. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  402. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  403. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 25 items query: select * from episodeview where idShow = 13 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  404. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 13, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  405. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  406. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=13) order by idShow
  407. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview where idShow = 13 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  408. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 14}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  409. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  410. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  411. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 14 group by episode.c12
  412. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 14
  413. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  414. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  415. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  416. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 14 and c12=0
  417. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  418. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  419. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  420. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 14 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  421. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  422. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  423. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  424. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 14 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  425. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  426. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  427. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  428. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 14 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  429. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  430. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  431. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  432. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 16 items query: select * from episodeview where idShow = 14 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  433. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  434. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  435. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  436. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 20 items query: select * from episodeview where idShow = 14 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  437. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  438. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  439. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  440. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 21 items query: select * from episodeview where idShow = 14 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  441. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  442. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  443. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  444. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 14 items query: select * from episodeview where idShow = 14 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  445. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 14, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  446. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  447. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=14) order by idShow
  448. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select * from episodeview where idShow = 14 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  449. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 56}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  450. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  451. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=56) order by idShow
  452. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 56 group by episode.c12
  453. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 56
  454. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 56, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  455. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  456. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=56) order by idShow
  457. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 56 and c12=0
  458. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 56, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  459. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  460. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=56) order by idShow
  461. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview where idShow = 56 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  462. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 15}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  463. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  464. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  465. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 15 group by episode.c12
  466. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 15
  467. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  468. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  469. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  470. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 15 and c12=0
  471. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  472. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  473. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  474. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 15 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  475. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  476. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  477. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  478. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 15 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  479. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  480. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  481. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  482. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 15 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  483. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  484. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  485. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  486. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 15 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  487. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  488. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  489. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  490. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 15 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  491. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  492. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  493. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  494. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 15 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  495. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  496. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  497. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  498. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 15 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  499. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 16}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  500. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  501. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  502. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 16 group by episode.c12
  503. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 16
  504. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 16, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  505. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  506. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  507. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 16 and c12=0
  508. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 16, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  509. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  510. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  511. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episodeview where idShow = 16 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  512. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 16, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  513. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  514. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  515. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episodeview where idShow = 16 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  516. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 16, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  517. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  518. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  519. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episodeview where idShow = 16 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  520. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 16, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  521. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  522. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  523. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: select * from episodeview where idShow = 16 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  524. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 16, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  525. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  526. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  527. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 7 items query: select * from episodeview where idShow = 16 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  528. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 16, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  529. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  530. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  531. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 16 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  532. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 16, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  533. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  534. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=16) order by idShow
  535. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 5 items query: select * from episodeview where idShow = 16 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  536. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 53}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  537. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  538. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  539. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 53 group by episode.c12
  540. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 53
  541. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  542. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  543. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  544. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 53 and c12=0
  545. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  546. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  547. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  548. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 7 items query: select * from episodeview where idShow = 53 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  549. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  550. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  551. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  552. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview where idShow = 53 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  553. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  554. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  555. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  556. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 15 items query: select * from episodeview where idShow = 53 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  557. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  558. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  559. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  560. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview where idShow = 53 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  561. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  562. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  563. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  564. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 53 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  565. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  566. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  567. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  568. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 53 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  569. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  570. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  571. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  572. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview where idShow = 53 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  573. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 17}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  574. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  575. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  576. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 6 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 17 group by episode.c12
  577. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 17
  578. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  579. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  580. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  581. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 17 and c12=0
  582. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  583. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  584. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  585. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 17 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  586. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  587. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  588. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  589. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 17 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  590. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  591. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  592. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  593. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview where idShow = 17 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  594. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  595. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  596. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  597. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episodeview where idShow = 17 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  598. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  599. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  600. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  601. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview where idShow = 17 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  602. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  603. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  604. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  605. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview where idShow = 17 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  606. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 18}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  607. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  608. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=18) order by idShow
  609. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 18 group by episode.c12
  610. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 18
  611. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 18, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  612. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  613. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=18) order by idShow
  614. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 18 and c12=0
  615. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 18, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  616. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  617. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=18) order by idShow
  618. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episodeview where idShow = 18 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  619. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 19}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  620. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  621. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=19) order by idShow
  622. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 19 group by episode.c12
  623. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 19
  624. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 19, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  625. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  626. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=19) order by idShow
  627. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 19 and c12=0
  628. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 19, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  629. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  630. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=19) order by idShow
  631. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 19 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  632. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 20}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  633. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  634. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  635. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 20 group by episode.c12
  636. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 20
  637. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  638. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  639. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  640. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 20 and c12=0
  641. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  642. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  643. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  644. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 16 items query: select * from episodeview where idShow = 20 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  645. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  646. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  647. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  648. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 20 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  649. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  650. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  651. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  652. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 20 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  653. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  654. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  655. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  656. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 20 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  657. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  658. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  659. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  660. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 25 items query: select * from episodeview where idShow = 20 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  661. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  662. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  663. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  664. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 20 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  665. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  666. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  667. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  668. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 20 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  669. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 21}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  670. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  671. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=21) order by idShow
  672. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 21 group by episode.c12
  673. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 22}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  674. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  675. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=22) order by idShow
  676. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 22 group by episode.c12
  677. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 22
  678. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 22, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  679. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  680. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=22) order by idShow
  681. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 22 and c12=0
  682. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 22, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  683. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  684. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=22) order by idShow
  685. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 14 items query: select * from episodeview where idShow = 22 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  686. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 22, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  687. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  688. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=22) order by idShow
  689. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 6 items query: select * from episodeview where idShow = 22 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  690. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 22, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  691. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  692. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=22) order by idShow
  693. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select * from episodeview where idShow = 22 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  694. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 23}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  695. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  696. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=23) order by idShow
  697. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 23 group by episode.c12
  698. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 23
  699. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 23, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  700. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  701. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=23) order by idShow
  702. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 23 and c12=0
  703. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 23, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  704. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  705. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=23) order by idShow
  706. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 13 items query: select * from episodeview where idShow = 23 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  707. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 24}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  708. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  709. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=24) order by idShow
  710. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 24 group by episode.c12
  711. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 24
  712. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 24, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  713. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  714. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=24) order by idShow
  715. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 24 and c12=0
  716. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 24, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  717. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  718. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=24) order by idShow
  719. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 24 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  720. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 24, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  721. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  722. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=24) order by idShow
  723. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 18 items query: select * from episodeview where idShow = 24 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  724. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 54}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  725. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  726. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=54) order by idShow
  727. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 54 group by episode.c12
  728. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 54
  729. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 54, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  730. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  731. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=54) order by idShow
  732. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 54 and c12=0
  733. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 54, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  734. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  735. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=54) order by idShow
  736. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episodeview where idShow = 54 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  737. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 54, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  738. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  739. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=54) order by idShow
  740. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 54 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  741. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 54, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  742. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  743. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=54) order by idShow
  744. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 54 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  745. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 54, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  746. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  747. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=54) order by idShow
  748. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 13 items query: select * from episodeview where idShow = 54 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  749. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 25}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  750. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  751. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  752. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 25 group by episode.c12
  753. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 25
  754. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  755. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  756. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  757. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 25 and c12=0
  758. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  759. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  760. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  761. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 25 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  762. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  763. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  764. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  765. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 25 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  766. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  767. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  768. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  769. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 25 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  770. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  771. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  772. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  773. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 25 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  774. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  775. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  776. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  777. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 25 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  778. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  779. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  780. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  781. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 25 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  782. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  783. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  784. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  785. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview where idShow = 25 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  786. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  787. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  788. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  789. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview where idShow = 25 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  790. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  791. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  792. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  793. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 8 items query: select * from episodeview where idShow = 25 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  794. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 26}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  795. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  796. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  797. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 26 group by episode.c12
  798. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 26
  799. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  800. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  801. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  802. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview where idShow = 26 and c12=0
  803. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  804. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  805. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  806. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview where idShow = 26 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  807. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  808. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  809. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  810. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 26 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  811. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  812. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  813. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  814. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 45 items query: select * from episodeview where idShow = 26 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  815. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  816. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  817. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  818. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 47 items query: select * from episodeview where idShow = 26 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  819. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  820. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  821. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  822. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 44 items query: select * from episodeview where idShow = 26 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  823. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  824. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  825. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  826. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 47 items query: select * from episodeview where idShow = 26 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  827. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  828. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  829. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  830. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 48 items query: select * from episodeview where idShow = 26 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  831. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  832. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  833. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  834. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 44 items query: select * from episodeview where idShow = 26 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  835. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  836. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  837. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  838. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 47 items query: select * from episodeview where idShow = 26 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  839. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 27}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  840. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  841. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=27) order by idShow
  842. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 27 group by episode.c12
  843. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 27
  844. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 27, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  845. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  846. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=27) order by idShow
  847. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 27 and c12=0
  848. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 27, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  849. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  850. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=27) order by idShow
  851. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview where idShow = 27 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  852. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 28}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  853. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  854. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  855. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 15 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 28 group by episode.c12
  856. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 28
  857. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  858. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  859. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  860. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 28 and c12=0
  861. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  862. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  863. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  864. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episodeview where idShow = 28 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  865. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  866. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  867. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  868. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episodeview where idShow = 28 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  869. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  870. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  871. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  872. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 7 items query: select * from episodeview where idShow = 28 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  873. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  874. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  875. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  876. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 28 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  877. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  878. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  879. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  880. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episodeview where idShow = 28 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  881. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  882. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  883. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  884. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 15 items query: select * from episodeview where idShow = 28 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  885. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  886. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  887. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  888. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 28 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  889. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  890. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  891. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  892. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 14 items query: select * from episodeview where idShow = 28 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  893. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  894. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  895. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  896. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview where idShow = 28 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  897. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 10, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  898. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  899. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  900. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 14 items query: select * from episodeview where idShow = 28 and (c12=10 or (c12=0 and (c15=0 or c15=10)))
  901. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 11, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  902. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  903. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  904. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 14 items query: select * from episodeview where idShow = 28 and (c12=11 or (c12=0 and (c15=0 or c15=11)))
  905. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 12, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  906. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  907. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  908. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 14 items query: select * from episodeview where idShow = 28 and (c12=12 or (c12=0 and (c15=0 or c15=12)))
  909. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 13, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  910. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  911. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  912. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 15 items query: select * from episodeview where idShow = 28 and (c12=13 or (c12=0 and (c15=0 or c15=13)))
  913. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 14, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  914. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  915. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  916. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 14 items query: select * from episodeview where idShow = 28 and (c12=14 or (c12=0 and (c15=0 or c15=14)))
  917. 11:22:04 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 15, "tvshowid": 28, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  918. 11:22:04 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  919. 11:22:04 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=28) order by idShow
  920. 11:22:04 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from episodeview where idShow = 28 and (c12=15 or (c12=0 and (c15=0 or c15=15)))
  921. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 29}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  922. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  923. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=29) order by idShow
  924. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 29 group by episode.c12
  925. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 29
  926. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 29, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  927. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  928. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=29) order by idShow
  929. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 29 and c12=0
  930. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 29, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  931. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  932. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=29) order by idShow
  933. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview where idShow = 29 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  934. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 55}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  935. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  936. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=55) order by idShow
  937. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 55 group by episode.c12
  938. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 55
  939. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 55, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  940. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  941. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=55) order by idShow
  942. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 55 and c12=0
  943. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 55, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  944. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  945. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=55) order by idShow
  946. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 55 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  947. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 30}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  948. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  949. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=30) order by idShow
  950. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 3 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 30 group by episode.c12
  951. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 30
  952. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 30, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  953. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  954. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=30) order by idShow
  955. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 30 and c12=0
  956. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 30, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  957. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  958. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=30) order by idShow
  959. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 5 items query: select * from episodeview where idShow = 30 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  960. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 30, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  961. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  962. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=30) order by idShow
  963. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 15 items query: select * from episodeview where idShow = 30 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  964. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 30, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  965. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  966. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=30) order by idShow
  967. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 13 items query: select * from episodeview where idShow = 30 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  968. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 31}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  969. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  970. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=31) order by idShow
  971. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 5 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 31 group by episode.c12
  972. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 31
  973. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 31, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  974. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  975. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=31) order by idShow
  976. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 31 and c12=0
  977. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 31, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  978. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  979. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=31) order by idShow
  980. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 17 items query: select * from episodeview where idShow = 31 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  981. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 31, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  982. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  983. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=31) order by idShow
  984. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 23 items query: select * from episodeview where idShow = 31 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  985. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 31, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  986. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  987. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=31) order by idShow
  988. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 23 items query: select * from episodeview where idShow = 31 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  989. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 31, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  990. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  991. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=31) order by idShow
  992. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 17 items query: select * from episodeview where idShow = 31 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  993. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 31, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  994. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  995. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=31) order by idShow
  996. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 15 items query: select * from episodeview where idShow = 31 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  997. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 32}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  998. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  999. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=32) order by idShow
  1000. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 32 group by episode.c12
  1001. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 32
  1002. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 32, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1003. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1004. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=32) order by idShow
  1005. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 32 and c12=0
  1006. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 32, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1007. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1008. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=32) order by idShow
  1009. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview where idShow = 32 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1010. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 32, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1011. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1012. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=32) order by idShow
  1013. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 26 items query: select * from episodeview where idShow = 32 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1014. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 33}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1015. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1016. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1017. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 33 group by episode.c12
  1018. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 33
  1019. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1020. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1021. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1022. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 33 and c12=0
  1023. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1024. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1025. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1026. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1027. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1028. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1029. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1030. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1031. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1032. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1033. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1034. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1035. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1036. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1037. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1038. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1039. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1040. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1041. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1042. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1043. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1044. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1045. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1046. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1047. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1048. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1049. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1050. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  1051. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1052. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1053. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1054. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  1055. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1056. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1057. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1058. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  1059. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 10, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1060. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1061. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1062. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=10 or (c12=0 and (c15=0 or c15=10)))
  1063. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 11, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1064. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1065. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1066. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=11 or (c12=0 and (c15=0 or c15=11)))
  1067. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 12, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1068. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1069. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1070. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=12 or (c12=0 and (c15=0 or c15=12)))
  1071. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 13, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1072. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1073. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1074. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=13 or (c12=0 and (c15=0 or c15=13)))
  1075. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 14, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1076. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1077. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1078. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=14 or (c12=0 and (c15=0 or c15=14)))
  1079. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 15, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1080. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1081. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1082. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 33 and (c12=15 or (c12=0 and (c15=0 or c15=15)))
  1083. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 16, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1084. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1085. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1086. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 69 items query: select * from episodeview where idShow = 33 and (c12=16 or (c12=0 and (c15=0 or c15=16)))
  1087. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 17, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1088. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1089. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1090. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 42 items query: select * from episodeview where idShow = 33 and (c12=17 or (c12=0 and (c15=0 or c15=17)))
  1091. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 34}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1092. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1093. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=34) order by idShow
  1094. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 34 group by episode.c12
  1095. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 35}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1096. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1097. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=35) order by idShow
  1098. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 35 group by episode.c12
  1099. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 35
  1100. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 35, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1101. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1102. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=35) order by idShow
  1103. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 35 and c12=0
  1104. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 35, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1105. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1106. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=35) order by idShow
  1107. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 20 items query: select * from episodeview where idShow = 35 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1108. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 36}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1109. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1110. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  1111. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 36 group by episode.c12
  1112. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 36
  1113. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 36, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1114. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1115. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  1116. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 36 and c12=0
  1117. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 36, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1118. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1119. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  1120. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episodeview where idShow = 36 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1121. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 36, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1122. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1123. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  1124. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 6 items query: select * from episodeview where idShow = 36 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1125. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 37}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1126. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1127. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=37) order by idShow
  1128. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 37 group by episode.c12
  1129. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 37
  1130. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 37, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1131. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1132. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=37) order by idShow
  1133. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 37 and c12=0
  1134. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 37, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1135. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1136. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=37) order by idShow
  1137. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episodeview where idShow = 37 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1138. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 38}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1139. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1140. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1141. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 22 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 38 group by episode.c12
  1142. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 38
  1143. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1144. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1145. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1146. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 38 and c12=0
  1147. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1148. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1149. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1150. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 5 items query: select * from episodeview where idShow = 38 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1151. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1152. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1153. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1154. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview where idShow = 38 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1155. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1156. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1157. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1158. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 38 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1159. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1160. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1161. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1162. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 38 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1163. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1164. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1165. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1166. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 38 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1167. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1168. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1169. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1170. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 25 items query: select * from episodeview where idShow = 38 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1171. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1172. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1173. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1174. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 38 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  1175. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1176. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1177. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1178. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 38 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  1179. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1180. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1181. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1182. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 38 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  1183. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 10, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1184. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1185. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1186. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 23 items query: select * from episodeview where idShow = 38 and (c12=10 or (c12=0 and (c15=0 or c15=10)))
  1187. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 11, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1188. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1189. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1190. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 38 and (c12=11 or (c12=0 and (c15=0 or c15=11)))
  1191. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 12, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1192. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1193. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1194. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 21 items query: select * from episodeview where idShow = 38 and (c12=12 or (c12=0 and (c15=0 or c15=12)))
  1195. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 13, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1196. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1197. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1198. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 22 items query: select * from episodeview where idShow = 38 and (c12=13 or (c12=0 and (c15=0 or c15=13)))
  1199. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 14, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1200. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1201. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1202. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 38 and (c12=14 or (c12=0 and (c15=0 or c15=14)))
  1203. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 15, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1204. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1205. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1206. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 38 and (c12=15 or (c12=0 and (c15=0 or c15=15)))
  1207. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 16, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1208. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1209. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1210. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 21 items query: select * from episodeview where idShow = 38 and (c12=16 or (c12=0 and (c15=0 or c15=16)))
  1211. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 17, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1212. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1213. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1214. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 38 and (c12=17 or (c12=0 and (c15=0 or c15=17)))
  1215. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 18, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1216. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1217. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1218. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 38 and (c12=18 or (c12=0 and (c15=0 or c15=18)))
  1219. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 19, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1220. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1221. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1222. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 20 items query: select * from episodeview where idShow = 38 and (c12=19 or (c12=0 and (c15=0 or c15=19)))
  1223. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 20, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1224. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1225. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1226. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 18 items query: select * from episodeview where idShow = 38 and (c12=20 or (c12=0 and (c15=0 or c15=20)))
  1227. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 21, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1228. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1229. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1230. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from episodeview where idShow = 38 and (c12=21 or (c12=0 and (c15=0 or c15=21)))
  1231. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 22, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1232. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1233. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1234. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview where idShow = 38 and (c12=22 or (c12=0 and (c15=0 or c15=22)))
  1235. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 23, "tvshowid": 38, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1236. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1237. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1238. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview where idShow = 38 and (c12=23 or (c12=0 and (c15=0 or c15=23)))
  1239. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 39}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1240. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1241. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=39) order by idShow
  1242. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 2 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 39 group by episode.c12
  1243. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 39
  1244. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 39, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1245. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1246. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=39) order by idShow
  1247. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 39 and c12=0
  1248. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 39, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1249. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1250. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=39) order by idShow
  1251. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episodeview where idShow = 39 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1252. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 39, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1253. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1254. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=39) order by idShow
  1255. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select * from episodeview where idShow = 39 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1256. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 40}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1257. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1258. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1259. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 5 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 40 group by episode.c12
  1260. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 40
  1261. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1262. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1263. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1264. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 40 and c12=0
  1265. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1266. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1267. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1268. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview where idShow = 40 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1269. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1270. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1271. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1272. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 40 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1273. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1274. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1275. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1276. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 40 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1277. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1278. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1279. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1280. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 15 items query: select * from episodeview where idShow = 40 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1281. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1282. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1283. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1284. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 5 items query: select * from episodeview where idShow = 40 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1285. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 41}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1286. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1287. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1288. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 41 group by episode.c12
  1289. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 41
  1290. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1291. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1292. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1293. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 41 and c12=0
  1294. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1295. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1296. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1297. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 41 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1298. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1299. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1300. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1301. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 25 items query: select * from episodeview where idShow = 41 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1302. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1303. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1304. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1305. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 41 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1306. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1307. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1308. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1309. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 41 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1310. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1311. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1312. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1313. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 20 items query: select * from episodeview where idShow = 41 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1314. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1315. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1316. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1317. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 41 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1318. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1319. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1320. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1321. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 41 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  1322. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1323. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1324. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1325. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 21 items query: select * from episodeview where idShow = 41 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  1326. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1327. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1328. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1329. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 20 items query: select * from episodeview where idShow = 41 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  1330. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 42}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1331. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1332. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=42) order by idShow
  1333. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 42 group by episode.c12
  1334. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 42
  1335. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 42, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1336. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1337. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=42) order by idShow
  1338. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 42 and c12=0
  1339. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 42, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1340. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1341. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=42) order by idShow
  1342. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episodeview where idShow = 42 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1343. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 42, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1344. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1345. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=42) order by idShow
  1346. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 23 items query: select * from episodeview where idShow = 42 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1347. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 42, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1348. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1349. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=42) order by idShow
  1350. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 42 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1351. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 42, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1352. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1353. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=42) order by idShow
  1354. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episodeview where idShow = 42 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1355. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 48}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1356. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1357. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=48) order by idShow
  1358. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 48 group by episode.c12
  1359. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 43}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1360. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1361. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=43) order by idShow
  1362. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 43 group by episode.c12
  1363. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 43
  1364. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 43, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1365. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1366. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=43) order by idShow
  1367. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 43 and c12=0
  1368. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 43, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1369. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1370. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=43) order by idShow
  1371. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 43 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1372. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 43, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1373. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1374. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=43) order by idShow
  1375. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 43 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1376. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 43, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1377. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1378. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=43) order by idShow
  1379. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episodeview where idShow = 43 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1380. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 43, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1381. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1382. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=43) order by idShow
  1383. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 43 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1384. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 44}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1385. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1386. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=44) order by idShow
  1387. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 44 group by episode.c12
  1388. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 44
  1389. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 44, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1390. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1391. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=44) order by idShow
  1392. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 44 and c12=0
  1393. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 44, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1394. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1395. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=44) order by idShow
  1396. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview where idShow = 44 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1397. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 45}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1398. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1399. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=45) order by idShow
  1400. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 45 group by episode.c12
  1401. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 4 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 45
  1402. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 45, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1403. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1404. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=45) order by idShow
  1405. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 45 and c12=0
  1406. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 45, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1407. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1408. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=45) order by idShow
  1409. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 1 items query: select * from episodeview where idShow = 45 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1410. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"tvshowid": 46}, "jsonrpc": "2.0", "method": "VideoLibrary.GetSeasons", "id": 1}
  1411. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getseasons
  1412. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  1413. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 4 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 46 group by episode.c12
  1414. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 46
  1415. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 46, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1416. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1417. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  1418. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 0 items query: select * from episodeview where idShow = 46 and c12=0
  1419. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 46, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1420. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1421. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  1422. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 46 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1423. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 46, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1424. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1425. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  1426. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 46 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1427. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 46, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1428. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1429. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  1430. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 15 items query: select * from episodeview where idShow = 46 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1431. 11:22:05 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 46, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1432. 11:22:05 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1433. 11:22:05 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  1434. 11:22:05 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 13 items query: select * from episodeview where idShow = 46 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1435. 11:22:05 T:6948 INFO: Loading skin file: DialogYesNo.xml
  1436. 11:22:05 T:8672 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  1437. 11:22:06 T:8672 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  1438. 11:22:07 T:8672 DEBUG: SDLKeyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  1439. 11:22:07 T:8672 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  1440. 11:22:08 T:8672 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1441. 11:22:08 T:8672 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1442. 11:22:08 T:8672 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  1443. 11:22:10 T:8844 DEBUG: Thread Jobworker start, auto delete: 1
  1444. 11:22:21 T:6948 INFO: Loading skin file: DialogOK.xml
  1445. 11:22:21 T:8672 DEBUG: ------ Window Init (DialogOK.xml) ------
  1446. 11:22:22 T:8672 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1447. 11:22:22 T:8672 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1448. 11:22:22 T:8672 DEBUG: ------ Window Deinit (DialogOK.xml) ------
  1449. 11:22:23 T:6948 INFO: Loading skin file: DialogProgress.xml
  1450. 11:22:23 T:6948 DEBUG: DialogProgress::StartModal called
  1451. 11:22:23 T:6948 DEBUG: ------ Window Init (DialogProgress.xml) ------
  1452. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 10, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1453. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1454. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1455. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 18 items query: select * from episodeview where idShow = 9 and (c12=10 or (c12=0 and (c15=0 or c15=10)))
  1456. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1457. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1458. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1459. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 5 ms for 23 items query: select * from episodeview where idShow = 9 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  1460. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1461. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1462. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1463. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 9 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  1464. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1465. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1466. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1467. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 9 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  1468. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1469. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1470. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1471. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 23 items query: select * from episodeview where idShow = 9 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1472. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1473. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1474. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1475. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 23 items query: select * from episodeview where idShow = 9 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1476. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1477. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1478. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1479. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 23 items query: select * from episodeview where idShow = 9 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1480. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1481. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1482. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1483. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 9 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1484. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1485. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1486. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1487. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 9 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1488. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 9, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1489. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1490. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=9) order by idShow
  1491. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 9 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1492. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1493. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1494. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1495. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 47 items query: select * from episodeview where idShow = 26 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  1496. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1497. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1498. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1499. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 44 items query: select * from episodeview where idShow = 26 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  1500. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1501. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1502. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1503. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 48 items query: select * from episodeview where idShow = 26 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  1504. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1505. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1506. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1507. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 47 items query: select * from episodeview where idShow = 26 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1508. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1509. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1510. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1511. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 44 items query: select * from episodeview where idShow = 26 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1512. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1513. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1514. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1515. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 2 ms for 47 items query: select * from episodeview where idShow = 26 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1516. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1517. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1518. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1519. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 45 items query: select * from episodeview where idShow = 26 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1520. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1521. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1522. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1523. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 26 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1524. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1525. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1526. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1527. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview where idShow = 26 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1528. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 0, "tvshowid": 26, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1529. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1530. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=26) order by idShow
  1531. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 1 items query: select * from episodeview where idShow = 26 and c12=0
  1532. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 9, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1533. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1534. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1535. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episodeview where idShow = 25 and (c12=9 or (c12=0 and (c15=0 or c15=9)))
  1536. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 8, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1537. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1538. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1539. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 18 items query: select * from episodeview where idShow = 25 and (c12=8 or (c12=0 and (c15=0 or c15=8)))
  1540. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1541. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1542. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1543. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 11 items query: select * from episodeview where idShow = 25 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  1544. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1545. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1546. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1547. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 25 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1548. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1549. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1550. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1551. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 25 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1552. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1553. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1554. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1555. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 25 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1556. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1557. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1558. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1559. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 25 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1560. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1561. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1562. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1563. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: select * from episodeview where idShow = 25 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1564. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 25, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1565. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1566. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=25) order by idShow
  1567. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 25 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1568. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1569. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1570. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  1571. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 20 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  1572. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1573. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1574. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  1575. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 20 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1576. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1577. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1578. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  1579. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 25 items query: select * from episodeview where idShow = 20 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1580. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1581. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1582. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  1583. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 20 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1584. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1585. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1586. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  1587. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 20 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1588. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1589. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1590. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  1591. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 25 items query: select * from episodeview where idShow = 20 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1592. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 20, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1593. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1594. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=20) order by idShow
  1595. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 16 items query: select * from episodeview where idShow = 20 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1596. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1597. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1598. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1599. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 20 items query: select * from episodeview where idShow = 41 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1600. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1601. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1602. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1603. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 41 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1604. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1605. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1606. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1607. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 24 items query: select * from episodeview where idShow = 41 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1608. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1609. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1610. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1611. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 25 items query: select * from episodeview where idShow = 41 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1612. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 41, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1613. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1614. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=41) order by idShow
  1615. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 24 items query: select * from episodeview where idShow = 41 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1616. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 7, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1617. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1618. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  1619. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 11 items query: select * from episodeview where idShow = 53 and (c12=7 or (c12=0 and (c15=0 or c15=7)))
  1620. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1621. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1622. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  1623. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 53 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1624. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1625. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1626. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  1627. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 53 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1628. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1629. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1630. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  1631. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 13 items query: select * from episodeview where idShow = 53 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1632. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1633. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1634. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  1635. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 15 items query: select * from episodeview where idShow = 53 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1636. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1637. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1638. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  1639. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview where idShow = 53 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1640. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 53, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1641. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1642. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=53) order by idShow
  1643. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select * from episodeview where idShow = 53 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1644. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 6, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1645. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1646. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  1647. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 17 and (c12=6 or (c12=0 and (c15=0 or c15=6)))
  1648. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1649. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1650. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  1651. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 9 items query: select * from episodeview where idShow = 17 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1652. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1653. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1654. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  1655. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episodeview where idShow = 17 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1656. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1657. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1658. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  1659. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 17 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1660. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1661. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1662. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  1663. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 17 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1664. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 17, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1665. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1666. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=17) order by idShow
  1667. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview where idShow = 17 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1668. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 5, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1669. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1670. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1671. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 5 items query: select * from episodeview where idShow = 40 and (c12=5 or (c12=0 and (c15=0 or c15=5)))
  1672. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 4, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1673. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1674. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1675. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 15 items query: select * from episodeview where idShow = 40 and (c12=4 or (c12=0 and (c15=0 or c15=4)))
  1676. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1677. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1678. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1679. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 40 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1680. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1681. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1682. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1683. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 40 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1684. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 40, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1685. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1686. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=40) order by idShow
  1687. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 13 items query: select * from episodeview where idShow = 40 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1688. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 3, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1689. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1690. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  1691. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 4 and (c12=3 or (c12=0 and (c15=0 or c15=3)))
  1692. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1693. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1694. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  1695. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 4 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1696. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 4, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1697. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1698. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=4) order by idShow
  1699. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 12 items query: select * from episodeview where idShow = 4 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1700. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 46, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1701. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1702. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  1703. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 12 items query: select * from episodeview where idShow = 46 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1704. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 46, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1705. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1706. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=46) order by idShow
  1707. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview where idShow = 46 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1708. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 24, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1709. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1710. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=24) order by idShow
  1711. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 18 items query: select * from episodeview where idShow = 24 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1712. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 15, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1713. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1714. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=15) order by idShow
  1715. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: select * from episodeview where idShow = 15 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1716. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 2, "tvshowid": 36, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1717. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1718. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  1719. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episodeview where idShow = 36 and (c12=2 or (c12=0 and (c15=0 or c15=2)))
  1720. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 36, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1721. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1722. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  1723. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 6 items query: select * from episodeview where idShow = 36 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1724. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 12, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1725. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1726. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=12) order by idShow
  1727. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 10 items query: select * from episodeview where idShow = 12 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1728. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 17, "tvshowid": 33, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1729. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1730. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1731. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 42 items query: select * from episodeview where idShow = 33 and (c12=17 or (c12=0 and (c15=0 or c15=17)))
  1732. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 37, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1733. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1734. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=37) order by idShow
  1735. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 8 items query: select * from episodeview where idShow = 37 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1736. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 29, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1737. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1738. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=29) order by idShow
  1739. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episodeview where idShow = 29 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1740. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 3, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1741. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1742. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=3) order by idShow
  1743. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 7 items query: select * from episodeview where idShow = 3 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1744. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 35, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1745. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1746. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=35) order by idShow
  1747. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 20 items query: select * from episodeview where idShow = 35 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1748. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 47, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1749. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1750. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=47) order by idShow
  1751. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 0 ms for 9 items query: select * from episodeview where idShow = 47 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1752. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 54, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1753. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1754. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=54) order by idShow
  1755. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 4 items query: select * from episodeview where idShow = 54 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1756. 11:22:23 T:6948 DEBUG: JSONRPC: Incoming request: {"params": {"season": 1, "tvshowid": 10, "properties": ["playcount", "episode"]}, "jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "id": 1}
  1757. 11:22:23 T:6948 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1758. 11:22:23 T:6948 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=10) order by idShow
  1759. 11:22:23 T:6948 DEBUG: CVideoDatabase::RunQuery took 1 ms for 20 items query: select * from episodeview where idShow = 10 and (c12=1 or (c12=0 and (c15=0 or c15=1)))
  1760. 11:22:23 T:6948 INFO: Loading skin file: DialogOK.xml
  1761. 11:22:23 T:8672 DEBUG: ------ Window Init (DialogOK.xml) ------
  1762. 11:22:24 T:8672 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  1763. 11:22:25 T:8672 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1764. 11:22:25 T:8672 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1765. 11:22:25 T:8672 DEBUG: ------ Window Deinit (DialogOK.xml) ------
  1766. 11:22:25 T:6948 INFO: Loading skin file: DialogSelect.xml
  1767. 11:22:25 T:6948 WARNING: Trying to add unsupported control type 1
  1768. 11:22:25 T:8672 DEBUG: ------ Window Init (DialogSelect.xml) ------
  1769. 11:22:28 T:8672 DEBUG: CWinEventsWin32::WndProcWindow is active
  1770. 11:22:28 T:8672 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\System32\notepad.exe
  1771. 11:22:28 T:8672 DEBUG: CWinEventsWin32::WndProcWindow is active
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement