Hello All,
i have problem that Kodi wake up my NSA server. If i check log file, seems that Kodi try to reach folder.jpg files. Is it possible to somehow fix this? I dont know why this happend, in past i had no problem. Normaly NSA server wake up when i try to play music etc. But now server randomly wake up because of this.
Many thanks for any advices.
See my part of log file where wakeon is activated.
15:48:50 T:1789248816 DEBUG: Version Check: Version installed {u’major’: 16, u’tag’: u’stable’, u’minor’: 1, u’revision’: u’2016-04-24-f6ceced’}
15:48:50 T:1789248816 DEBUG: Version Check: Version available {u’major’: u’16’, u’extrainfo’: u’final’, u’tagversion’: u”, u’tag’: u’stable’, u’addon_support’: u’yes’, u’minor’: u’1′, u’revision’: u’20160424-c327c53′}
15:48:50 T:1789248816 DEBUG: Version Check: There is no newer stable available
15:48:50 T:1789248816 INFO: CPythonInvoker(1, /mnt/internal_sd/Android/data/org.xbmc.kodi/files/.kodi/addons/service.xbmc.versioncheck/service.py): script successfully run
15:48:50 T:1789248816 INFO: Python script stopped
15:48:50 T:1789248816 DEBUG: Thread LanguageInvoker 1789248816 terminating
15:48:50 T:1789256512 DEBUG: int CVideoDatabase::RunQuery(const string&) took 4 ms for 0 items query: select * from episode_view WHERE ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
15:48:50 T:1789256512 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = ‘album’
15:48:51 T:1789256512 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) – query took 115 ms
15:48:51 T:1902568088 DEBUG: script.favourites: script stopped
15:48:51 T:1902568088 INFO: CPythonInvoker(11, /mnt/internal_sd/Android/data/org.xbmc.kodi/files/.kodi/addons/script.favourites/default.py): script successfully run
15:48:51 T:1902568088 INFO: Python script stopped
15:48:51 T:1902568088 DEBUG: Thread LanguageInvoker 1902568088 terminating
15:48:51 T:1789256512 DEBUG: int CVideoDatabase::RunQuery(const string&) took 3 ms for 0 items query: select * from musicvideo_view WHERE ((musicvideo_view.playCount IS NULL OR musicvideo_view.playCount < 1))
15:48:51 T:1911909144 DEBUG: ### [In-počasí] – Stav: zatazeno
15:48:51 T:1789252336 DEBUG: int CVideoDatabase::RunQuery(const string&) took 9 ms for 0 items query: select * from episode_view
15:48:51 T:1911909144 INFO: CPythonInvoker(10, /mnt/internal_sd/Android/data/org.xbmc.kodi/files/.kodi/addons/weather.dmd-xbmc.in-pocasi/default.py): script successfully run
15:48:51 T:1911909144 INFO: CPythonInvoker(10, /mnt/internal_sd/Android/data/org.xbmc.kodi/files/.kodi/addons/weather.dmd-xbmc.in-pocasi/default.py): waiting on thread 1914838560
15:48:51 T:1789252336 DEBUG: int CVideoDatabase::RunQuery(const string&) took 7 ms for 0 items query: select * from musicvideo_view
15:48:51 T:1789256512 DEBUG: int CVideoDatabase::RunQuery(const string&) took 10 ms for 8 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
15:48:51 T:1789252336 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = ‘album’
15:48:52 T:1789252336 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) – query took 198 ms
15:48:52 T:1911909144 INFO: Python script stopped
15:48:52 T:1911909144 DEBUG: Thread LanguageInvoker 1911909144 terminating
15:48:52 T:1890276128 DEBUG: POParser: loaded 130 weather tokens
15:48:52 T:1789256512 DEBUG: int CVideoDatabase::RunQuery(const string&) took 14 ms for 0 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount – tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1)) AND ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
15:48:52 T:1789256512 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = ‘album’
15:48:53 T:1789256512 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) – query took 141 ms
15:48:53 T:1789256512 DEBUG: CFavourites::Load – no system favourites found, skipping
15:48:53 T:1789252336 DEBUG: bool CMusicDatabase::GetArtistsByWhere(const string&, const CDatabase::Filter&, CFileItemList&, const SortDescription&, bool) query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != ”
15:48:53 T:1789256512 DEBUG: int CVideoDatabase::RunQuery(const string&) took 10 ms for 0 items query: SELECT * FROM tvshow_view WHERE ((CASE WHEN COALESCE(tvshow_view.totalCount – tvshow_view.watchedcount, 0) > 0 THEN 0 ELSE 1 END < 1))
15:48:53 T:1789256512 DEBUG: Library Data Provider: Total time needed for all queries: 0:00:07.716892
15:48:53 T:1789252336 DEBUG: Time to retrieve artists from dataset = 127
15:48:53 T:1911270792 DEBUG: virtual bool CImageLoader::DoWork() – took 105 ms to load special://masterprofile/Thumbnails/e/e4a17dcd.jpg
15:48:53 T:1911270792 NOTICE: WakeOnAccess [192.168.1.2] trigged by accessing : smb://192.168.1.2/data/-=MP3=-/–=Pop, Rock, Ska=–/Zucchero – Greatest Hits 2011/Folder.jpg
15:48:53 T:1913903272 DEBUG: virtual bool CImageLoader::DoWork() – took 144 ms to load special://masterprofile/Thumbnails/b/b260c21a.jpg
15:48:54 T:1911270792 INFO: bool CNetwork::WakeOnLan(const char*) – Magic packet send to ’50:67:F0:69:B8:76′
15:48:55 T:1789252336 DEBUG: bool CMusicDatabase::GetSongsFullByWhere(const string&, const CDatabase::Filter&, CFileItemList&, const SortDescription&, bool) query = SELECT songview.*, song_artist.idArtist AS idArtist, artist.strArtist AS strArtist, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID FROM songview LEFT JOIN song_artist on song_artist.idsong = songview.idsong LEFT JOIN artist ON song_artist.idArtist = artist.idArtist WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
15:48:55 T:1789252336 DEBUG: bool CMusicDatabase::GetSongsFullByWhere(const string&, const CDatabase::Filter&, CFileItemList&, const SortDescription&, bool)() – took 259 ms
15:48:58 T:1789252336 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:13.734543
15:48:58 T:1789252336 DEBUG: int CVideoDatabase::RunQuery(const string&) took 19 ms for 8 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
15:48:59 T:1789252336 DEBUG: int CVideoDatabase::RunQuery(const string&) took 5 ms for 0 items query: SELECT * FROM tvshow_view WHERE ( ((tvshow_view.watchedcount > 0 AND tvshow_view.watchedcount < tvshow_view.totalCount) OR (tvshow_view.watchedcount = 0 AND EXISTS (SELECT 1 FROM episode_view WHERE episode_view.idShow = tvshow_view.idShow AND episode_view.resumeTimeInSeconds > 0))))
15:48:59 T:1789252336 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = ‘album’
15:48:59 T:1789252336 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) – query took 148 ms
15:49:00 T:1789252336 DEBUG: int CVideoDatabase::RunQuery(const string&) took 5 ms for 0 items query: select * from musicvideo_view
15:49:00 T:1789252336 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:02.218219
15:49:00 T:1789252336 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:15.953903
15:49:00 T:1912654336 DEBUG: Random and Last items script: Loading PlaylistRandomMovieUnWatched started at 2017-01-24 15:48:49 and take 11.012s
15:49:00 T:1912654336 INFO: CPythonInvoker(12, /mnt/internal_sd/Android/data/org.xbmc.kodi/files/.kodi/addons/script.randomandlastitems/randomandlastitems.py): script successfully run
15:49:01 T:1912654336 INFO: Python script stopped
15:49:01 T:1912654336 DEBUG: Thread LanguageInvoker 1912654336 terminating
15:49:15 T:1770045448 INFO: void XCURL::DllLibCurlGlobal::CheckIdle() – Closing session to http://servis.idnes.cz (easy=0x722cfb80, multi=0x72655b00)
15:49:22 T:1770045448 DEBUG: SECTION:UnloadDelayed(DLL: libImageLib-arm.so)
15:49:23 T:1903094488 DEBUG: Thread JobWorker 1903094488 terminating (autodelete)
15:49:23 T:1890276128 DEBUG: Thread JobWorker 1890276128 terminating (autodelete)
15:49:23 T:1913903272 DEBUG: Thread JobWorker 1913903272 terminating (autodelete)
15:50:05 T:1917225368 DEBUG: UPNP: notfified container update upnp://55076f6e-6b79-4d65-64a7-5067f069b876/
15:50:27 T:1911270792 DEBUG: Previous line repeats 1 times.
15:50:27 T:1911270792 NOTICE: WakeOnAccess sequence completed, server started
15:50:28 T:1911097000 DEBUG: Thread JobWorker start, auto delete: true
15:50:31 T:1920244048 DEBUG: UPNP: notfified container update upnp://55076f6e-6b79-4d65-64a7-5067f069b876/
15:50:39 T:1770045448 DEBUG: Previous line repeats 1 times.
15:50:39 T:1770045448 DEBUG: CAnnouncementManager – Announcement: OnScreensaverActivated from xbmc
15:50:39 T:1770045448 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
15:50:39 T:1770045448 DEBUG: —— Window Init () ——
15:50:58 T:1911097000 DEBUG: Thread JobWorker 1911097000 terminating (autodelete)
15:50:58 T:1911270792 DEBUG: Thread JobWorker 1911270792 terminating (autodelete)
15:52:01 T:1770045448 NOTICE: Samba is idle. Closing the remaining connections
16:00:11 T:1789252336 DEBUG: int CVideoDatabase::RunQuery(const string&) took 109 ms for 130 items query: select * from movie_view
16:00:15 T:1789252336 DEBUG: int CVideoDatabase::RunQuery(const string&) took 5 ms for 0 items query: select * from episode_view
16:00:15 T:1789252336 DEBUG: int CVideoDatabase::RunQuery(const string&) took 10 ms for 0 items query: select * from musicvideo_view
16:00:15 T:1789252336 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) query: SELECT albumview.*, albumartistview.* FROM albumview LEFT JOIN albumartistview on albumartistview.idalbum = albumview.idalbum WHERE albumview.strReleaseType = ‘album’
16:00:15 T:1789252336 DEBUG: bool CMusicDatabase::GetAlbumsByWhere(const string&, const CDatabase::Filter&, VECALBUMS&, int&, const SortDescription&, bool) – query took 165 ms
16:00:17 T:1789252336 DEBUG: bool CMusicDatabase::GetArtistsByWhere(const string&, const CDatabase::Filter&, CFileItemList&, const SortDescription&, bool) query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != ”
16:00:17 T:1789252336 DEBUG: Time to retrieve artists from dataset = 159
16:00:17 T:1914830896 DEBUG: Thread JobWorker start, auto delete: true
16:00:17 T:1914830896 DEBUG: virtual bool CImageLoader::DoWork() – took 137 ms to load special://masterprofile/Thumbnails/3/39cf01fb.jpg
16:00:17 T:1916473056 DEBUG: Thread JobWorker start, auto delete: true
16:00:17 T:1916473056 NOTICE: WakeOnAccess [192.168.1.2] trigged by accessing : smb://192.168.1.2/data/-=MP3=-/–=Pop, Rock, Ska=–/TIMUDEJ – Nas vesely popcore (CZ 1997)/cover.jpg
16:00:18 T:1789252336 DEBUG: bool CMusicDatabase::GetSongsFullByWhere(const string&, const CDatabase::Filter&, CFileItemList&, const SortDescription&, bool) query = SELECT songview.*, song_artist.idArtist AS idArtist, artist.strArtist AS strArtist, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID FROM songview LEFT JOIN song_artist on song_artist.idsong = songview.idsong LEFT JOIN artist ON song_artist.idArtist = artist.idArtist WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
16:00:18 T:1789252336 DEBUG: bool CMusicDatabase::GetSongsFullByWhere(const string&, const CDatabase::Filter&, CFileItemList&, const SortDescription&, bool)() – took 192 ms
16:00:18 T:1916473056 INFO: bool CNetwork::WakeOnLan(const char*) – Magic packet send to ’50:67:F0:69:B8:76′
16:00:22 T:1789252336 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:10.994224
16:00:47 T:1914830896 DEBUG: Thread JobWorker 1914830896 terminating (autodelete)
16:01:29 T:1911270792 DEBUG: UPNP: notfified container update upnp://55076f6e-6b79-4d65-64a7-5067f069b876/
16:01:48 T:1916473056 NOTICE: WakeOnAccess sequence completed, server started
16:01:48 T:1942368216 DEBUG: Thread JobWorker start, auto delete: true
16:01:54 T:1910332928 DEBUG: UPNP: notfified container update upnp://55076f6e-6b79-4d65-64a7-5067f069b876/
16:02:19 T:1942368216 DEBUG: Previous line repeats 1 times.
16:02:19 T:1942368216 DEBUG: Thread JobWorker 1942368216 terminating (autodelete)
16:02:19 T:1916473056 DEBUG: Thread JobWorker 1916473056 terminating (autodelete)
16:03:22 T:1770045448 NOTICE: Samba is idle. Closing the remaining connections