• 1
  • 53
  • 54
  • 55(current)
  • 56
  • 57
  • 309
Release skin helper service
(2015-10-31, 17:51)marcelveldt Wrote:
(2015-10-31, 09:21)Jayz2K Wrote: Ah that's a good question. Maybe "Title's character splitter" ?

Thanks, now added to Git.
Amazing ! Didn't have time to test yesterday, sry but it's working perfectly. This is the icing on the cake !
Many thanks Marcel.
[Skin] KOver - V1.1.0 Stable (Repo version)
[WIP] ReKOver - Skinning tool project

If I've been helpful or you like my work, hit "THANK USER" button ;) ...
Reply
Yes I've mentioned it on a few occasions but this really has become the "mother" of all skin helper scripts. Amazing work that has pushed things to the limit. Well done Marcel, the kodi community has dramatically improved with the support you provide here.
Reply
Hey Marcel,
I saw two errors in the log:
http://xbmclogs.com/pfeyypmu6#line-927
Lines 927
and then Line 1000.
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
(2015-11-01, 20:19)tomer953 Wrote: Hey Marcel,
I saw two errors in the log:
http://xbmclogs.com/pfeyypmu6#line-927
Lines 927
and then Line 1000.

You can ignore those...
Reply
Good news... version 1.0.0 of the script is now on Kodi repo!
Reply
(2015-11-02, 13:16)marcelveldt Wrote: Good news... version 1.0.0 of the script is now on Kodi repo!

Congrats marcel, excellent work.
Reply
Congratulations.... :-)
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6
Reply
(2015-11-02, 13:16)marcelveldt Wrote: Good news... version 1.0.0 of the script is now on Kodi repo!

This is fantastic!

Can't wait to use this script! Big Grin

Thanks a bunch, Marcel.
Reply
Hi Marcel.

I'm starting to incorporate this script into skin.rapier, but I seem to have run into an issue regarding exporting/importing skin settings in Jarvis.

Hope this haven't already been reported.

The log shows these two lines when hitting either button:
Code:
18:14:58 T:18236 WARNING: XFILE::CDirectoryFactory::Create - unsupported protocol(protocol) in protocol://
18:14:58 T:18236   ERROR: XFILE::CDirectory::Exists - Error checking for protocol://

The actions used are:
Code:
RunScript(script.skin.helper.service,action=backup)
and
Code:
RunScript(script.skin.helper.service,action=restore)

This only happens in Jarvis.
Reply
@Gade, those warnings can be ignored. Did you get an error from the script ? Did it create a backup or just nothing at all?
Reply
congrats marcel


have slight issue with emby addon [not direct paths] in that tvshows DBID for ''beause you watched'' & ''top rated in'' return -1
clicking on item opens emby settings, with direct path it plays tv theme music.
havent checked movie dbid yet..
Reply
also ''recent albums'' get error in logs;

Code:
18:14:26 T:4524   ERROR: Skin Helper Service --> Error in plugin.py --> 'albumname'
18:14:26 T:4524   ERROR: Traceback (most recent call last):
18:14:26 T:4524   ERROR:   File "C:\Users\danrach\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py", line 123, in <module>
18:14:26 T:4524   ERROR:     Main()
18:14:26 T:4524   ERROR:   File "C:\Users\danrach\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py", line 63, in __init__
18:14:26 T:4524   ERROR:     getRecentAlbums(limit,browse)
18:14:26 T:4524   ERROR:   File "C:\Users\danrach\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\PluginContent.py", line 536, in getRecentAlbums
18:14:26 T:4524   ERROR:     item["art"] = getMusicArtworkByDbId(item["albumid"], "albums")
18:14:26 T:4524   ERROR:   File "C:\Users\danrach\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\ArtworkUtils.py", line 764, in getMusicArtworkByDbId
18:14:26 T:4524   ERROR:     albumName = albumartwork["albumname"]
18:14:26 T:4524   ERROR: KeyError: 'albumname'
18:14:26 T:5120  NOTICE: -->Python Interpreter Initialized<--
18:14:26 T:4688   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.skin.helper.service/?action=recentalbums&limit=27&reload=2015-11-02 18:12:463
18:14:26 T:1496  NOTICE: finished
Reply
(2015-11-02, 19:45)marcelveldt Wrote: @Gade, those warnings can be ignored. Did you get an error from the script ? Did it create a backup or just nothing at all?

Actually, in Isengard the dialog looks like this:
Image

While it looks like this in Jarvis, not really allowing me to choose anything useful.
Image

Do you know what could lead to this?
Reply
(2015-11-02, 22:29)Gade Wrote: Do you know what could lead to this?

Yes... You have to add some sources to the Kodi filemanager. I have always found this a bit strange about Kodi...
Just open the filemanager, add some sources and you're all set.
Reply
(2015-11-02, 23:11)marcelveldt Wrote:
(2015-11-02, 22:29)Gade Wrote: Do you know what could lead to this?

Yes... You have to add some sources to the Kodi filemanager. I have always found this a bit strange about Kodi...
Just open the filemanager, add some sources and you're all set.

Hmmm... but on the Isengard system I didn't add the sources the dialog displays. The drives are regular hard disk drives... It should at least show the Home folder. In file manager the exact same items are displayed on both Kodi versions.
Reply
  • 1
  • 53
  • 54
  • 55(current)
  • 56
  • 57
  • 309

Logout Mark Read Team Forum Stats Members Help
skin helper service18