2019-06-06, 23:38
(2019-06-06, 14:16)inxs24 Wrote:I've asked the same question and someone else as well in a thread on this forum. No answers by the way but hopefully someone will look at it and figure it out.(2019-06-06, 13:27)Wanilton Wrote: @inxs24
You overwrite in the wrong place, is in addon folder, no in addon_data, there Kodi saves skin settings only.
@latts9923, my tip for you continue the same, create a complete skin, with a new ID Name, all these users, when Marcos release next version, will lose the mod code, and errors will come, because skin settings are not the same.
Perfect! Now it works! Thank you so much!
Now there is just one problem left. How can I get the animated posters running? I'v enabled all the flags in artwort beef and added "animatedposter" in the settings. I've also added advancedsettings.xml in my \\IP\Userdata with
<advancedsettings>
<videoextensions>
<add>.gif</add>
</videoextensions>
</advancedsettings>
But still no animated Posters. Any ideas why?