• 1
  • 94
  • 95
  • 96(current)
  • 97
  • 98
  • 319
Mod Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)
(2017-08-15, 00:05)Angelinas Wrote: not that
this one
https://github.com/Guilouz/repository.gu...iessets.py

Open from context menu in skin AeonMQ6 button "extendedInfo"
Code:
00:10:13.072 T:1232   DEBUG: -->Python Interpreter Initialized<--
00:10:13.072 T:1232   DEBUG: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): the source file to load is "C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py"
00:10:13.072 T:1232   DEBUG: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): setting the Python path to C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
00:10:13.072 T:1232   DEBUG: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): entering source directory C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts
00:10:13.072 T:1232   DEBUG: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): instantiating addon using automatically obtained id of "skin.estuary.modv2" dependent on version 0.0.0 of the xbmc.python api
00:10:13.072 T:1232    INFO: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): script successfully run
00:10:13.075 T:1232    INFO: Python script stopped

I will remove manual...but another skin will have same isue Smile

Deff skin same
Code:
00:16:40.118 T:2580   DEBUG: Activating window ID: 11132
00:16:40.118 T:2580   ERROR: Unable to locate window with id 1132.  Check skin files

Do you have an idea for condition to stop this issue ?

I think this issue appears when you load my skin and you change to another without to reboot. Have you try to change to your skin and reboot kodi without to select my skin in settings ?
 Estuary MOD V2 
@Guiloz what's last git how would I get there..i just use your repo to download
(2017-08-15, 03:18)Jay19802005 Wrote: @Guiloz what's last git how would I get there..i just use your repo to download

Here : https://github.com/Guilouz/repository.guilouz

You must download zip file, extract it and replace skin.estuary.modv2 folder by the new one in your addons folder.
 Estuary MOD V2 
Is there an option to increase the transperancy of the widgets in your skin? If not, is it possible to make such an option? Thanks
(2017-08-14, 23:41)Guilouz Wrote:
(2017-08-14, 22:00)k-limero Wrote:
(2017-08-13, 14:12)Guilouz Wrote: Just enable setting in skin setting. This may take some time because Skin Helper Service must download all of them.

Hello and thank you for your reply.
I activated animated posters, but they do not download.

With the official Estuary mod, the animated posters are displayed well.
I have version 1.1.22 of Skin.helper

Thx !! Smile Smile

Just try, it's working for me, you can see if animated posters are correctly downloaded in userdata/addon_data/script.module.metadatautils/animatedgifs/ folder

You must focus item in library to download animated poster for focused item then exit library and go back into it to see changes.

You can also use context menu to choose animated poster on focused item.

Hello,
I have configured the 3 API-KEY.
the folder userdata/addon_data/script.module.metadatautils/animatedgifs/ is ok with many posters and fanart animated,.

Some movie getting animated is ok like Vahiana, starwars 7 automaticly now.

but for SW5 that don't work correctly.

Image
Image
Image
Image


I use Kodi on portable version 64bits.

A part of my logfile with error of script.module.metadatautils
Code:
13:07:39.073 T:1716   ERROR: XFILE::CDirectory::GetDirectory - Error getting
13:07:42.377 T:5016   ERROR: Previous line repeats 20 times.
13:07:42.377 T:5016 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://special%3a%2f%2fprofile%2faddon_data%2fscript.module.metadatautils%2fanimatedgifs%2ftt1272878_poster.gif/
13:07:42.377 T:5016   ERROR: XFILE::CDirectory::Exists - Error checking for image://special%3a%2f%2fprofile%2faddon_data%2fscript.module.metadatautils%2fanimatedgifs%2ftt1272878_poster.gif/
13:07:45.202 T:3752   ERROR: XFILE::CDirectory::GetDirectory - Error getting \


Thank you very much for your Help. Smile Smile Smile Smile
@Guilouz no luck buddy..thanks for your help http://i.imgur.com/h7B36uI.jpg
(2017-08-15, 12:58)Aaiemron Wrote: Is there an option to increase the transperancy of the widgets in your skin? If not, is it possible to make such an option? Thanks

What you mean ?
 Estuary MOD V2 
(2017-08-15, 13:30)k-limero Wrote:
(2017-08-14, 23:41)Guilouz Wrote:
(2017-08-14, 22:00)k-limero Wrote: Hello and thank you for your reply.
I activated animated posters, but they do not download.

With the official Estuary mod, the animated posters are displayed well.
I have version 1.1.22 of Skin.helper

Thx !! Smile Smile

Just try, it's working for me, you can see if animated posters are correctly downloaded in userdata/addon_data/script.module.metadatautils/animatedgifs/ folder

