Script.artwork.loader
#1
Hi,

I've created an add-on that loads local "side-car" movie artwork (clearlogo, clearart, banner, discart).

This is different from script.artwork.downloader in that the artwork files need to be next to the movie instead of together in a separate folder. It also does not download artwork, but just loads it into the Kodi database using the jsonrpc api.

The benefit is that you can now create your own artwork, e.g. a clear logo, and put it next to the movie like this:

/a/b/c/movie1.mkv
/a/b/c/movie1-logo.png

The addon can be found here:
https://github.com/hablaras/script.artwork.loader
Reply
#2
Nice. Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Script.artwork.loader0