An add-on for Kodi
Artwork Beef automatically adds extra artwork for media in your video and music libraries. It is generally intended to handle extended artwork just as Kodi and scrapers already do for basic artwork. It grabs artwork from the wonderful web services fanart.tv, TheTVDB.com, The Movie Database, and TheAudioDB.com.
It is developed for Kodi 17 Krypton, and should also work for 16 Jarvis and 18 Leia.
15 Isengard should mostly still work, but it's really time to update. 19 Matrix is not supported.
Support and feedback thread on the Kodi forums.
Source hosted on GitHub.
Full documentation available at https://rmrector.github.io/script.artwork.beef/.
multiimage
,
maybe something like $INFO[ListItem.MultiArt(fanart)]
to pull all fanart
and fanart#
together.
I have no idea how it could be implemented in Kodi, though.The API keys have been removed from the repo, and are only included in the final installable zip. Individual users that need to run from source can copy projectkeys.py from the installable zip to the same directory in source.