You must focus item in library to download animated poster for focused item then exit library and go back into it to see changes.

You can also use context menu to choose animated poster on focused item.

Hello,
I have configured the 3 API-KEY.
the folder userdata/addon_data/script.module.metadatautils/animatedgifs/ is ok with many posters and fanart animated,.

Some movie getting animated is ok like Vahiana, starwars 7 automaticly now.

but for SW5 that don't work correctly.


I use Kodi on portable version 64bits.

A part of my logfile with error of script.module.metadatautils
Code:
13:07:39.073 T:1716   ERROR: XFILE::CDirectory::GetDirectory - Error getting
13:07:42.377 T:5016   ERROR: Previous line repeats 20 times.
13:07:42.377 T:5016 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(image) in image://special%3a%2f%2fprofile%2faddon_data%2fscript.module.metadatautils%2fanimatedgifs%2ftt1272878_poster.gif/
13:07:42.377 T:5016   ERROR: XFILE::CDirectory::Exists - Error checking for image://special%3a%2f%2fprofile%2faddon_data%2fscript.module.metadatautils%2fanimatedgifs%2ftt1272878_poster.gif/
13:07:45.202 T:3752   ERROR: XFILE::CDirectory::GetDirectory - Error getting \


Thank you very much for your Help. Smile Smile Smile Smile

Try to delete this file in script.module.metadatautils folder and re-download, it's working for me :

Image

Image Image
 Estuary MOD V2 
(2017-08-15, 13:45)Jay19802005 Wrote: @Guilouz no luck buddy..thanks for your help http://i.imgur.com/h7B36uI.jpg

When you are on library and press info on movie, do you have info ? Have you downloaded artworks with Artwork Downloader (need fanart.tv API key) ?
 Estuary MOD V2 
(2017-08-15, 00:05)Angelinas Wrote: not that
this one
https://github.com/Guilouz/repository.gu...iessets.py

Open from context menu in skin AeonMQ6 button "extendedInfo"
Code:
00:10:13.072 T:1232   DEBUG: -->Python Interpreter Initialized<--
00:10:13.072 T:1232   DEBUG: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): the source file to load is "C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py"
00:10:13.072 T:1232   DEBUG: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): setting the Python path to C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts;C:\Program Files\Kodi\system\python\DLLs;C:\Program Files\Kodi\system\python\Lib;C:\Program Files\Kodi\python27.zip;C:\Program Files\Kodi\system\python\lib\plat-win;C:\Program Files\Kodi\system\python\lib\lib-tk;C:\Program Files\Kodi;C:\Program Files\Kodi\system\python;C:\Program Files\Kodi\system\python\lib\site-packages
00:10:13.072 T:1232   DEBUG: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): entering source directory C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts
00:10:13.072 T:1232   DEBUG: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): instantiating addon using automatically obtained id of "skin.estuary.modv2" dependent on version 0.0.0 of the xbmc.python api
00:10:13.072 T:1232    INFO: CPythonInvoker(43, C:\Users\TEST\AppData\Roaming\Kodi\addons\skin.estuary.modv2\scripts\context_menu_moviessets.py): script successfully run
00:10:13.075 T:1232    INFO: Python script stopped

I will remove manual...but another skin will have same isue Smile

Deff skin same
Code:
00:16:40.118 T:2580   DEBUG: Activating window ID: 11132
00:16:40.118 T:2580   ERROR: Unable to locate window with id 1132.  Check skin files

@Angelinas Can you try last git and tell me if it's fixed. Thanks.
 Estuary MOD V2 
http://i.imgur.com/w1ogTv8.jpg. @Guilouz
http://i.imgur.com/eS01mkE.jpg. @Guilouz
Yes I used artwork downloader with Api key and I also ran artwork beef..i got artwork everywhere else even animated posters just not in that area that I'm having trouble getting
(2017-08-15, 16:00)Jay19802005 Wrote: Yes I used artwork downloader with Api key and I also ran artwork beef..i got artwork everywhere else even animated posters just not in that area that I'm having trouble getting

Do you use kodi database for your movies or a server like Emby ?

Reproduce issue and post your full debug log.
 Estuary MOD V2 
Tnx Guilouz, latest changes fixed isue with empty window..

And one thing, this isue solved another problem, too.I wasnt know that isue came from your skin.
Extended Info label that is missing in context menu for some skin is back.

This problem have skin who have custom window for extended script....Image
I borow this image from xbmcbrasil.net.....

Tnx Again all OK Smile
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
  • 1
  • 94
  • 95
  • 96(current)
  • 97
  • 98
  • 319

Logout Mark Read Team Forum Stats Members Help
Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)17