2021-06-27, 10:50
2021-06-27, 12:18
First of all I would like to thank you for supporting this skin. I decided to install kodi 19 two weeks ago when I see your thread, I haven't done it before because I didn't want to lose this beautiful skin.
Today I was trying to update the skin but I had and error, do you know what's the problem is? Sorry for my english 🙏
Today I was trying to update the skin but I had and error, do you know what's the problem is? Sorry for my english 🙏
2021-06-27, 12:26
(2021-06-27, 12:11)jokero009 Wrote: Tell me please, are you going to work on the extra-fan art today?)Hey, look what I have added: https://imgur.com/PkM5SuU ^^
#edit
Would you like to test it?
2021-06-27, 12:27
(2021-06-27, 12:18)lkj23 Wrote: First of all I would like to thank you for supporting this skin. I decided to install kodi 19 two weeks ago when I see your thread, I haven't done it before because I didn't want to lose this beautiful skin.What device you are using? And system.
Today I was trying to update the skin but I had and error, do you know what's the problem is? Sorry for my english 🙏
2021-06-27, 12:29
(2021-06-27, 12:27)nfm886 Wrote:(2021-06-27, 12:18)lkj23 Wrote: First of all I would like to thank you for supporting this skin. I decided to install kodi 19 two weeks ago when I see your thread, I haven't done it before because I didn't want to lose this beautiful skin.What device you are using? And system.
Today I was trying to update the skin but I had and error, do you know what's the problem is? Sorry for my english 🙏
I am using nvidia shield and kodi 19.1
2021-06-27, 12:48
Is it a fanart button in DialogVideoinfo?) In general, this is a very good function I would love to test if you don't mind It's very convenient to have this button in DialogVideoinfo!)
2021-06-27, 12:54
(2021-06-27, 12:29)lkj23 Wrote:(2021-06-27, 12:27)nfm886 Wrote:(2021-06-27, 12:18)lkj23 Wrote: First of all I would like to thank you for supporting this skin. I decided to install kodi 19 two weeks ago when I see your thread, I haven't done it before because I didn't want to lose this beautiful skin.What device you are using? And system.
Today I was trying to update the skin but I had and error, do you know what's the problem is? Sorry for my english 🙏
I am using nvidia shield and kodi 19.1
It should works since I testing it on 2 Android TV Boxes, CoreELEC, Windows and Linux.
Would be nice to see log file when update's failed. Also if you can, please delete folder with skin from addons folder: Android/data/org.xbmc.kodi/files/.kodi/addons and Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data after it you can try to install it again.
2021-06-27, 12:54
(2021-06-27, 12:48)jokero009 Wrote: Is it a fanart button in DialogVideoinfo?) In general, this is a very good function I would love to test if you don't mind It's very convenient to have this button in DialogVideoinfo!)
I will push it on GitHub for a moment. Is it what you wanted to implement?
#edit
Please download this zip file: https://github.com/nfm886/skin.arctic.ze...s/main.zip
Keep in mind it is in Work In Progress so bugs and feedback is necessary
2021-06-27, 13:05
I really like this new feature!) But I wanted a slightly different option ... The extrafanart option (so that the background of the images of movies or TV shows changes on the main screen of Netflix ..) I just have an artwork dump picks up images and creates them in the form of fanart1, fanart2, fanart3 and etc .. That is, need the possibility of additional fanart
2021-06-27, 13:09
(2021-06-27, 12:54)nfm886 Wrote:Here you have the log file https://pastebin.com/1K83ikBd(2021-06-27, 12:29)lkj23 Wrote:(2021-06-27, 12:27)nfm886 Wrote: What device you are using? And system.
I am using nvidia shield and kodi 19.1
It should works since I testing it on 2 Android TV Boxes, CoreELEC, Windows and Linux.
Would be nice to see log file when update's failed. Also if you can, please delete folder with skin from addons folder: Android/data/org.xbmc.kodi/files/.kodi/addons and Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data after it you can try to install it again.
2021-06-27, 13:12
I really like this too I thought you implemented this button to be able to change fanart and this is a full screen background change * - * I like it Thank you very much for that!) I just downloaded the updated file and updated it)
2021-06-27, 13:15
I have not seen such functions anywhere ... So that when you press one button you can watch all the images in full screen mode!) Thank you very much It really made me happy
2021-06-27, 13:16
(2021-06-27, 13:09)lkj23 Wrote:(2021-06-27, 12:54)nfm886 Wrote:Here you have the log file https://pastebin.com/1K83ikBd(2021-06-27, 12:29)lkj23 Wrote: I am using nvidia shield and kodi 19.1
It should works since I testing it on 2 Android TV Boxes, CoreELEC, Windows and Linux.
Would be nice to see log file when update's failed. Also if you can, please delete folder with skin from addons folder: Android/data/org.xbmc.kodi/files/.kodi/addons and Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data after it you can try to install it again.
Ok, I know what is wrong. Somehow it does not see latest update which is 0.5.2 (0.5.1 is not on a server anymore). Please try to switch to estuary skin, then go to settings and try to update heppen's repository and try to update skin again as well.
If it will fail, please try to uninstall heppen's repository and add it again.
Waiting for your report after it!
2021-06-27, 13:19
(2021-06-27, 13:15)jokero009 Wrote: I have not seen such functions anywhere ... So that when you press one button you can watch all the images in full screen mode!) Thank you very much It really made me happyGlad to hear. About your previous request, I'm not sure if it's possible to implement without add-ons such as skin helper.
For now it pickups images from TMDbHelper which is loaded to container on the bottom of DialogVideoInfo. For now I think it's all I can do
Also we should say big thanks to @bsoriano for his code snippet, it helped a lot