Beta Titan skin version 3.7.x (Kodi 17 Krypton)
(2016-12-28, 01:18)marcelveldt Wrote:
(2016-12-27, 01:08)scalda Wrote: Images are linked in the post for you to look at

Hmmm, it appears that the IMDB ID is scraped incorrectly in your database.
You can check this if you open the Kodi db (MyVideosXX.db) in sqllite editor.
As a test you can empty the imdid field so skinhelper will lookup the id online instead of relying on the value in kodi db.

this is what is in my database and the imdb id matches to the animated poster website and to imdb itself.

Code:
"326"    "326"    "326"    "Maze Runner, The (2014)"    "Set in a post-apocalyptic world, young Thomas is deposited in a community of boys after his memory is erased, soon learning they're all trapped in a maze that will require him to join forces with fellow 'runners' for a shot at escape."    "Thomas is deposited in a community of boys after his memory is erased, soon learning they're all trapped in a maze that will require him to join forces with fellow ""runners"" for a shot at escape."        "271303"    "6.8"    "James Dashner / Grant Pierce Myers / Noah Oppenheim / T.S. Nowlin"    "2014"        "tt1790864"    "maze runner (0000002014)"    "6806.8"    "GB-12"        "Action / Mystery / Sci-Fi"    "Wes Ball"    "Maze Runner, The (2014)"        "20th Century Fox"    "plugin://plugin.video.emby/trailer/?id=c5dfcf912099f888ec7f56b11a81832b&mode=play"                    "39"        "2014"

Here is the part from my log for when i select to choose the context menu option to choose a poster

Code:
10:57:32.683 T:12120   DEBUG: ------ Window Init (DialogContextMenu.xml) ------
10:57:33.526 T:12120   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
10:57:33.596 T:12120   DEBUG: CInputManager::OnKey: return (0xf00d) pressed, action is Select
10:57:33.596 T:12120   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
10:57:33.842 T:12120   DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
10:57:33.846 T:12120   DEBUG: Keyboard: scancode: 0x5d, sym: 0x013f, unicode: 0x0000, modifier: 0x0
10:57:33.846 T:8556   DEBUG: Thread LanguageInvoker start, auto delete: false
10:57:33.846 T:8556    INFO: initializing python engine.
10:57:33.846 T:8556   DEBUG: CPythonInvoker(23, C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\context_animatedart.py): start processing
10:57:33.860 T:8556   DEBUG: -->Python Interpreter Initialized<--
10:57:33.860 T:8556   DEBUG: CPythonInvoker(23, C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\context_animatedart.py): the source file to load is "C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\context_animatedart.py"
10:57:33.861 T:8556   DEBUG: CPythonInvoker(23, C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\context_animatedart.py): setting the Python path to C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.arrow\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.beautifulsoup\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.dateutil\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.musicbrainz\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.requests\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.simplecache\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.simplejson\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.six\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.skin.helper.artutils\lib;C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.module.thetvdb\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
10:57:33.861 T:8556   DEBUG: CPythonInvoker(23, C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\context_animatedart.py): entering source directory C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib
10:57:33.863 T:8556   DEBUG: CPythonInvoker(23, C:\Users\Scalda\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\context_animatedart.py): instantiating addon using automatically obtained id of "script.skin.helper.service" dependent on version 2.13.0 of the xbmc.python api
10:57:34.001 T:8556   DEBUG: Skin Helper Simplecache --> Initialized
10:57:34.001 T:8556   DEBUG: Previous line repeats 1 times.
10:57:34.002 T:8556   DEBUG: script.module.thetvdb --> Initialized
10:57:34.002 T:8556   DEBUG: Skin Helper Simplecache --> Initialized
10:57:34.005 T:12120   DEBUG: Previous line repeats 1 times.
10:57:34.005 T:12120   DEBUG: Activating window ID: 10138
10:57:34.005 T:12120   DEBUG: ------ Window Init (DialogBusy.xml) ------
10:57:34.015 T:8556   DEBUG: Skin Helper Simplecache --> Initialized
10:57:34.015 T:8556   DEBUG: Skin Helper ArtUtils --> Initialized
10:57:34.081 T:12120   DEBUG: ------ Window Init (C:\Users\Scalda\AppData\Roaming\Kodi\addons\skin.titan.kryptonbeta\1080i\DialogSelect.xml) ------
10:57:34.081 T:12120    INFO: Loading skin file: C:\Users\Scalda\AppData\Roaming\Kodi\addons\skin.titan.kryptonbeta\1080i\DialogSelect.xml, load type: LOAD_ON_GUI_INIT
10:57:34.087 T:12120   DEBUG: CGUIMediaWindow::GetDirectory ()
10:57:34.087 T:12120   DEBUG:   ParentPath = []
10:57:34.887 T:12120   DEBUG: Keyboard: scancode: 0x38, sym: 0x0134, unicode: 0x0000, modifier: 0x100
10:57:34.887 T:12120   DEBUG: CInputManager::OnKey: alt-leftalt (0x4f0d4) pressed, action is
10:57:34.964 T:12120   DEBUG: CWinEventsWin32::WndProcWindow is active
10:57:34.964 T:12120   DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\explorer.exe
Reply


Messages In This Thread
kodi - by spook61 - 2016-06-21, 21:29
RE: Titan skin version 3.7.x (Kodi 17 Krypton) - by scalda - 2016-12-28, 12:55
Extended Info "Manage" choices - by Hardax - 2017-02-11, 19:32
Problem with Homescreen - by Blackkatt - 2017-02-26, 17:30
Fixed Focus in Showcase view? - by spinecho - 2017-03-16, 18:52
Hide Top 250 if Zero - by 214b1 - 2017-03-21, 00:50
PVR HELP!! - by tuppaacc - 2017-03-28, 12:18
TV Show Sub-menus - by niksimpson - 2017-04-12, 22:16
Emby Smart Short cut - by t123thomas - 2017-09-06, 18:06
WIDGET BUG REPORT - by User 206796 - 2018-01-04, 04:15
Everything is working fine! - by nexus7 - 2018-04-04, 20:19
Logout Mark Read Team Forum Stats Members Help
Titan skin version 3.7.x (Kodi 17 Krypton)6