Updated kodi settings on Lenovo

This commit is contained in:
2026-03-22 22:28:43 +01:00
parent 725dfa7157
commit 32b5a81da6
10925 changed files with 575678 additions and 5511 deletions

999
Kodi/Lenovo/kodi.old.log Normal file
View File

@@ -0,0 +1,999 @@
2026-03-22 17:35:39.431 T:13252 info <general>: -----------------------------------------------------------------------
2026-03-22 17:35:39.431 T:13252 info <general>: Starting Kodi (21.3 (21.3.0) Git:20251031-a3a448d26b). Platform: Windows NT x86 64-bit
2026-03-22 17:35:39.431 T:13252 info <general>: Using Release Kodi x64
2026-03-22 17:35:39.431 T:13252 info <general>: Kodi compiled 2025-11-23 by MSVC 194234436 for Windows NT x86 64-bit version 10.0 (0x0A00000C)
2026-03-22 17:35:39.431 T:13252 info <general>: Running on Windows 11 25H2, kernel: Windows NT x86 64-bit version 10.0.26200.8037
2026-03-22 17:35:39.431 T:13252 info <general>: FFmpeg version/source: 6.0.1-Kodi
2026-03-22 17:35:39.432 T:13252 info <general>: Host CPU: AMD Ryzen 5 5625U with Radeon Graphics, 12 cores available
2026-03-22 17:35:39.432 T:13252 info <general>: System has 16.0 GB of RAM installed
2026-03-22 17:35:39.432 T:13252 info <general>: Desktop Resolution: 1920x1080 32Bit at 60Hz
2026-03-22 17:35:39.432 T:13252 info <general>: Running with restricted rights
2026-03-22 17:35:39.432 T:13252 info <general>: Aero is enabled
2026-03-22 17:35:39.432 T:13252 info <general>: Display is not HDR capable or cannot be detected
2026-03-22 17:35:39.432 T:13252 info <general>: special://xbmc/ is mapped to: C:\Program Files\Kodi
2026-03-22 17:35:39.432 T:13252 info <general>: special://xbmcbin/ is mapped to: C:\Program Files\Kodi
2026-03-22 17:35:39.433 T:13252 info <general>: special://xbmcbinaddons/ is mapped to: C:\Program Files\Kodi/addons
2026-03-22 17:35:39.433 T:13252 info <general>: special://masterprofile/ is mapped to: C:\Users\kbram\AppData\Roaming\Kodi\userdata
2026-03-22 17:35:39.433 T:13252 info <general>: special://home/ is mapped to: C:\Users\kbram\AppData\Roaming\Kodi\
2026-03-22 17:35:39.433 T:13252 info <general>: special://temp/ is mapped to: C:\Users\kbram\AppData\Roaming\Kodi\cache
2026-03-22 17:35:39.433 T:13252 info <general>: special://logpath/ is mapped to: C:\Users\kbram\AppData\Roaming\Kodi\
2026-03-22 17:35:39.433 T:13252 info <general>: Webserver extra whitelist paths:
2026-03-22 17:35:39.433 T:13252 info <general>: The executable running is: C:\Program Files\Kodi\kodi.exe
2026-03-22 17:35:39.439 T:13252 info <general>: Local hostname: lenovo
2026-03-22 17:35:39.439 T:13252 info <general>: Log File is located: C:\Users\kbram\AppData\Roaming\Kodi\kodi.log
2026-03-22 17:35:39.439 T:13252 info <general>: -----------------------------------------------------------------------
2026-03-22 17:35:39.440 T:13252 info <general>: loading settings
2026-03-22 17:35:39.441 T:13252 info <general>: special://profile/ is mapped to: special://masterprofile/
2026-03-22 17:35:39.446 T:13252 info <general>: No settings file to load (special://xbmc/system/advancedsettings.xml)
2026-03-22 17:35:39.459 T:13252 info <general>: Loaded settings file from special://profile/advancedsettings.xml
2026-03-22 17:35:39.459 T:13252 info <general>: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<pathsubstitution>
<substitute>
<from>special://profile/playlists/</from>
<to>smb://truenas-01/Media/Playlists/</to>
</substitute>
</pathsubstitution>
<!-- Start of MySQL database settings -->
<videodatabase>
<type>mysql</type>
<host>192.168.50.210</host>
<port>3306</port>
<user>kodi</user>
<pass>*****</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.50.210</host>
<port>3306</port>
<user>kodi</user>
<pass>*****</pass>
</musicdatabase>
<!-- End of MySQL database settings -->
<videolibrary>
<importwatchedstate>true</importwatchedstate>
<importresumepoint>true</importresumepoint>
</videolibrary>
<video>
<!-- Extras: Section Start -->
<excludefromscan action="append">
<regexp>/extras/</regexp>
<regexp>[\\/]extras[\\/]</regexp>
</excludefromscan>
<excludetvshowsfromscan action="append">
<regexp>/extras/</regexp>
<regexp>[\\/]extras[\\/]</regexp>
</excludetvshowsfromscan>
<!-- Extras: Section End -->
</video>
</advancedsettings>
2026-03-22 17:35:39.460 T:13252 debug <general>: Configuring path substitutions
2026-03-22 17:35:39.460 T:13252 debug <general>: Registering substitution pair:
2026-03-22 17:35:39.460 T:13252 debug <general>: From: [C:\Users\kbram\AppData\Roaming\Kodi\userdata\playlists\]
2026-03-22 17:35:39.460 T:13252 debug <general>: To: [smb://truenas-01/Media/Playlists/]
2026-03-22 17:35:39.460 T:13252 warning <general>: VIDEO database configuration is experimental.
2026-03-22 17:35:39.460 T:13252 warning <CSettingsManager>: missing version attribute
2026-03-22 17:35:39.460 T:13252 info <general>: Default Video Player: VideoPlayer
2026-03-22 17:35:39.460 T:13252 info <general>: Default Audio Player: paplayer
2026-03-22 17:35:39.460 T:13252 info <general>: Disabled debug logging due to GUI setting. Level 0.
2026-03-22 17:35:39.460 T:13252 info <general>: Log level changed to "info"
2026-03-22 17:35:39.460 T:13252 info <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2026-03-22 17:35:39.500 T:13252 info <general>: New Cache GUI Settings (replacement of cache in advancedsettings.xml) are:
Buffer Mode: 4
Memory Size: 20 MB
Read Factor: 4.00 x
Chunk Size : 131072 bytes
2026-03-22 17:35:39.500 T:13252 info <general>: creating subdirectories
2026-03-22 17:35:39.500 T:13252 info <general>: userdata folder: special://masterprofile/
2026-03-22 17:35:39.500 T:13252 info <general>: recording folder:
2026-03-22 17:35:39.500 T:13252 info <general>: screenshots folder:
2026-03-22 17:35:39.509 T:13252 info <general>: Running database version Addons33
2026-03-22 17:35:40.179 T:13252 warning <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: Addon 'game.controller.snes' already present with higher version 1.0.46 at 'C:\Program Files\Kodi\addons\game.controller.snes\' - other version 1.0.43 at 'C:\Users\kbram\AppData\Roaming\Kodi\addons\game.controller.snes\' will be ignored
2026-03-22 17:35:41.069 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
2026-03-22 17:35:41.070 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
2026-03-22 17:35:41.070 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: game.controller.default v1.0.46 installed
2026-03-22 17:35:41.070 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: game.controller.keyboard v1.1.47 installed
2026-03-22 17:35:41.070 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: game.controller.mouse v1.0.30 installed
2026-03-22 17:35:41.070 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: game.controller.snes v1.0.46 installed
2026-03-22 17:35:41.070 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: inputstream.adaptive v21.5.18 installed
2026-03-22 17:35:41.070 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: inputstream.ffmpegdirect v21.3.8 installed
2026-03-22 17:35:41.071 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: inputstream.rtmp v21.1.2 installed
2026-03-22 17:35:41.071 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
2026-03-22 17:35:41.071 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.9 installed
2026-03-22 17:35:41.071 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
2026-03-22 17:35:41.071 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
2026-03-22 17:35:41.071 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.main v2.0.2 installed
2026-03-22 17:35:41.072 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
2026-03-22 17:35:41.072 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
2026-03-22 17:35:41.072 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v4.0.0 installed
2026-03-22 17:35:41.072 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v3.0.0 installed
2026-03-22 17:35:41.072 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.game v3.0.2 installed
2026-03-22 17:35:41.072 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v3.0.1 installed
2026-03-22 17:35:41.072 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.3.0 installed
2026-03-22 17:35:41.073 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.peripheral v3.0.2 installed
2026-03-22 17:35:41.073 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.pvr v8.3.0 installed
2026-03-22 17:35:41.073 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.2.0 installed
2026-03-22 17:35:41.073 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.1 installed
2026-03-22 17:35:41.073 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.1.0 installed
2026-03-22 17:35:41.073 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.binary.instance.visualization v4.0.0 installed
2026-03-22 17:35:41.074 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
2026-03-22 17:35:41.074 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.album.universal v3.1.18 installed
2026-03-22 17:35:41.074 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.artists.universal v4.3.21 installed
2026-03-22 17:35:41.074 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
2026-03-22 17:35:41.074 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.5 installed
2026-03-22 17:35:41.074 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.imdb.com v3.3.0 installed
2026-03-22 17:35:41.074 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
2026-03-22 17:35:41.075 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.omdbapi.com v1.2.2 installed
2026-03-22 17:35:41.075 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
2026-03-22 17:35:41.075 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.19 installed
2026-03-22 17:35:41.075 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.generic.albums v1.0.18 installed
2026-03-22 17:35:41.075 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.generic.artists v1.0.18 installed
2026-03-22 17:35:41.075 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.local v1.0.1 installed
2026-03-22 17:35:41.075 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.movies.thetvdb.com.v4.python v1.0.11 installed
2026-03-22 17:35:41.076 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.musicvideos.theaudiodb.com v1.3.5 installed
2026-03-22 17:35:41.076 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.themoviedb.org.python v3.2.0 installed
2026-03-22 17:35:41.076 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.7.6 installed
2026-03-22 17:35:41.076 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.tvshows.thetvdb.com.v4.python v1.1.6 installed
2026-03-22 17:35:41.076 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: metadata.universal v5.6.3 installed
2026-03-22 17:35:41.076 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: peripheral.joystick v21.1.23 installed
2026-03-22 17:35:41.076 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: plugin.library.node.editor v2.0.5 installed
2026-03-22 17:35:41.077 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: plugin.video.pseudotv.live v0.6.1q installed
2026-03-22 17:35:41.077 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: plugin.video.youtube v7.4.2+beta.1.unofficial.1 installed
2026-03-22 17:35:41.077 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: pvr.iptvsimple v21.11.0 installed
2026-03-22 17:35:41.077 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: repository.pseudotv v1.0.9 installed
2026-03-22 17:35:41.077 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: repository.xbmc.org v3.4.0 installed
2026-03-22 17:35:41.077 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.images.moviegenreicons.transparent v0.0.6 installed
2026-03-22 17:35:41.077 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.images.musicgenreicons.text v0.1.0 installed
2026-03-22 17:35:41.078 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.images.recordlabels.white v0.0.7 installed
2026-03-22 17:35:41.078 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.images.studios.white v0.0.30 installed
2026-03-22 17:35:41.078 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
2026-03-22 17:35:41.078 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
2026-03-22 17:35:41.078 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
2026-03-22 17:35:41.079 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.videos.bumpers.kodi v0.0.1 installed
2026-03-22 17:35:41.079 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.videos.bumpers.pseudotv v0.0.7 installed
2026-03-22 17:35:41.079 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: resource.videos.ratings.mpaa.classic v0.0.5 installed
2026-03-22 17:35:41.079 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
2026-03-22 17:35:41.079 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.66 installed
2026-03-22 17:35:41.079 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.embuary.info v2.0.8 installed
2026-03-22 17:35:41.080 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.globalsearch v9.0.7 installed
2026-03-22 17:35:41.080 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.metadata.editor v3.0.2 installed
2026-03-22 17:35:41.080 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.arrow v1.2.3 installed
2026-03-22 17:35:41.080 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.certifi v2023.5.7 installed
2026-03-22 17:35:41.080 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.chardet v5.1.0 installed
2026-03-22 17:35:41.080 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.dateutil v2.8.2 installed
2026-03-22 17:35:41.081 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.dropbox v10.3.1+matrix.1 installed
2026-03-22 17:35:41.081 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.future v1.0.0+matrix.1 installed
2026-03-22 17:35:41.081 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.idna v3.10.0 installed
2026-03-22 17:35:41.081 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.infotagger v0.0.8 installed
2026-03-22 17:35:41.081 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
2026-03-22 17:35:41.081 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
2026-03-22 17:35:41.081 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
2026-03-22 17:35:41.082 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.pyqrcode v1.2.1+matrix.4 installed
2026-03-22 17:35:41.082 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.pytz v2023.3.0+matrix.1 installed
2026-03-22 17:35:41.082 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.requests v2.31.0 installed
2026-03-22 17:35:41.082 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.routing v0.2.3+matrix.1 installed
2026-03-22 17:35:41.082 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.simplecache v2.0.2 installed
2026-03-22 17:35:41.082 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.six v1.16.0+matrix.1 installed
2026-03-22 17:35:41.082 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.typing_extensions v4.7.1 installed
2026-03-22 17:35:41.083 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.unidecode v1.3.6 installed
2026-03-22 17:35:41.083 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.module.urllib3 v2.2.3 installed
2026-03-22 17:35:41.084 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: script.xbmcbackup v1.7.2 installed
2026-03-22 17:35:41.084 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: service.libraryautoupdate v1.2.5 installed
2026-03-22 17:35:41.084 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: service.xbmc.versioncheck v0.5.30+matrix.1 installed
2026-03-22 17:35:41.084 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: skin.estuary v4.0.0 installed
2026-03-22 17:35:41.084 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: weather.openmeteo v1.0.29 installed
2026-03-22 17:35:41.084 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: webinterface.default v21.x-1.0.1 installed
2026-03-22 17:35:41.084 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.addon v21.3.0 installed
2026-03-22 17:35:41.085 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
2026-03-22 17:35:41.085 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.gui v5.17.0 installed
2026-03-22 17:35:41.085 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.json v13.5.0 installed
2026-03-22 17:35:41.085 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
2026-03-22 17:35:41.085 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.python v3.0.1 installed
2026-03-22 17:35:41.085 T:13252 info <general>: CAddonMgr::ADDON::CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
2026-03-22 17:35:41.099 T:13252 info <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
2026-03-22 17:35:41.422 T:36780 info <general>: Loading special://xbmc/system/IRSSmap.xml
2026-03-22 17:35:41.422 T:13252 info <general>: Primary mode: Generic PnP Monitor #1: 1920x1080 @ 60.00Hz
2026-03-22 17:35:41.423 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 640x480 @ 60.00Hz
2026-03-22 17:35:41.423 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 800x600 @ 60.00Hz
2026-03-22 17:35:41.424 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1024x768 @ 60.00Hz
2026-03-22 17:35:41.424 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1128x634 @ 60.00Hz
2026-03-22 17:35:41.424 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1280x720 @ 60.00Hz
2026-03-22 17:35:41.424 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1280x1024 @ 60.00Hz
2026-03-22 17:35:41.424 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1366x768 @ 60.00Hz
2026-03-22 17:35:41.424 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1600x900 @ 60.00Hz
2026-03-22 17:35:41.424 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1680x1050 @ 60.00Hz
2026-03-22 17:35:41.425 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1760x990 @ 60.00Hz
2026-03-22 17:35:41.425 T:13252 info <general>: Additional mode: Generic PnP Monitor #1: 1920x1080 @ 60.00Hz
2026-03-22 17:35:41.425 T:13252 info <general>: CApplication::CApplication::CreateGUI - using the default windowing system
2026-03-22 17:35:41.425 T:13252 info <general>: Checking resolution 15
2026-03-22 17:35:41.433 T:36780 info <general>: * Adding remote mapping for device 'Microsoft MCE'
2026-03-22 17:35:41.433 T:36780 info <general>: * Adding remote mapping for device 'Abstract'
2026-03-22 17:35:41.502 T:13252 info <general>: DX::DeviceResources::CheckNV12SharedTexturesSupport: extended NV12 shared textures is supported
2026-03-22 17:35:41.502 T:13252 info <general>: DX::DeviceResources::CreateDeviceResources: device is created on adapter 'AMD Radeon (TM) Graphics' with D3D_FEATURE_LEVEL_12_1
2026-03-22 17:35:41.502 T:13252 info <general>: VideoDriverInfo::Log: video driver version is AMD 31.0.21914.9003
2026-03-22 17:35:41.502 T:13252 info <general>: DX::DeviceResources::CheckDXVA2SharedDecoderSurfaces: DXVA2 shared decoder surfaces is supported
2026-03-22 17:35:41.502 T:13252 info <general>: DX::DeviceResources::CheckDXVA2SharedDecoderSurfaces: DXVA2 shared decoder surfaces WITH fence synchronization.
2026-03-22 17:35:41.589 T:13252 info <general>: DX::DeviceResources::ResizeBuffers: 8 bit swapchain is used with 6 flip discard buffers and SDR output (format B8G8R8A8_UNORM)
2026-03-22 17:35:41.607 T:13252 info <general>: RetroPlayer[RENDER]: Registering renderer factory for DirectX
2026-03-22 17:35:41.672 T:13252 info <general>: load keymapping
2026-03-22 17:35:41.674 T:13252 info <general>: Loading special://xbmc/system/keymaps/appcommand.xml
2026-03-22 17:35:41.689 T:13252 info <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2026-03-22 17:35:41.708 T:13252 info <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2026-03-22 17:35:41.726 T:13252 info <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
2026-03-22 17:35:41.745 T:13252 info <general>: Loading special://xbmc/system/keymaps/gamepad.xml
2026-03-22 17:35:41.758 T:13252 info <general>: Loading special://xbmc/system/keymaps/joystick.xml
2026-03-22 17:35:41.772 T:13252 info <general>: Loading special://xbmc/system/keymaps/keyboard.xml
2026-03-22 17:35:41.790 T:13252 info <general>: Loading special://xbmc/system/keymaps/mouse.xml
2026-03-22 17:35:41.804 T:13252 info <general>: Loading special://xbmc/system/keymaps/remote.xml
2026-03-22 17:35:41.816 T:13252 info <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
2026-03-22 17:35:41.830 T:13252 info <general>: GUI format 1920x1009, Display Windowed
2026-03-22 17:35:41.858 T:38320 info <general>: Found 2 Lists of Devices
2026-03-22 17:35:41.858 T:38320 info <general>: Enumerated DIRECTSOUND devices:
2026-03-22 17:35:41.858 T:38320 info <general>: Device 1
2026-03-22 17:35:41.858 T:38320 info <general>: m_deviceName : {A97D0BCE-0782-41B4-95B7-3634D71CABA9}
2026-03-22 17:35:41.858 T:38320 info <general>: m_displayName : Speakers - Speakers (Realtek(R) Audio)
2026-03-22 17:35:41.858 T:38320 info <general>: m_displayNameExtra: DIRECTSOUND: Speakers (Realtek(R) Audio)
2026-03-22 17:35:41.858 T:38320 info <general>: m_deviceType : AE_DEVTYPE_PCM
2026-03-22 17:35:41.858 T:38320 info <general>: m_channels : FL, FR
2026-03-22 17:35:41.858 T:38320 info <general>: m_sampleRates : 48000
2026-03-22 17:35:41.858 T:38320 info <general>: m_dataFormats : AE_FMT_FLOAT
2026-03-22 17:35:41.858 T:38320 info <general>: m_streamTypes : No passthrough capabilities
2026-03-22 17:35:41.858 T:38320 info <general>: Device 2
2026-03-22 17:35:41.858 T:38320 info <general>: m_deviceName : default
2026-03-22 17:35:41.858 T:38320 info <general>: m_displayName : default
2026-03-22 17:35:41.858 T:38320 info <general>: m_displayNameExtra:
2026-03-22 17:35:41.858 T:38320 info <general>: m_deviceType : AE_DEVTYPE_PCM
2026-03-22 17:35:41.858 T:38320 info <general>: m_channels : FL, FR
2026-03-22 17:35:41.858 T:38320 info <general>: m_sampleRates : 48000
2026-03-22 17:35:41.858 T:38320 info <general>: m_dataFormats : AE_FMT_FLOAT
2026-03-22 17:35:41.858 T:38320 info <general>: m_streamTypes : No passthrough capabilities
2026-03-22 17:35:41.858 T:38320 info <general>: Enumerated WASAPI devices:
2026-03-22 17:35:41.858 T:38320 info <general>: Device 1
2026-03-22 17:35:41.858 T:38320 info <general>: m_deviceName : {A97D0BCE-0782-41B4-95B7-3634D71CABA9}
2026-03-22 17:35:41.858 T:38320 info <general>: m_displayName : Speakers - Speakers (Realtek(R) Audio)
2026-03-22 17:35:41.858 T:38320 info <general>: m_displayNameExtra: WASAPI: Speakers (Realtek(R) Audio)
2026-03-22 17:35:41.859 T:38320 info <general>: m_deviceType : AE_DEVTYPE_PCM
2026-03-22 17:35:41.859 T:38320 info <general>: m_channels : FL, FR
2026-03-22 17:35:41.859 T:38320 info <general>: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000,22050,11025
2026-03-22 17:35:41.859 T:38320 info <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
2026-03-22 17:35:41.859 T:38320 info <general>: m_streamTypes : No passthrough capabilities
2026-03-22 17:35:41.859 T:38320 info <general>: Device 2
2026-03-22 17:35:41.859 T:38320 info <general>: m_deviceName : default
2026-03-22 17:35:41.859 T:38320 info <general>: m_displayName : default
2026-03-22 17:35:41.859 T:38320 info <general>: m_displayNameExtra:
2026-03-22 17:35:41.859 T:38320 info <general>: m_deviceType : AE_DEVTYPE_PCM
2026-03-22 17:35:41.859 T:38320 info <general>: m_channels : FL, FR
2026-03-22 17:35:41.859 T:38320 info <general>: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000,22050,11025
2026-03-22 17:35:41.859 T:38320 info <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
2026-03-22 17:35:41.859 T:38320 info <general>: m_streamTypes : No passthrough capabilities
2026-03-22 17:35:41.859 T:36408 info <general>: CActiveAESink::OpenSink - initialize sink
2026-03-22 17:35:41.888 T:38320 warning <general>: CActiveAE::ActiveAE::CActiveAE::StateMachine - signal: 0 from port: OutputControlPort not handled for state: 7
2026-03-22 17:35:41.888 T:13252 info <general>: CLangInfo: loading resource.language.en_gb language information...
2026-03-22 17:35:41.888 T:38320 warning <general>: CActiveAE::ActiveAE::CActiveAE::StateMachine - signal: 0 from port: OutputControlPort not handled for state: 7
2026-03-22 17:35:41.927 T:13252 info <general>: global locale set to en-de
2026-03-22 17:35:41.927 T:13252 info <general>: CLangInfo: loading resource.language.en_gb language strings...
2026-03-22 17:35:42.371 T:36492 info <general>: Running database version Addons33
2026-03-22 17:35:42.373 T:36492 info <general>: Running database version ViewModes6
2026-03-22 17:35:42.375 T:36492 info <general>: Running database version Textures13
2026-03-22 17:35:42.425 T:36492 info <general>: MYSQL: Connected to version 8.0.45-0ubuntu0.24.04.1
2026-03-22 17:35:42.432 T:36492 info <general>: Running database version MyMusic83
2026-03-22 17:35:42.456 T:36492 info <general>: Running database version MyVideos131
2026-03-22 17:35:42.460 T:36492 info <general>: Running database version TV46
2026-03-22 17:35:42.463 T:36492 info <general>: Running database version Epg16
2026-03-22 17:35:42.497 T:13252 info <general>: Unloaded skin
2026-03-22 17:35:42.499 T:13252 info <general>: load skin from: C:\Program Files\Kodi\addons\skin.estuary\ (version: 4.0.0)
2026-03-22 17:35:42.499 T:13252 info <general>: load fonts for skin...
2026-03-22 17:35:42.521 T:13252 info <general>: Loading colors from C:\Program Files\Kodi\addons\skin.estuary\colors\concrete.xml
2026-03-22 17:35:42.533 T:13252 info <general>: Loading skin includes from C:\Program Files\Kodi\addons\skin.estuary\xml\Includes.xml
2026-03-22 17:35:42.798 T:13252 info <general>: GUIFontManager::LoadFontsFromFile: Loading <fontset> with name 'Default' from 'C:\Program Files\Kodi\addons\skin.estuary\xml\Font.xml'
2026-03-22 17:35:42.852 T:13252 info <general>: ADDON::CSkinInfo::LoadTimers: Trying to load skin timers from C:\Program Files\Kodi\addons\skin.estuary\xml\Timers.xml
2026-03-22 17:35:42.863 T:13252 info <general>: load new skin...
2026-03-22 17:35:42.863 T:13252 info <general>: Loading custom window XMLs from skin path C:\Program Files\Kodi\addons\skin.estuary\xml
2026-03-22 17:35:42.958 T:13252 info <general>: initialize new skin...
2026-03-22 17:35:42.958 T:13252 info <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2026-03-22 17:35:42.967 T:13252 info <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2026-03-22 17:35:42.995 T:13252 info <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2026-03-22 17:35:43.007 T:13252 info <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2026-03-22 17:35:43.017 T:13252 info <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2026-03-22 17:35:43.034 T:13252 info <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2026-03-22 17:35:43.046 T:13252 info <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2026-03-22 17:35:43.047 T:13252 info <general>: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
2026-03-22 17:35:43.051 T:13252 info <general>: Loading resource://resource.uisounds.kodi/sounds.xml
2026-03-22 17:35:43.138 T:13252 info <general>: skin loaded...
2026-03-22 17:35:43.139 T:13252 info <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2026-03-22 17:35:43.150 T:13252 info <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:35:43.251 T:13252 error <general>: SQL: [MyMusic83] The table does not exist
Query: select count(idSong) as NumSongs from songview
2026-03-22 17:35:43.253 T:13252 error <general>: CMusicDatabase::GetSongsCount() failed
2026-03-22 17:35:43.317 T:13252 warning <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
2026-03-22 17:35:43.317 T:13252 info <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2026-03-22 17:35:43.317 T:13252 info <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2026-03-22 17:35:43.325 T:13252 info <general>: JSONRPC v13.5.0: Successfully initialized
2026-03-22 17:35:43.371 T:13252 info <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "xinput"
2026-03-22 17:35:43.373 T:13252 info <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "directinput"
2026-03-22 17:35:43.374 T:13252 info <general>: PERIPHERALS::CPeripheralBus::Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2026-03-22 17:35:43.375 T:13252 info <general>: PERIPHERALS::CPeripheralBus::Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2026-03-22 17:35:43.376 T:13252 info <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2026-03-22 17:35:43.391 T:13252 info <general>: Loaded playercorefactory configuration
2026-03-22 17:35:43.391 T:13252 info <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2026-03-22 17:35:43.391 T:13252 info <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2026-03-22 17:35:43.391 T:13252 info <general>: removing tempfiles
2026-03-22 17:35:43.392 T:13252 info <general>: CApplication::UpdateLibraries: Starting video library startup scan
2026-03-22 17:35:43.400 T:13252 info <general>: initialize done
2026-03-22 17:35:43.401 T:13252 info <general>: Running the application...
2026-03-22 17:35:43.402 T:24096 info <general>: ES: Starting UDP Event server on port 9777
2026-03-22 17:35:43.404 T:24096 info <general>: UDP: Listening on port 9777 (ipv6 : true)
2026-03-22 17:35:43.408 T:13252 info <general>: JSONRPC Server: Successfully initialized
2026-03-22 17:35:43.410 T:13252 info <CWebserver[8080]>: Started
2026-03-22 17:35:43.422 T:13252 info <general>: [WS-Discovery]: Daemon started successfully.
2026-03-22 17:35:43.558 T:13252 info <general>: Loading controller layout: C:\Program Files\Kodi\addons\game.controller.mouse\resources\layout.xml
2026-03-22 17:35:43.980 T:35372 error <general>: CFileCache::XFILE::CFileCache::Open - <smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/The_Twilight_Saga:_New_Moon_2009.avi> failed to open
2026-03-22 17:35:43.980 T:35372 error <general>: InputStream: Error opening, smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/The_Twilight_Saga:_New_Moon_2009.avi
2026-03-22 17:35:43.997 T:35372 error <general>: CFileCache::XFILE::CFileCache::Open - <smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/Lake_Placid:_The_Final_Chapter_2013.avi> failed to open
2026-03-22 17:35:43.997 T:35372 error <general>: InputStream: Error opening, smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/Lake_Placid:_The_Final_Chapter_2013.avi
2026-03-22 17:35:44.049 T:26524 error <general>: CFileCache::XFILE::CFileCache::Open - <smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/The_Twilight_Saga:_Breaking_Dawn_-_Part_2_2012.avi> failed to open
2026-03-22 17:35:44.050 T:26524 error <general>: InputStream: Error opening, smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/The_Twilight_Saga:_Breaking_Dawn_-_Part_2_2012.avi
2026-03-22 17:35:45.017 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
2026-03-22 17:35:45.017 T:26524 error <general>: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
2026-03-22 17:35:45.018 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
2026-03-22 17:35:45.018 T:26524 error <general>: CMusicDatabase::GetRecentlyAddedAlbums failed
2026-03-22 17:35:45.219 T:35372 info <general>: VideoInfoScanner: Starting scan ..
2026-03-22 17:35:45.224 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:45.241 T:35372 info <general>: Skipped 1 duplicate messages..
2026-03-22 17:35:45.241 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/Movies/!New/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:35:45.499 T:36780 info <general>: CIRServerSuite::Process: failed to connect to irss, will keep retrying every 5 seconds
2026-03-22 17:35:45.531 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
2026-03-22 17:35:45.531 T:26524 error <general>: CDatabase::GetSingleValueInt - failed on query 'SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')'
2026-03-22 17:35:45.532 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(1) FROM songview LIMIT 1
2026-03-22 17:35:45.532 T:26524 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
2026-03-22 17:35:45.532 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
2026-03-22 17:35:45.532 T:26524 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
2026-03-22 17:35:45.564 T:6604 info <general>: WEATHER: Downloading weather
2026-03-22 17:35:45.612 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:47.312 T:26524 info <general>: Skipped 91 duplicate messages..
2026-03-22 17:35:47.312 T:26524 error <general>: CFileCache::XFILE::CFileCache::Open - <smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/300:_Rise_of_an_Empire_2014.avi> failed to open
2026-03-22 17:35:47.312 T:26524 error <general>: InputStream: Error opening, smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/300:_Rise_of_an_Empire_2014.avi
2026-03-22 17:35:47.462 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:50.696 T:43252 info <general>: Skipped 127 duplicate messages..
2026-03-22 17:35:50.696 T:43252 info <general>: [ script.embuary.info ] Refreshing next airing database
2026-03-22 17:35:50.700 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:50.770 T:43252 info <general>: Skipped 21 duplicate messages..
2026-03-22 17:35:50.770 T:43252 info <general>: [ script.embuary.info ] Finished next airing database refreshing
2026-03-22 17:35:50.775 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:50.953 T:46228 info <general>: Skipped 17 duplicate messages..
2026-03-22 17:35:50.953 T:46228 info <general>: [weather.openmeteo]: [I] Starting service ...
2026-03-22 17:35:51.040 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:53.053 T:13252 info <general>: Skipped 51 duplicate messages..
2026-03-22 17:35:53.053 T:13252 info <general>: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:35:53.265 T:20664 warning <general>: [plugin.video.youtube] xbmc_context_ui:215(refresh_container) - Plugin container not found for 'FileNameAndPath'
2026-03-22 17:35:53.265 T:20664 warning <general>: [plugin.video.youtube] xbmc_context_ui:215(refresh_container) - Plugin container not found for 'IsUpdating'
2026-03-22 17:35:53.265 T:20664 warning <general>: [plugin.video.youtube] xbmc_context_ui:215(refresh_container) - Plugin container not found for 'NumAllItems'
2026-03-22 17:35:53.265 T:20664 warning <general>: [plugin.video.youtube] xbmc_context_ui:215(refresh_container) - Plugin container not found for 'HasFolders'
2026-03-22 17:35:53.265 T:20664 warning <general>: [plugin.video.youtube] xbmc_context_ui:215(refresh_container) - Plugin container not found for 'HasFiles'
2026-03-22 17:35:53.265 T:20664 warning <general>: [plugin.video.youtube] xbmc_context_ui:215(refresh_container) - Plugin container not found for 'HasParent'
2026-03-22 17:35:53.267 T:20664 info <general>: [plugin.video.youtube] service_runner:54(run)
Starting v7.4.2+beta.1.unofficial.1 (unofficial)
Kodi: v21.3 (Kodi Omega)
Python: v3.8.15
2026-03-22 17:35:53.702 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:55.052 T:13252 info <general>: Skipped 93 duplicate messages..
2026-03-22 17:35:55.052 T:13252 info <general>: Loading skin file: DialogVideoInfo.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:35:56.248 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:56.948 T:13252 info <general>: Skipped 19 duplicate messages..
2026-03-22 17:35:56.948 T:13252 info <general>: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:35:57.000 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:35:59.125 T:13252 info <general>: Skipped 139 duplicate messages..
2026-03-22 17:35:59.125 T:13252 info <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:35:59.440 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:00.852 T:13252 info <general>: Skipped 49 duplicate messages..
2026-03-22 17:36:00.852 T:13252 info <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:36:00.854 T:13252 warning <general>: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://Browse/
2026-03-22 17:36:00.854 T:13252 error <general>: XFILE::CDirectory::Exists - Error checking for image://Browse/
2026-03-22 17:36:02.222 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:12.224 T:35372 info <CSettingDependencyCondition>: Skipped 247 duplicate messages..
2026-03-22 17:36:12.224 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:13.918 T:26524 info <general>: Skipped 11 duplicate messages..
2026-03-22 17:36:13.918 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
2026-03-22 17:36:13.919 T:26524 error <general>: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
2026-03-22 17:36:13.919 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
2026-03-22 17:36:13.919 T:26524 error <general>: CMusicDatabase::GetRecentlyAddedAlbums failed
2026-03-22 17:36:14.377 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
2026-03-22 17:36:14.378 T:26524 error <general>: CDatabase::GetSingleValueInt - failed on query 'SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')'
2026-03-22 17:36:14.378 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(1) FROM songview LIMIT 1
2026-03-22 17:36:14.378 T:26524 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
2026-03-22 17:36:14.379 T:26524 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
2026-03-22 17:36:14.379 T:26524 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
2026-03-22 17:36:16.021 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
2026-03-22 17:36:16.021 T:36492 error <general>: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
2026-03-22 17:36:16.022 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
2026-03-22 17:36:16.022 T:36492 error <general>: CMusicDatabase::GetRecentlyAddedAlbums failed
2026-03-22 17:36:16.477 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
2026-03-22 17:36:16.477 T:36492 error <general>: CDatabase::GetSingleValueInt - failed on query 'SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')'
2026-03-22 17:36:16.478 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(1) FROM songview LIMIT 1
2026-03-22 17:36:16.478 T:36492 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
2026-03-22 17:36:16.478 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
2026-03-22 17:36:16.478 T:36492 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
2026-03-22 17:36:16.824 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:17.657 T:13252 info <general>: Skipped 55 duplicate messages..
2026-03-22 17:36:17.657 T:13252 info <general>: Loading controller layout: C:\Program Files\Kodi\addons\game.controller.keyboard\resources\layout.xml
2026-03-22 17:36:18.195 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:23.793 T:35372 info <general>: Skipped 225 duplicate messages..
2026-03-22 17:36:23.793 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/Movies/B/Batman/Batman Beyond - Return of the Joker (2000)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:36:23.796 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:25.131 T:35372 info <general>: Skipped 63 duplicate messages..
2026-03-22 17:36:25.131 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/Movies/B/Batman/Son of Batman (2014)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:36:25.135 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:27.992 T:13252 info <general>: Skipped 33 duplicate messages..
2026-03-22 17:36:27.992 T:13252 info <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:36:28.029 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:29.384 T:13252 info <general>: Skipped 41 duplicate messages..
2026-03-22 17:36:29.384 T:13252 info <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:36:29.387 T:13252 warning <general>: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://Browse/
2026-03-22 17:36:29.387 T:13252 error <general>: XFILE::CDirectory::Exists - Error checking for image://Browse/
2026-03-22 17:36:29.727 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:41.101 T:35372 info <CSettingDependencyCondition>: Skipped 155 duplicate messages..
2026-03-22 17:36:41.101 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:42.397 T:36492 info <general>: Skipped 5 duplicate messages..
2026-03-22 17:36:42.397 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
2026-03-22 17:36:42.397 T:36492 error <general>: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
2026-03-22 17:36:42.398 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
2026-03-22 17:36:42.398 T:36492 error <general>: CMusicDatabase::GetRecentlyAddedAlbums failed
2026-03-22 17:36:42.861 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
2026-03-22 17:36:42.861 T:36492 error <general>: CDatabase::GetSingleValueInt - failed on query 'SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')'
2026-03-22 17:36:42.861 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(1) FROM songview LIMIT 1
2026-03-22 17:36:42.861 T:36492 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
2026-03-22 17:36:42.862 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
2026-03-22 17:36:42.862 T:36492 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
2026-03-22 17:36:43.905 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:45.363 T:36492 info <general>: Skipped 47 duplicate messages..
2026-03-22 17:36:45.363 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
2026-03-22 17:36:45.363 T:36492 error <general>: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
2026-03-22 17:36:45.364 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
2026-03-22 17:36:45.364 T:36492 error <general>: CMusicDatabase::GetRecentlyAddedAlbums failed
2026-03-22 17:36:45.823 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
2026-03-22 17:36:45.823 T:36492 error <general>: CDatabase::GetSingleValueInt - failed on query 'SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')'
2026-03-22 17:36:45.824 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(1) FROM songview LIMIT 1
2026-03-22 17:36:45.824 T:36492 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
2026-03-22 17:36:45.825 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
2026-03-22 17:36:45.825 T:36492 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
2026-03-22 17:36:47.153 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:48.111 T:13252 info <general>: Skipped 15 duplicate messages..
2026-03-22 17:36:48.111 T:13252 warning <general>: CGUIWindowManager - CGUIWindowManager::HandleAction - ignoring action 107, because topmost modal dialog closing animation is running
2026-03-22 17:36:48.585 T:35372 info <CSettingDependencyCondition>: Skipped 6 duplicate messages..
2026-03-22 17:36:48.585 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:51.453 T:26524 info <general>: Skipped 143 duplicate messages..
2026-03-22 17:36:51.453 T:26524 error <general>: CFileCache::XFILE::CFileCache::Open - <smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/The_Twilight_Saga:_New_Moon_2009.avi> failed to open
2026-03-22 17:36:51.453 T:26524 error <general>: InputStream: Error opening, smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/The_Twilight_Saga:_New_Moon_2009.avi
2026-03-22 17:36:51.460 T:36492 error <general>: CFileCache::XFILE::CFileCache::Open - <smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/Lake_Placid:_The_Final_Chapter_2013.avi> failed to open
2026-03-22 17:36:51.461 T:36492 error <general>: InputStream: Error opening, smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/Lake_Placid:_The_Final_Chapter_2013.avi
2026-03-22 17:36:51.464 T:6604 error <general>: CFileCache::XFILE::CFileCache::Open - <smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/The_Twilight_Saga:_Breaking_Dawn_-_Part_2_2012.avi> failed to open
2026-03-22 17:36:51.464 T:6604 error <general>: InputStream: Error opening, smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/The_Twilight_Saga:_Breaking_Dawn_-_Part_2_2012.avi
2026-03-22 17:36:51.482 T:36492 error <general>: CFileCache::XFILE::CFileCache::Open - <smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/300:_Rise_of_an_Empire_2014.avi> failed to open
2026-03-22 17:36:51.483 T:36492 error <general>: InputStream: Error opening, smb://USERNAME:PASSWORD@truenas-01/Media/Kodi/kodi_videodb_2026-03-22/movies/300:_Rise_of_an_Empire_2014.avi
2026-03-22 17:36:52.630 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:36:55.812 T:13252 info <general>: Skipped 55 duplicate messages..
2026-03-22 17:36:55.812 T:13252 info <general>: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:36:56.324 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:06.402 T:35372 info <CSettingDependencyCondition>: Skipped 141 duplicate messages..
2026-03-22 17:37:06.402 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:09.396 T:36492 info <general>: Skipped 49 duplicate messages..
2026-03-22 17:37:09.396 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
2026-03-22 17:37:09.396 T:36492 error <general>: CMusicDatabase::GetRecentlyAddedAlbumSongs failed
2026-03-22 17:37:09.396 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
2026-03-22 17:37:09.396 T:36492 error <general>: CMusicDatabase::GetRecentlyAddedAlbums failed
2026-03-22 17:37:09.613 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:09.835 T:36492 info <general>: Skipped 5 duplicate messages..
2026-03-22 17:37:09.835 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
2026-03-22 17:37:09.835 T:36492 error <general>: CDatabase::GetSingleValueInt - failed on query 'SELECT COUNT(1) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')'
2026-03-22 17:37:09.836 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(1) FROM songview LIMIT 1
2026-03-22 17:37:09.836 T:36492 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(1) FROM songview LIMIT 1'
2026-03-22 17:37:09.836 T:36492 error <general>: SQL: [MyMusic83] The table does not exist
Query: SELECT count(distinct strAlbum) FROM songview LIMIT 1
2026-03-22 17:37:09.836 T:36492 error <general>: CDatabase::GetSingleValue - failed on query 'SELECT count(distinct strAlbum) FROM songview LIMIT 1'
2026-03-22 17:37:10.050 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:11.892 T:13252 info <general>: Skipped 43 duplicate messages..
2026-03-22 17:37:11.892 T:13252 info <general>: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
2026-03-22 17:37:12.304 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:13.479 T:13252 info <general>: Skipped 29 duplicate messages..
2026-03-22 17:37:13.479 T:13252 info <general>: Stopping the application...
2026-03-22 17:37:13.479 T:13252 info <general>: Stopping player
2026-03-22 17:37:13.479 T:13252 info <general>: Storing total System Uptime
2026-03-22 17:37:13.479 T:13252 info <general>: Saving settings
2026-03-22 17:37:13.482 T:13252 info <general>: Saving skin settings
2026-03-22 17:37:13.483 T:13252 info <general>: Stopping all
2026-03-22 17:37:13.709 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:25.735 T:35372 info <CSettingDependencyCondition>: Skipped 261 duplicate messages..
2026-03-22 17:37:25.735 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:35.742 T:35372 info <CSettingDependencyCondition>: Skipped 121 duplicate messages..
2026-03-22 17:37:35.742 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:45.745 T:35372 info <CSettingDependencyCondition>: Skipped 149 duplicate messages..
2026-03-22 17:37:45.745 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:37:51.352 T:35372 info <general>: Skipped 143 duplicate messages..
2026-03-22 17:37:51.352 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/Movies/F/Fantasia/Fantasia (1940)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:37:51.357 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:01.815 T:35372 info <CSettingDependencyCondition>: Skipped 201 duplicate messages..
2026-03-22 17:38:01.815 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:11.827 T:35372 info <CSettingDependencyCondition>: Skipped 241 duplicate messages..
2026-03-22 17:38:11.827 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:22.767 T:35372 info <CSettingDependencyCondition>: Skipped 99 duplicate messages..
2026-03-22 17:38:22.767 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:33.313 T:35372 info <CSettingDependencyCondition>: Skipped 225 duplicate messages..
2026-03-22 17:38:33.313 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:35.944 T:44344 info <general>: Skipped 65 duplicate messages..
2026-03-22 17:38:35.944 T:44344 info <general>: [metadata.themoviedb.org.python]: Find movie with title 'Highlander IV - Endgame (Producer's Cut' from year '2000'
2026-03-22 17:38:36.206 T:44344 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:36.923 T:44344 info <general>: Skipped 1 duplicate messages..
2026-03-22 17:38:36.923 T:44344 info <general>: [metadata.themoviedb.org.python]: Find movie with title 'Highlander IV Endgame (Producer's Cut' from year '2000'
2026-03-22 17:38:37.122 T:44344 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:37.784 T:35372 info <general>: Skipped 1 duplicate messages..
2026-03-22 17:38:37.784 T:35372 warning <general>: No information found for item 'smb://truenas-01/Media/Movies/H/Highlander/Highlander IV - Endgame (Producer's Cut) (2000)/Highlander IV - Endgame (Producer's Cut) (2000).mp4', it won't be added to the library.
2026-03-22 17:38:38.326 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:48.447 T:35372 info <CSettingDependencyCondition>: Skipped 251 duplicate messages..
2026-03-22 17:38:48.447 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:38:58.923 T:35372 info <CSettingDependencyCondition>: Skipped 313 duplicate messages..
2026-03-22 17:38:58.923 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:39:09.178 T:35372 info <CSettingDependencyCondition>: Skipped 357 duplicate messages..
2026-03-22 17:39:09.178 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:39:20.404 T:35372 info <CSettingDependencyCondition>: Skipped 349 duplicate messages..
2026-03-22 17:39:20.404 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:39:30.969 T:35372 info <CSettingDependencyCondition>: Skipped 251 duplicate messages..
2026-03-22 17:39:30.968 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:39:41.382 T:35372 info <CSettingDependencyCondition>: Skipped 87 duplicate messages..
2026-03-22 17:39:41.382 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:39:51.723 T:35372 info <CSettingDependencyCondition>: Skipped 139 duplicate messages..
2026-03-22 17:39:51.723 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:40:02.181 T:35372 info <CSettingDependencyCondition>: Skipped 135 duplicate messages..
2026-03-22 17:40:02.181 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:40:12.200 T:35372 info <CSettingDependencyCondition>: Skipped 221 duplicate messages..
2026-03-22 17:40:12.200 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:40:22.786 T:35372 info <CSettingDependencyCondition>: Skipped 245 duplicate messages..
2026-03-22 17:40:22.786 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:40:32.876 T:35372 info <CSettingDependencyCondition>: Skipped 251 duplicate messages..
2026-03-22 17:40:32.876 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:40:43.690 T:35372 info <CSettingDependencyCondition>: Skipped 143 duplicate messages..
2026-03-22 17:40:43.690 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:40:52.504 T:35372 info <CAddonSettings[0@metadata.universal]>: Skipped 217 duplicate messages..
2026-03-22 17:40:52.504 T:35372 warning <CAddonSettings[0@metadata.universal]>: cannot reference separator setting in old setting condition "eq(-2,1)" for "tmdbtitlelanguage"
2026-03-22 17:40:52.504 T:35372 warning <CAddonSettings[0@metadata.universal]>: failed to parse visible condition "eq(-2,1)" of old setting definition for "tmdbtitlelanguage"
2026-03-22 17:40:52.512 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:41:03.522 T:35372 info <CSettingDependencyCondition>: Skipped 241 duplicate messages..
2026-03-22 17:41:03.522 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:41:10.612 T:35372 info <general>: Skipped 181 duplicate messages..
2026-03-22 17:41:10.612 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/Movies/S/Star Trek/Star Trek - Generations (1994)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:41:10.616 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:41:20.856 T:35372 info <CSettingDependencyCondition>: Skipped 109 duplicate messages..
2026-03-22 17:41:20.856 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:41:28.383 T:35372 info <CAddonSettings[0@metadata.universal]>: Skipped 49 duplicate messages..
2026-03-22 17:41:28.383 T:35372 warning <CAddonSettings[0@metadata.universal]>: cannot reference separator setting in old setting condition "eq(-2,1)" for "tmdbtitlelanguage"
2026-03-22 17:41:28.383 T:35372 warning <CAddonSettings[0@metadata.universal]>: failed to parse visible condition "eq(-2,1)" of old setting definition for "tmdbtitlelanguage"
2026-03-22 17:41:28.437 T:35372 warning <CAddonSettings[0@metadata.universal]>: cannot reference separator setting in old setting condition "eq(-2,1)" for "tmdbtitlelanguage"
2026-03-22 17:41:28.437 T:35372 warning <CAddonSettings[0@metadata.universal]>: failed to parse visible condition "eq(-2,1)" of old setting definition for "tmdbtitlelanguage"
2026-03-22 17:41:28.441 T:35372 warning <CAddonSettings[0@metadata.universal]>: cannot reference separator setting in old setting condition "eq(-2,1)" for "tmdbtitlelanguage"
2026-03-22 17:41:28.441 T:35372 warning <CAddonSettings[0@metadata.universal]>: failed to parse visible condition "eq(-2,1)" of old setting definition for "tmdbtitlelanguage"
2026-03-22 17:41:28.444 T:35372 warning <CAddonSettings[0@metadata.universal]>: cannot reference separator setting in old setting condition "eq(-2,1)" for "tmdbtitlelanguage"
2026-03-22 17:41:28.444 T:35372 warning <CAddonSettings[0@metadata.universal]>: failed to parse visible condition "eq(-2,1)" of old setting definition for "tmdbtitlelanguage"
2026-03-22 17:41:28.448 T:35372 warning <CAddonSettings[0@metadata.universal]>: cannot reference separator setting in old setting condition "eq(-2,1)" for "tmdbtitlelanguage"
2026-03-22 17:41:28.448 T:35372 warning <CAddonSettings[0@metadata.universal]>: failed to parse visible condition "eq(-2,1)" of old setting definition for "tmdbtitlelanguage"
2026-03-22 17:41:28.454 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:41:38.756 T:35372 info <CSettingDependencyCondition>: Skipped 193 duplicate messages..
2026-03-22 17:41:38.756 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:41:49.156 T:35372 info <CSettingDependencyCondition>: Skipped 519 duplicate messages..
2026-03-22 17:41:49.156 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:41:59.246 T:35372 info <CSettingDependencyCondition>: Skipped 135 duplicate messages..
2026-03-22 17:41:59.246 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:42:09.984 T:35372 info <CSettingDependencyCondition>: Skipped 121 duplicate messages..
2026-03-22 17:42:09.984 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:42:20.366 T:35372 info <CSettingDependencyCondition>: Skipped 175 duplicate messages..
2026-03-22 17:42:20.366 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:42:30.669 T:35372 info <CSettingDependencyCondition>: Skipped 155 duplicate messages..
2026-03-22 17:42:30.669 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:42:41.004 T:35372 info <CSettingDependencyCondition>: Skipped 185 duplicate messages..
2026-03-22 17:42:41.004 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:42:55.087 T:35372 info <CSettingDependencyCondition>: Skipped 117 duplicate messages..
2026-03-22 17:42:55.087 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:43:05.114 T:35372 info <CSettingDependencyCondition>: Skipped 87 duplicate messages..
2026-03-22 17:43:05.114 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:43:16.103 T:35372 info <CSettingDependencyCondition>: Skipped 97 duplicate messages..
2026-03-22 17:43:16.103 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:43:26.389 T:35372 info <CSettingDependencyCondition>: Skipped 215 duplicate messages..
2026-03-22 17:43:26.389 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:43:36.429 T:35372 info <CSettingDependencyCondition>: Skipped 209 duplicate messages..
2026-03-22 17:43:36.429 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:43:47.140 T:35372 info <CSettingDependencyCondition>: Skipped 179 duplicate messages..
2026-03-22 17:43:47.140 T:35372 warning <CSettingDependencyCondition>: unable to check condition on unknown setting "enable_tag_whitelist"
2026-03-22 17:43:52.464 T:35372 info <general>: Skipped 171 duplicate messages..
2026-03-22 17:43:52.464 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/!New/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:43:58.948 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 390 non-fanart images
2026-03-22 17:43:58.948 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.48717948717948717
2026-03-22 17:44:16.340 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Angel (1999)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:16.341 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Angel (1999)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:16.343 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Angel (1999)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:16.344 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Angel (1999)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:16.345 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Angel (1999)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:23.647 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 380 non-fanart images
2026-03-22 17:44:23.647 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.47368421052631576
2026-03-22 17:44:24.070 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Attack On Titan - Junior High/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:25.462 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Attack On Titan/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:25.463 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Attack On Titan/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:25.464 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Attack On Titan/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:25.465 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Attack On Titan/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:27.361 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 427 non-fanart images
2026-03-22 17:44:27.361 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.531615925058548
2026-03-22 17:44:29.132 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 205 fanart images
2026-03-22 17:44:29.132 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed to the max
2026-03-22 17:44:29.132 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 220 non-fanart images
2026-03-22 17:44:29.132 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.09090909090909091
2026-03-22 17:44:30.869 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Babylon 5/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:30.870 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Babylon 5/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:30.872 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Babylon 5/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:30.874 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Babylon 5/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:30.876 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Babylon 5/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:30.877 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Babylon 5/Specials/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:38.775 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Battlestar Galactica (2004)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:38.776 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Battlestar Galactica (2004)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:38.777 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Battlestar Galactica (2004)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:38.779 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Battlestar Galactica (2004)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:38.780 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Battlestar Galactica (2004)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:40.668 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 219 non-fanart images
2026-03-22 17:44:40.668 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.0867579908675799
2026-03-22 17:44:41.120 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Battlestar Galactica - Miniseries/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:49.636 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Black Sails (2014)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:49.637 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Black Sails (2014)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:49.638 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Black Sails (2014)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:49.639 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Black Sails (2014)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:55.795 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Charmed (1998)/Season 8/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:44:58.713 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 297 non-fanart images
2026-03-22 17:44:58.713 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.3265993265993266
2026-03-22 17:45:10.418 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Crusade (1999)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:13.873 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 334 non-fanart images
2026-03-22 17:45:13.873 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.40119760479041916
2026-03-22 17:45:15.176 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Dark Angel/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:20.170 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 236 non-fanart images
2026-03-22 17:45:20.170 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.15254237288135594
2026-03-22 17:45:20.560 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Defiance (2013)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:20.561 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Defiance (2013)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:20.562 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Defiance (2013)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:33.229 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 724 non-fanart images
2026-03-22 17:45:33.229 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.7237569060773481
2026-03-22 17:45:33.668 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Doctor Who (2005)/Season 05/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:33.672 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Doctor Who (2005)/Season 08/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:33.673 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Doctor Who (2005)/Season 09/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:33.674 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Doctor Who (2005)/Season 10/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:33.675 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Doctor Who (2005)/Season 11/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:33.676 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Doctor Who (2005)/Season 12/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:35.714 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 393 fanart images
2026-03-22 17:45:35.714 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed to the max
2026-03-22 17:45:35.714 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 1040 non-fanart images
2026-03-22 17:45:35.714 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.8076923076923077
2026-03-22 17:45:38.785 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Dominion (2014)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:38.786 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Dominion (2014)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:46.362 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 294 non-fanart images
2026-03-22 17:45:46.362 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.3197278911564626
2026-03-22 17:45:47.963 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 203 non-fanart images
2026-03-22 17:45:47.963 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.014778325123152709
2026-03-22 17:45:48.387 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Dune - Prophecy (2024)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:50.895 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Earth²/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:55.000 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Falling Skies (2011)/Season 1/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:55.001 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Falling Skies (2011)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:55.001 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Falling Skies (2011)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:55.002 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Falling Skies (2011)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:45:55.003 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Falling Skies (2011)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:05.397 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Futurama/Season 01/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:05.398 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Futurama/Season 02/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:05.400 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Futurama/Season 03/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:05.401 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Futurama/Season 04/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:05.402 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Futurama/Season 05/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:05.403 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Futurama/Season 06/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:05.405 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Futurama/Season 07/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:07.030 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 403 non-fanart images
2026-03-22 17:46:07.030 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.5037220843672456
2026-03-22 17:46:07.846 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Game of Thrones/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:09.775 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 526 fanart images
2026-03-22 17:46:09.775 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed to the max
2026-03-22 17:46:09.775 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 853 non-fanart images
2026-03-22 17:46:09.775 T:39680 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.7655334114888629
2026-03-22 17:46:11.315 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Good Omens (2019)/Season 1/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:11.316 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Good Omens (2019)/Season 2/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:13.091 T:40516 warning <general>: ListItem.addAvailableArtwork() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addAvailableArtwork().
2026-03-22 17:46:15.417 T:21520 info <general>: Skipped 36 duplicate messages..
2026-03-22 17:46:15.417 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 276 non-fanart images
2026-03-22 17:46:15.417 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.2753623188405797
2026-03-22 17:46:15.866 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Hercules - The Legendary Journeys/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:15.867 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Hercules - The Legendary Journeys/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:15.869 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Hercules - The Legendary Journeys/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:15.870 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Hercules - The Legendary Journeys/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:15.871 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Hercules - The Legendary Journeys/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:15.872 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Hercules - The Legendary Journeys/Season 6/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:15.872 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Hercules - The Legendary Journeys/Specials/Extra/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:21.324 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Highlander - The Series/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:21.325 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Highlander - The Series/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:21.327 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Highlander - The Series/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:21.328 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Highlander - The Series/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:21.329 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Highlander - The Series/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:21.330 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Highlander - The Series/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:21.331 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Highlander - The Series/Season 6/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:23.825 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/House of Cards (US) (2013)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:25.460 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 231 non-fanart images
2026-03-22 17:46:25.461 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.1341991341991342
2026-03-22 17:46:25.803 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/House of the Dragon (2022)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:25.803 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/House of the Dragon (2022)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:27.470 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 333 non-fanart images
2026-03-22 17:46:27.470 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.3993993993993994
2026-03-22 17:46:28.908 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 238 non-fanart images
2026-03-22 17:46:28.908 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.15966386554621848
2026-03-22 17:46:36.259 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Landman/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:47.899 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Loki/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:48.921 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 236 non-fanart images
2026-03-22 17:46:48.921 T:21520 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.15254237288135594
2026-03-22 17:46:54.444 T:26816 warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2026-03-22 17:46:56.028 T:26816 info <general>: Skipped 1194 duplicate messages..
2026-03-22 17:46:56.028 T:26816 warning <general>: ListItem.addAvailableArtwork() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addAvailableArtwork().
2026-03-22 17:46:57.210 T:35372 info <general>: Skipped 167 duplicate messages..
2026-03-22 17:46:57.210 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Lucifer/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:46:59.580 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 261 non-fanart images
2026-03-22 17:46:59.580 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.23371647509578544
2026-03-22 17:47:04.517 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mad Men (2007)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:04.518 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mad Men (2007)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:04.519 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mad Men (2007)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:04.521 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mad Men (2007)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:04.522 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mad Men (2007)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:04.522 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mad Men (2007)/Season 6/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:04.523 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mad Men (2007)/Season 7/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:06.441 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 219 non-fanart images
2026-03-22 17:47:06.442 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.0867579908675799
2026-03-22 17:47:07.656 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Marvel's Agent Carter (2015)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:07.657 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Marvel's Agent Carter (2015)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:08.932 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Marvel's Agents of S.H.I.E.L.D. (2013)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:08.933 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Marvel's Agents of S.H.I.E.L.D. (2013)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:08.934 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Marvel's Agents of S.H.I.E.L.D. (2013)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:08.935 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Marvel's Agents of S.H.I.E.L.D. (2013)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:08.936 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Marvel's Agents of S.H.I.E.L.D. (2013)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:10.723 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 379 non-fanart images
2026-03-22 17:47:10.724 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.47229551451187335
2026-03-22 17:47:12.217 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 208 non-fanart images
2026-03-22 17:47:12.217 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.038461538461538464
2026-03-22 17:47:16.640 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Monarch - Legacy of Monsters (2023)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:20.645 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mortal Kombat - Legacy (2011)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:20.646 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Mortal Kombat - Legacy (2011)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:22.857 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 256 non-fanart images
2026-03-22 17:47:22.857 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.21875
2026-03-22 17:47:34.196 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Outlander (2014)/Season 1/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:34.197 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Outlander (2014)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:34.198 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Outlander (2014)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:34.199 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Outlander (2014)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:34.200 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Outlander (2014)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:34.200 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Outlander (2014)/Season 6/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:34.201 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Outlander (2014)/Season 7/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:36.221 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 265 non-fanart images
2026-03-22 17:47:36.221 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.24528301886792453
2026-03-22 17:47:37.563 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Peaky Blinders (2013)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:38.864 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 269 non-fanart images
2026-03-22 17:47:38.864 T:27344 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.25650557620817843
2026-03-22 17:47:40.288 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Person of Interest (2011)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:45.868 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Project Blue Book (2019)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:47.478 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Red Dwarf/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:52.236 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Roswell (1999)/Specials/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:47:55.250 T:45228 warning <general>: ListItem.addAvailableArtwork() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addAvailableArtwork().
2026-03-22 17:48:03.383 T:35372 info <general>: Skipped 33 duplicate messages..
2026-03-22 17:48:03.383 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Sherlock (2010)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:03.384 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Sherlock (2010)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:03.385 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Sherlock (2010)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:03.385 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Sherlock (2010)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:04.538 T:3776 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 236 non-fanart images
2026-03-22 17:48:04.538 T:3776 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.15254237288135594
2026-03-22 17:48:08.380 T:46032 warning <general>: ListItem.addAvailableArtwork() is deprecated and might be removed in future Kodi versions. Please use InfoTagVideo.addAvailableArtwork().
2026-03-22 17:48:12.196 T:35372 info <general>: Skipped 3 duplicate messages..
2026-03-22 17:48:12.196 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Deep Space Nine/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:12.198 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Deep Space Nine/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:12.199 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Deep Space Nine/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:12.201 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Deep Space Nine/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:12.202 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Deep Space Nine/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:12.204 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Deep Space Nine/Season 6/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:12.208 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Deep Space Nine/Season 7/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:27.868 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 258 non-fanart images
2026-03-22 17:48:27.868 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.2248062015503876
2026-03-22 17:48:29.973 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Voyager/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:29.975 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Voyager/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:29.976 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Voyager/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:29.979 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Voyager/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:29.981 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Voyager/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:29.982 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Voyager/Season 6/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:29.983 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Trek - Voyager/Season 7/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:34.307 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 216 non-fanart images
2026-03-22 17:48:34.307 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.07407407407407407
2026-03-22 17:48:37.283 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Wars - Obi-Wan Kenobi (2022)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:38.297 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Wars - Rebels/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:38.298 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Wars - Rebels/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:38.300 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Wars - Rebels/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:39.537 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 208 non-fanart images
2026-03-22 17:48:39.537 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.038461538461538464
2026-03-22 17:48:47.746 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Star Wars - The Clone Wars/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:48:49.578 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 362 non-fanart images
2026-03-22 17:48:49.579 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.44751381215469616
2026-03-22 17:48:51.115 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 385 non-fanart images
2026-03-22 17:48:51.116 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.4805194805194805
2026-03-22 17:48:58.866 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 380 non-fanart images
2026-03-22 17:48:58.866 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.47368421052631576
2026-03-22 17:49:03.863 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 273 fanart images
2026-03-22 17:49:03.864 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed to the max
2026-03-22 17:49:03.864 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 456 non-fanart images
2026-03-22 17:49:03.864 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.5614035087719298
2026-03-22 17:49:07.089 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 277 non-fanart images
2026-03-22 17:49:07.089 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.2779783393501805
2026-03-22 17:49:10.561 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 202 fanart images
2026-03-22 17:49:10.561 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed to the max
2026-03-22 17:49:10.561 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 590 non-fanart images
2026-03-22 17:49:10.561 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.6610169491525424
2026-03-22 17:49:11.922 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Terminator - The Sarah Connor Chronicles (2008)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:11.923 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Terminator - The Sarah Connor Chronicles (2008)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:14.225 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The 100 (2014)/Season 1/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:14.226 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The 100 (2014)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:14.227 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The 100 (2014)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:14.227 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The 100 (2014)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:14.228 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The 100 (2014)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:14.229 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The 100 (2014)/Season 6/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:15.720 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 266 non-fanart images
2026-03-22 17:49:15.720 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.24812030075187969
2026-03-22 17:49:21.303 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 528 non-fanart images
2026-03-22 17:49:21.303 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.6212121212121212
2026-03-22 17:49:22.423 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Blacklist/Season 01/Extraas/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:22.424 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Blacklist/Season 02/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:22.426 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Blacklist/Season 03/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:22.427 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Blacklist/Season 04/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:22.428 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Blacklist/Season 05/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:22.431 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Blacklist/Season 06/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:22.433 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Blacklist/Season 08/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:25.051 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 293 non-fanart images
2026-03-22 17:49:25.051 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.3174061433447099
2026-03-22 17:49:25.396 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Boys (2019)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:26.735 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 455 non-fanart images
2026-03-22 17:49:26.735 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.5604395604395604
2026-03-22 17:49:27.147 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Continental - From the World of John Wick (2023)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:28.680 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Expanse/Season 1/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:28.681 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Expanse/Season 2/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:28.682 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Expanse/Season 3/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:28.682 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Expanse/Season 4/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:28.683 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Expanse/Season 5/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:28.684 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Expanse/Season 6/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:28.684 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Expanse/Specials/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:30.289 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 242 non-fanart images
2026-03-22 17:49:30.289 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.17355371900826447
2026-03-22 17:49:33.434 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Jetsons (1962)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:40.201 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Last of Us/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:40.202 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Last of Us/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:40.992 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 247 non-fanart images
2026-03-22 17:49:40.992 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.1902834008097166
2026-03-22 17:49:47.284 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 275 non-fanart images
2026-03-22 17:49:47.284 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.2727272727272727
2026-03-22 17:49:53.905 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Night Manager (2016)/Season 1/Featurettes/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:56.081 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Pacific (2010)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:49:57.003 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Peripheral (2022)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:00.967 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Sarah Jane Adventures (2007)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:00.967 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Sarah Jane Adventures (2007)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:00.968 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Sarah Jane Adventures (2007)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:00.969 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The Sarah Jane Adventures (2007)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:06.981 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 394 non-fanart images
2026-03-22 17:50:06.981 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.49238578680203043
2026-03-22 17:50:09.114 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The West Wing (1999)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:09.115 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The West Wing (1999)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:09.119 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The West Wing (1999)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:09.121 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The West Wing (1999)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:09.122 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The West Wing (1999)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:09.123 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The West Wing (1999)/Season 6/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:09.124 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The West Wing (1999)/Season 7/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.232 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 01/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.234 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 02/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.236 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 03/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.238 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 04/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.240 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 05/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.242 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 06/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.244 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 07/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.245 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 08/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.247 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 09/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.247 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 10/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.253 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Season 11/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.254 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Specials/Fight the Future (1998)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:12.255 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/The X-Files (1993)/Specials/The X Files - I Want to Believe (2008)/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:15.369 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 605 non-fanart images
2026-03-22 17:50:15.369 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.6694214876033058
2026-03-22 17:50:16.029 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Tom Clancy's Jack Ryan (2018)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:17.854 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Torchwood/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:17.855 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Torchwood/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:17.855 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Torchwood/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:17.856 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Torchwood/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:21.834 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Tulsa King/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:25.881 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 237 non-fanart images
2026-03-22 17:50:25.882 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.15611814345991562
2026-03-22 17:50:28.517 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/V (2009)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:28.518 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/V (2009)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:29.783 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Warehouse 13 (2009)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:29.784 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Warehouse 13 (2009)/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:29.785 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Warehouse 13 (2009)/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:29.785 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Warehouse 13 (2009)/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:29.786 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Warehouse 13 (2009)/Season 5/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:31.699 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Wednesday/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:31.699 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Wednesday/Season 2/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:32.999 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Westworld/Season 3/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:33.000 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/Westworld/Season 4/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:34.993 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 271 non-fanart images
2026-03-22 17:50:34.993 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.26199261992619927
2026-03-22 17:50:35.416 T:35372 warning <general>: Skipping item 'smb://truenas-01/Media/TV Series/White Collar (2009)/Season 1/Extras/' with '.nomedia' file in parent directory, it won't be added to the library.
2026-03-22 17:50:37.030 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: there are 217 non-fanart images
2026-03-22 17:50:37.030 T:29968 error <general>: [metadata.tvshows.themoviedb.org.python (1.7.6)]: that is more than the max of 200, image results will be trimmed by 0.07834101382488479
2026-03-22 17:50:47.216 T:35372 info <general>: VideoInfoScanner: Finished scan. Scanning for video info took 902025 ms
2026-03-22 17:50:47.218 T:13252 info <general>: ES: Stopping event server
2026-03-22 17:50:47.218 T:13252 info <general>: [WS-Discovery]: terminating
2026-03-22 17:50:47.219 T:13252 info <CWebserver[8080]>: Stopped
2026-03-22 17:50:47.895 T:24096 info <general>: ES: UDP Event server stopped
2026-03-22 17:50:48.781 T:13252 info <general>: CServiceAddonManager: failed to stop service.xbmc.versioncheck (may have ended)
2026-03-22 17:50:48.781 T:46228 info <general>: [weather.openmeteo]: [I] Stopping service ...
2026-03-22 17:50:48.827 T:13252 info <general>: Application stopped
2026-03-22 17:50:49.464 T:13252 info <general>: AddOnLog: peripheral.joystick: Disabling joystick interface "directinput"
2026-03-22 17:50:49.464 T:13252 info <general>: AddOnLog: peripheral.joystick: Disabling joystick interface "xinput"
2026-03-22 17:50:49.465 T:13252 info <general>: ADDON: Dll Destroyed - Joystick Support
2026-03-22 17:50:49.465 T:13252 info <general>: unload skin
2026-03-22 17:50:49.478 T:13252 warning <general>: CGUITextureManager::Cleanup: Having to cleanup texture lists/focus.png
2026-03-22 17:50:49.495 T:13252 info <general>: Unloaded skin
2026-03-22 17:50:49.554 T:13252 info <general>: unload sections
2026-03-22 17:50:49.572 T:13252 info <general>: Exiting the application...