Artwork: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Gamester17
No edit summary
(Overhaul)
(258 intermediate revisions by 36 users not shown)
Line 1: Line 1:
An impressive feature of XBMC is its ability to display custom thumbnails (also known as an "icon") on most items displayed. You can assign thumbnails to folders, programs, music, videos, bookmarks, and of course pictures. You can choose to let XBMC automaticly download thumbnails for music-albums and video/movies from the internet or you can create your very own custom thumbnails, (or you can download custom thumbnails that others have created).
{{Artwork_Contents}}
{{mininav|[[Music_library|Music Library]] {{l2|[[Video_library|Video Library]]}} }}


==Custom Thumbnails==
<section begin="intro" />The use of artwork will transform your mundane media player into a showpiece to be proud of, especially when teamed up with your favourite skin. Kodi  will allow you to display Movie Posters, Fanart, Album Covers, Actor and Artist images to name a few. Install the Kodi slideshow add-on, and you will have a constant display of video or music fanart to brighten your entertainment room.<section end="intro" />
You can easily create your very own user-defined thumbnails on your computer with image tools like Adobe PhotoShop or Paint Shop Pro (or even Paint in Windows). You can alternativly downloaded thumbnails that others have created from the internet (from places like [http://www.xbox-skins.net xbox-skins.net] and many XBMC fan forums). Then you simply have to rename those thumbnails and transfer/copy them to the right location and XBMC will display them. Use JPG or PNG (with transparancy) image-format, and size of the picture to anything from 128x128 to 256x256 in pixel size, (the larger the image is the better it will look on a good display but at the same time large thumbnails loads slower). On a non-HDTV displays a image that is approx 100x140 is recomended for video/movies thumbnails (which is the size that is most common on [[IMDB|IMDb]]), and approx 75x75 for music-albums (which is the default size on [http://www.allmusic.com allmusic.com]). For 720p/1080i HDTV displays a size of approx 182x256 for video/movies thumbnails, and approx 200x200 for music-albums (such music-albums can be found on [http://www.allmusic.com allmusic.com]).


'''{{red|The {{kodi}} scrapers automatically download artwork with little input required by the user. These pages are for those users that want greater control over their artwork by saving artwork locally or creating their own.}}'''


As the topic covering artwork is comprehensive, it has been broken down into smaller and more manageable pages for ease of reading. Make use of the Table of Contents and the NavBox located at the top right of the page. Information common to all categories is located on this page and the Artwork Type page.


==Folder Thumbnails==
'''Be aware that artwork is skin dependent. Not all artwork types are used in all skins.'''
[[image:myvideos.jpg|right|360px]]If you store each of your movies and music-albums in a separate subfolder to keep things organized, you can also make the movie folder have a custom thumbnail image. To do this you eiter need to save your JPG/PNG thumbnail as folder.jpg and place it in your movie/album folder, or you can save it was <foldername>.tbn and place it inside the same folder and you folder is located, (remember, XBMC first checks for <foldername>.tbn before checking for folder.jpg). Note that it MUST be named .jpg, even if it is a .png format image.


<br><br><br>
Examples:
Movies\path\moviename\'''folder.jpg'''
Music\path\album\'''folder.jpg'''
or
Movies\path\'''foldername'''\
Movies\path\'''foldername.tbn'''


Now your album/artist folder will have a lovely custom thumbnail-image.<br>


= Obtaining Artwork =
Movie, TV Show and Music artwork can be obtained using a variety of methods. The most common method is via the Kodi scraper.




==Program Thumbnails==
== Scrapers ==
In order to display the image displayed for a game, emulator or application, simply rename the desired image default.tbn and place it in  the folder where the corresponding default.XBE is located.
The default sources for information and artwork that are used by the scrapers are:


Movies- [https://www.themoviedb.org/ The MovieDB]<br />
TV Shows- [https://www.themoviedb.org/ The MovieDB]<br />
Music- [http://www.theaudiodb.com/ The AudioDB]<br />
General- [https://fanart.tv/ Fanart.tv]<br />


Artwork from these sites can be downloaded manually by visiting and searching the sites and saving the artwork locally as described on the linked pages.


==Music Thumbnails==
Music Thumbs are assigned as part of a multitier process. First, the Tag Reader runs and caches any embedded art using the folder path and the album name. If the album name is unavailable, its cached using the fully qualified name. (This assumes, of course, that you have tag reading enabled). You can also use "Get Thumb" to download the album thumbnail from [http://www.allmusic.com allmusic.com (AMG)] for a specific album/folder or do a scan of all your music files in all shars. Thumbs also get downloaded when you rip AudioCD's to your Xbox with XBMC (which is described in the [[Ripping CDs]] section). Recomended is that you store each of your music-albums or artists in a separate subfolder to keep things organized. You can also of cource make the folder have a custom thumbnail image.


'''Note 1:''' Running a scan automatically enables “tag reading” so everything can be cached. Once a scan is run, all your files and their associated thumbs are stored in the database. When you first enter a folder path, xbmc checks the database before all this occurs. If the items are found in the database, all of this is skipped because the information is already known.


'''Note 2:''' Using Album Information will allow you to choose to use the cover art available to download from [http://www.allmusic.com allmusic.com]. Press the "Get Thumb" button to bring up a choice of the local thumbs you have, the current thumb, and the [http://www.allmusic.com allmusic.com] thumb.
== Media Managers ==
There is a range of software that can create nfo files and download artwork and save them to the correct location and correct naming. They perform the same process and function as the Kodi Scraping operation does natively, but they do not add any entries into the Kodi library. Instead they create what is known as '''[[NFO_files|NFO files]]'''. This file holds all the metadata for that particular movie, tv show or music. The software will also download associated artwork from the scraper site. Kodi can then read this file and scrape it into the library along with the artwork.


Then the code which assigns thumbs to files runs and assigns thumbs in the following order:
Although these programs are quick and easy to use, they are more suited for use where a movie or tv show is not listed at the scraper site. You are then able to create the metadata from scratch. You would normally use this for, say, home movies, sporting events or other items that are not listed at the scraper site.


;1) Cached Album Thumb
It is always best to use Kodi for the normal mainstream scrapes and the Media Managers for the non-listed movie, tv show and music scrapes.
:This is all the embedded album art read from by the tag reader and cached using the folder path and album name.
; {{see also|NFO_files}}
;2) Cached filename.tbn
:This includes an embedded thumb cached with the fully qualified name.
;3) Remote filename.tbn
:(which is then cached)
;4) Cached folder.jpg
:Based off the folder path
;5) Remote folder.jpg
:(which is then cached)
;6) Remote foldername.tbn
:(which is then cached)<br>


In this example audiofilename.mp3 will use audiofilename.tbn as thumbnail:
Music\path\'''audiofilename.mp3'''
Music\path\'''audiofilename.tbn'''
<br>


The same goes for playlists, cue-sheets, SHOUTcast, and [[HOW-TO:_Play_Internet_Streams|internet-stream files]], eg:
== Web Search ==
Music\path\'''audioplaylistname.m3u'''
Using an online search engine can help you discover individual artworks, or additional sites where artwork is hosted. When downloading, check that the resolution is of an acceptable standard. Also pay respect to any copyright notices that are attached to the artwork.
Music\path\'''audioplaylistname.tbn'''
Music\path\'''cuelistname.cue'''
Music\path\'''cuelistname.tbn'''
Music\path\'''shoutcastlinkname.pls'''
Music\path\'''shoutcastlinkname.tbn'''
Music\path\'''audiostreamname.strm'''
Music\path\'''audiostreamname.tbn'''


Once downloaded, they must be named and saved correctly for the artwork to be visible to Kodi.




==Video Thumbnails==
== Create Your Own ==
XBMC applies thumbs to video files in the following order:
{{main|Artwork/Types}}
So you are not happy with the artwork the scraper downloaded? And you just can't find that perfect artwork by manually searching the internet. Then, you will just have to create your own. For those who are artistically minded and can easily navigate around image editing software, then you should be able to easily create your very own user-defined artwork on your computer.  Only your imagination is the limit, but be mindful that the artwork needs to remain true to the movie or tv show it represents.


;1) Cached Thumb
If you are unsure where to start, the following links may prove useful. Especially if you plan to share your masterpieces. If this is the case, it is best to stick to the posted guidelines.
:Thumbs are cached to UserData\Thumbnails\Video using the CRC of the path of the file or folder.
*Fanart.TV- The premier repository for all things artwork. They have an in-depth guide for artwork requirements
:;''see : [https://fanart.tv/movie-fanart/<nowiki>Fanart.tv- Image Creation Guide</nowiki>]''
*The MovieDB- The go to movie scraper site for Kodi. In addition to metadata, they also hold a large repository of artwork that are created and uploaded to the site by people just like you. Read their easy to understand artwork creation guide.
:; ''see : [https://www.themoviedb.org/bible/image/59f7583e9251416e7100006e#59f758409251416e7100006f themoviedb- Image Creation Guide]''
*The TVDB- The go to TV Show scraper site for Kodi. In addition to metadata, they also hold a large repository of artwork devoted to TV Shows. Read their easy to understand artwork creation guide.
:; ''see : [http://www.thetvdb.com/wiki/index.php/Category:Images<nowiki>theTVDB- Image Creation Guide</nowiki>]''
*IMDB- A comprehensive listing of ensuring artwork is appropriate and suitable.
:; ''see : [https://contribute.imdb.com/updates/guide/images<nowiki>IMDB- Image Submission Guide</nowiki>]''
*TheAudioDB- The go to scraper site for all things music. They hold metadata on Artists, Albums and Songs with a large collection of music artwork.
:; ''see : [http://theaudiodb.com/forum/viewtopic.php?f=2&t=1<nowiki>TheAudioDB- Image Creation Guide</nowiki>]''


;2) User Thumb
:For files, XBMC checks <filename>.tbn and uses that if it exists. The thumb is cached the first time it is read. For folders, XBMC first checks for <foldername>.tbn in the same directory as the folder lies, if no such file exsit it then checks for folder.jpg inside the folder. In either case the first found thumb of those is cached.


;3) IMDb Thumbs
:When you do a "Movie Information" lookup on a movie XBMC will download the thumbnail from [[IMDB|IMDb (Internet Movie Database)]. The "Get Thumb" option from the movie information screen can be then used to switch between the IMDb thumb and any user-defined thumb you may have.


Examples:
= Importing-Scanning Artwork =
Movies\path\'''moviename.avi'''
{{anchor|Importing-Scraping Artwork}}
Movies\path\'''moviename.tbn'''
For the above example moviename.avi will now use the thumbnail moviename.tbn
<br>


The same goes for playlists, and [[HOW-TO:_Play_Internet_Streams|internet-stream files]], eg:
'''This section does not apply to the Kodi scraper or any other add-on scraping process. It only applies to artwork you have manually sourced and saved.'''
Music\path\'''audioplaylistname.m3u'''
Music\path\'''audioplaylistname.tbn'''
Music\path\'''audiostreamname.strm'''
Music\path\'''audiostreamname.tbn'''


'''When performing an Update Library {{kodi}} will always use local artwork first. If there is no local artwork, {{kodi}} will obtain the artwork from online sources.'''


'''It is important to note that once a movie, tv show, artist or album has been scraped into the library, Kodi will ignore them on subsequent scans.''' If you have made changes to either artwork and/or metadata (in the form of a nfo file), you must instruct Kodi to update using one of the following methods...
#If the Library has not yet been created, or the source has not yet been added
#*Ensure your artwork is named and saved correctly. Add the [[Media sources]] to Kodi and allow to update. Artwork will be cached
#This Movie/TV Show/Album/Artist is new and has not been added to the library yet
#*An Update Library will scrape and cache the artwork, or
#*For Videos, navigate Videos>Files, navigate to the item and call up the Information page. This will start an automatic scrape for that single item
#*For Music, navigate Music>Files, locate and highlight the new artist or album. From the context menu select ''Scan item to library''
#I added new artwork for Movie/TV Show/Album/Artist already in the library
#*For videos follow instructions for ''Kodi- Choose Art'' below
#*For music follow instructions in ''Kodi- Choose Art'' below
#I added new artwork for a lot of Movies/TV Shows/Music already in the library
#*Update each Movie/TV Show/Music manually using instructions in the previous option, or
#*Remove the Source and clean library. Re-add the source and allow the Update Library
:'''''See also: [[Updating_or_removing_videos|Update Video Library]]'''''
:'''''See also: [[Update_Music_Library#Scan_Library|Update Music Library]]'''''


==Picture Thumbnails==
XBMC applies thumbs to picture files in the following order:


;1) Cached Thumb
== "Available" artwork ==
:Thumbs are cached to UserData\Thumbnails\Pictures using the CRC of the path of the file or folder.
Scrapers and NFO files can include multiple images for a single type of artwork. The first image will be assigned to the media item for skins and other interfaces to access for display, and the full list will be saved for the "Choose art" dialog, where you can select a new image for any art type.


;2) Images
:EXIF thumbnail in JPEG images are then read. If no EXIF thumbnail is available, XBMC will load the image in and generate a thumbnail from it. These are cached.


;3) Folders
== Kodi- Choose Art ==
:<folder>/folder.jpg is checked first.  If that doesn't exist, XBMC will generate a thumbnail from up to 4 random images inside the folder.
From within Kodi, you have the ability to manually change the artwork at any time by following these directions.  


'''Note: '''The following is based on the Video Library. Music Library follows the same process, but the screenshots will be slightly different for Choose Art- Artists and Choose Art- Albums


#Highlight the media item whose artwork you want to change.
#Call up the ''Information'' page, (Image 1)
#* For seasons and movie sets the "Choose Art" option is in the [[Context menu]].
#Select ''Choose Art''. (Image 1)
#From within this page, you will be given the option to select which type of artwork you would like to change. (Image 2)
#* If the type of artwork you would like to change is not listed, use the '''Add art type''' button to add it. An onscreen keyboard will be displayed. Enter the new type of artwork and select '''Ok'''.
#* Examples of artwork type are those listed in the following pages- eg clearlogo, clearart, banner etc...
#Once selected, you will then be provided with a list of available artwork at the scraper site, or you can navigate to a local or network location. (Image 3)
#Once you select the desired image, it will replace the existing image. You will be returned to the screen displayed in Image 2
#If you do not intend to change any other artwork types, simply Esc or Back out of the screen


==Thumbnailing Individual Items in a Single Directory==
<gallery widths=350px heights=200px>
Name the icon file the same as the file you would like it to display for with a .tbn extension ie: ''Transformers.avi, Transformers.tbn''. This is particularly useful for using custom thumbnails for movies.
File:Artwork-ChooseArt03.jpg|Image 1- Choose Art on the Information Page
==Bookmark Thumbnails==
File:Artwork-ChooseArt01.jpg|Image 2- Select which type of artwork to change
You can change the thumbnail displayed for a bookmark by editing UserData\sources.xml. Simply modify your bookmark as shown:
File:Artwork-ChooseArt02.jpg|Image 3- List of available remote artworks from the scraper site, as well as the ability to ''Browse'' local and network sources
<xml>
File:Artwork-ChooseArt04.jpg|Image 4- Using the Refresh Method
<bookmark>
</gallery>
  <name>Music</name>
An alternative method for Music and Video library:
  <path>xbms://192.168.1.100:1400/Music/</path>
#Choose ''Refresh'' as seen in Image 1.
  <thumbnail>F:\Apps\XBMC\thumbs\shares\thumb.png</thumbnail>
#You will then be asked ''Locally stored information found. Ignore and refresh from Internet?'' (Image 4)
</bookmark>
#*To scrape local artwork and metadata - Select '''No''' note- If you have no local nfo file, Kodi will scrape metadata from the online scraper site
</xml>
#*To scrape online artwork and metadata - Select '''Yes'''
 
 
 
= Add-ons to display artwork =
The following add-ons allow you to display your movie, TV show and music artwork.
 
 
== Screensavers ==
Want to do more with all that wonderful fanart? Install this Kodi screensaver. Just like a screensaver on computers from yesteryear, the Kodi screensaver will produce a slideshow of your Movie and TV Show fanart, or set it to display your Music Fanart. Don't like either of those? Then setup a directory with your own pictures and it can produce a screensaver from your selection of photos.
; {{see also|Add-on:Picture Slideshow Screensaver}}
 
 
 
= Managing Artwork =
There are a number of ways to maintain and improve Kodi's handling of the artwork.  
 
 
== Cache ==
{{#lst:Artwork/Cache|intro}}
; {{see also|Artwork/Cache}}
 
 
== Recovering Disk Space ==
After years of use, it is expected that your system will gather some clutter- that being either orphaned artwork files or corrupted artwork which will not display.  
; {{see also|HOW-TO:Reduce disk space usage}}
; {{see also|Artwork/Cache}}
 
 
=== Texture Cache Maintenance ===
{{#lst:Texture_Cache_Maintenance_utility|intro}}
; {{see also|Texture Cache Maintenance utility}}
 
 
== Import/Export ==
{{#lst:import-export_library|intro}}
; {{see also|Import-export library}}
 
 
 
= Accessing with skins and JSON-RPC =
{{#lst:Artwork/Accessing with skins and JSON-RPC|intro}}
; {{see also|Artwork/Accessing with skins and JSON-RPC}}
 
 
 
= Troubleshooting =
There are certain scenarios where attempting to replace existing artwork with new artwork, '''you may experience {{kodi}} refusing to load the new artwork'''. This occurs when replacing one artwork with another artwork having the same name. eg replacing ''poster.jpg'' with a new ''poster.jpg''.
 
Rest assured that the new image has been accepted, but due to the same filename, {{kodi}} may take upto 24 hrs to check the image hash, realise the image is different and clear out the cached image and replace it with the new one. This is intended behaviour. Further reading available in the following link
 
; {{see also|Artwork/Cache}}
 
 
 
= See Also =
*[[HOW-TO:Create Music Library]]<br>
*[[HOW-TO:Create Video Library]]<br><br>
*[[Add-on:The Movie Database]]<br>
*[[Add-on:Universal Album Scraper]]<br>
*[[Add-on:Universal Artist Scraper]]
 
 
 
 
{{Top}}
 
{{updated|18}}
[[Category:FAQ]]
[[Category:Index]]
[[Category:Guides]]
[[Category:Manual]]
[[Category:Karellen]]
[[Category:Video library]]
[[Category:Music library]]
[[Category:Advanced topics]]
[[Category:First time user]]
[[Category:Quick Start Guide]]

Revision as of 03:11, 18 May 2019

Artwork contents

Artwork Main Page



See also:


Return to:

Home icon grey.png   ▶ Music Library
▶ Video Library
▶ Artwork

The use of artwork will transform your mundane media player into a showpiece to be proud of, especially when teamed up with your favourite skin. Kodi will allow you to display Movie Posters, Fanart, Album Covers, Actor and Artist images to name a few. Install the Kodi slideshow add-on, and you will have a constant display of video or music fanart to brighten your entertainment room.

The Kodi scrapers automatically download artwork with little input required by the user. These pages are for those users that want greater control over their artwork by saving artwork locally or creating their own.

As the topic covering artwork is comprehensive, it has been broken down into smaller and more manageable pages for ease of reading. Make use of the Table of Contents and the NavBox located at the top right of the page. Information common to all categories is located on this page and the Artwork Type page.

Be aware that artwork is skin dependent. Not all artwork types are used in all skins.


Obtaining Artwork

Movie, TV Show and Music artwork can be obtained using a variety of methods. The most common method is via the Kodi scraper.


Scrapers

The default sources for information and artwork that are used by the scrapers are:

Movies- The MovieDB
TV Shows- The MovieDB
Music- The AudioDB
General- Fanart.tv

Artwork from these sites can be downloaded manually by visiting and searching the sites and saving the artwork locally as described on the linked pages.


Media Managers

There is a range of software that can create nfo files and download artwork and save them to the correct location and correct naming. They perform the same process and function as the Kodi Scraping operation does natively, but they do not add any entries into the Kodi library. Instead they create what is known as NFO files. This file holds all the metadata for that particular movie, tv show or music. The software will also download associated artwork from the scraper site. Kodi can then read this file and scrape it into the library along with the artwork.

Although these programs are quick and easy to use, they are more suited for use where a movie or tv show is not listed at the scraper site. You are then able to create the metadata from scratch. You would normally use this for, say, home movies, sporting events or other items that are not listed at the scraper site.

It is always best to use Kodi for the normal mainstream scrapes and the Media Managers for the non-listed movie, tv show and music scrapes.


Web Search

Using an online search engine can help you discover individual artworks, or additional sites where artwork is hosted. When downloading, check that the resolution is of an acceptable standard. Also pay respect to any copyright notices that are attached to the artwork.

Once downloaded, they must be named and saved correctly for the artwork to be visible to Kodi.


Create Your Own

So you are not happy with the artwork the scraper downloaded? And you just can't find that perfect artwork by manually searching the internet. Then, you will just have to create your own. For those who are artistically minded and can easily navigate around image editing software, then you should be able to easily create your very own user-defined artwork on your computer. Only your imagination is the limit, but be mindful that the artwork needs to remain true to the movie or tv show it represents.

If you are unsure where to start, the following links may prove useful. Especially if you plan to share your masterpieces. If this is the case, it is best to stick to the posted guidelines.

  • Fanart.TV- The premier repository for all things artwork. They have an in-depth guide for artwork requirements
see : Fanart.tv- Image Creation Guide
  • The MovieDB- The go to movie scraper site for Kodi. In addition to metadata, they also hold a large repository of artwork that are created and uploaded to the site by people just like you. Read their easy to understand artwork creation guide.
see : themoviedb- Image Creation Guide
  • The TVDB- The go to TV Show scraper site for Kodi. In addition to metadata, they also hold a large repository of artwork devoted to TV Shows. Read their easy to understand artwork creation guide.
see : theTVDB- Image Creation Guide
  • IMDB- A comprehensive listing of ensuring artwork is appropriate and suitable.
see : IMDB- Image Submission Guide
  • TheAudioDB- The go to scraper site for all things music. They hold metadata on Artists, Albums and Songs with a large collection of music artwork.
see : TheAudioDB- Image Creation Guide


Importing-Scanning Artwork

This section does not apply to the Kodi scraper or any other add-on scraping process. It only applies to artwork you have manually sourced and saved.

When performing an Update Library Kodi will always use local artwork first. If there is no local artwork, Kodi will obtain the artwork from online sources.

It is important to note that once a movie, tv show, artist or album has been scraped into the library, Kodi will ignore them on subsequent scans. If you have made changes to either artwork and/or metadata (in the form of a nfo file), you must instruct Kodi to update using one of the following methods...

  1. If the Library has not yet been created, or the source has not yet been added
    • Ensure your artwork is named and saved correctly. Add the Media sources to Kodi and allow to update. Artwork will be cached
  2. This Movie/TV Show/Album/Artist is new and has not been added to the library yet
    • An Update Library will scrape and cache the artwork, or
    • For Videos, navigate Videos>Files, navigate to the item and call up the Information page. This will start an automatic scrape for that single item
    • For Music, navigate Music>Files, locate and highlight the new artist or album. From the context menu select Scan item to library
  3. I added new artwork for Movie/TV Show/Album/Artist already in the library
    • For videos follow instructions for Kodi- Choose Art below
    • For music follow instructions in Kodi- Choose Art below
  4. I added new artwork for a lot of Movies/TV Shows/Music already in the library
    • Update each Movie/TV Show/Music manually using instructions in the previous option, or
    • Remove the Source and clean library. Re-add the source and allow the Update Library
See also: Update Video Library
See also: Update Music Library


"Available" artwork

Scrapers and NFO files can include multiple images for a single type of artwork. The first image will be assigned to the media item for skins and other interfaces to access for display, and the full list will be saved for the "Choose art" dialog, where you can select a new image for any art type.


Kodi- Choose Art

From within Kodi, you have the ability to manually change the artwork at any time by following these directions.

Note: The following is based on the Video Library. Music Library follows the same process, but the screenshots will be slightly different for Choose Art- Artists and Choose Art- Albums

  1. Highlight the media item whose artwork you want to change.
  2. Call up the Information page, (Image 1)
    • For seasons and movie sets the "Choose Art" option is in the Context menu.
  3. Select Choose Art. (Image 1)
  4. From within this page, you will be given the option to select which type of artwork you would like to change. (Image 2)
    • If the type of artwork you would like to change is not listed, use the Add art type button to add it. An onscreen keyboard will be displayed. Enter the new type of artwork and select Ok.
    • Examples of artwork type are those listed in the following pages- eg clearlogo, clearart, banner etc...
  5. Once selected, you will then be provided with a list of available artwork at the scraper site, or you can navigate to a local or network location. (Image 3)
  6. Once you select the desired image, it will replace the existing image. You will be returned to the screen displayed in Image 2
  7. If you do not intend to change any other artwork types, simply Esc or Back out of the screen

An alternative method for Music and Video library:

  1. Choose Refresh as seen in Image 1.
  2. You will then be asked Locally stored information found. Ignore and refresh from Internet? (Image 4)
    • To scrape local artwork and metadata - Select No note- If you have no local nfo file, Kodi will scrape metadata from the online scraper site
    • To scrape online artwork and metadata - Select Yes


Add-ons to display artwork

The following add-ons allow you to display your movie, TV show and music artwork.


Screensavers

Want to do more with all that wonderful fanart? Install this Kodi screensaver. Just like a screensaver on computers from yesteryear, the Kodi screensaver will produce a slideshow of your Movie and TV Show fanart, or set it to display your Music Fanart. Don't like either of those? Then setup a directory with your own pictures and it can produce a screensaver from your selection of photos.


Managing Artwork

There are a number of ways to maintain and improve Kodi's handling of the artwork.


Cache

Kodi maintains a texture cache on local device storage for all artwork displayed in the GUI, whether from an online source or the local file system. These textures are optimized and stored locally for faster loading.

When media is added to the library, Kodi initially only has a URL or path to the artwork. The artwork itself is downloaded (if from an online source) and then cached.


Recovering Disk Space

After years of use, it is expected that your system will gather some clutter- that being either orphaned artwork files or corrupted artwork which will not display.


Texture Cache Maintenance

Texture Cache Maintenance utility is a python script created by MillhouseVH, that can do a number of artwork related maintenance on the Kodi library. The script can be used to pre-generate thumbnails, clean up old thumbnail files, find corrupted files, and much more. The script can work on any OS that can run Python 2.6 or higher.


Import/Export

Kodi has the option to Export and Import the library databases. These options may be used for a number of reasons including the following more popular ones:

  • Perform database backup and recovery
  • Reorganization of data or eliminate database fragmentation (export, clean/remove database, re-import)
  • Move data between Kodi databases on different platforms (eg Widows to Linux)


Accessing with skins and JSON-RPC

The primary usage of artwork is to be displayed, and to that end, they can be accessed by name in skins and over JSON-RPC.


Troubleshooting

There are certain scenarios where attempting to replace existing artwork with new artwork, you may experience Kodi refusing to load the new artwork. This occurs when replacing one artwork with another artwork having the same name. eg replacing poster.jpg with a new poster.jpg.

Rest assured that the new image has been accepted, but due to the same filename, Kodi may take upto 24 hrs to check the image hash, realise the image is different and clear out the cached image and replace it with the new one. This is intended behaviour. Further reading available in the following link


See Also



Return to top