kodi:music_local_artwork
Differences
This shows you the differences between two versions of the page.
| kodi:music_local_artwork [2026/02/14 15:50] – created Wuff | kodi:music_local_artwork [2026/02/14 20:37] (current) – Wuff | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| Kodi thumbnail cache consists of: | Kodi thumbnail cache consists of: | ||
| - | * < | + | * '' |
| - | * < | + | * '' |
| For a full reset, delete both. | For a full reset, delete both. | ||
| - | ---- | + | ===== Method 1 - Manual Cleanup (Recommended) ===== |
| - | ===== Method 1 — Manual Cleanup (Recommended) ===== | + | - Close Kodi - Kodi must be fully closed before deleting cache files. |
| - | + | - Locate userdata Folder < | |
| - | ==== Step 1 — Close Kodi ==== | + | |
| - | + | ||
| - | Kodi must be fully closed before deleting cache files. | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | ==== Step 2 — Locate userdata Folder | + | |
| - | + | ||
| - | === Windows === | + | |
| - | + | ||
| - | < | + | |
| - | C: | + | |
| - | </ | + | |
| - | + | ||
| - | Quick access: | + | |
| - | + | ||
| - | < | + | |
| - | Win + R → %APPDATA%\Kodi\userdata | + | |
| - | </ | + | |
| - | + | ||
| - | === Linux === | + | |
| - | + | ||
| - | < | + | |
| ~/ | ~/ | ||
| </ | </ | ||
| - | + | | |
| - | === macOS === | + | |
| - | + | ||
| - | < | + | |
| - | / | + | |
| - | </ | + | |
| - | + | ||
| - | === Android === | + | |
| - | + | ||
| - | < | + | |
| - | Android/ | + | |
| - | </ | + | |
| - | + | ||
| - | === LibreELEC / CoreELEC === | + | |
| - | + | ||
| - | < | + | |
| - | / | + | |
| - | </ | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | ==== Step 3 — Delete Files ==== | + | |
| - | + | ||
| - | Delete: | + | |
| - | + | ||
| - | < | + | |
| Thumbnails/ | Thumbnails/ | ||
| Database/ | Database/ | ||
| - | </ | + | </ |
| - | + | - Restart Kodi | |
| - | Examples: | + | |
| - | + | ||
| - | < | + | |
| - | Textures13.db | + | |
| - | Textures20.db | + | |
| - | </ | + | |
| - | + | ||
| - | Do not delete other database files. | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | ==== Step 4 — Restart Kodi ==== | + | |
| Kodi will rebuild: | Kodi will rebuild: | ||
| Line 92: | Line 32: | ||
| Expect slower browsing until rebuilt. | Expect slower browsing until rebuilt. | ||
| - | ---- | + | ===== Method 2 — Database Reset Only ===== |
| - | + | ||
| - | ===== Method 2 — Maintenance Add-ons ===== | + | |
| - | + | ||
| - | Some maintenance add-ons can clear cache: | + | |
| - | + | ||
| - | * OpenWizard | + | |
| - | * EZ Maintenance+ | + | |
| - | * Indigo | + | |
| - | + | ||
| - | Typical menu path: | + | |
| - | + | ||
| - | < | + | |
| - | Add-on → Maintenance → Clear Thumbnails / Clear Cache | + | |
| - | </ | + | |
| - | + | ||
| - | Manual cleanup is more complete. | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | ===== Method 3 — Database Reset Only ===== | + | |
| If artwork mappings are broken but disk usage is acceptable: | If artwork mappings are broken but disk usage is acceptable: | ||
| Line 130: | Line 50: | ||
| Kodi will rebuild the index only. | Kodi will rebuild the index only. | ||
| - | ---- | ||
| ===== Typical Space Usage ===== | ===== Typical Space Usage ===== | ||
| Line 139: | Line 58: | ||
| | Large | 5–20+ GB | | | Large | 5–20+ GB | | ||
| - | ---- | ||
| ===== Side Effects ===== | ===== Side Effects ===== | ||
| Line 155: | Line 73: | ||
| Goal: Make Kodi prefer embedded tags and artwork instead of online scraping or folder images. | Goal: Make Kodi prefer embedded tags and artwork instead of online scraping or folder images. | ||
| - | ---- | ||
| - | ===== Method 1 — Use Local Information Only Scrapers ===== | + | ===== Method 1 - Use Local Information Only Scrapers ===== |
| < | < | ||
| - | Settings | + | Settings |
| </ | </ | ||
| Line 166: | Line 83: | ||
| < | < | ||
| - | Default provider for artist information | + | Default provider for artist information |
| - | Default provider for album information | + | Default provider for album information |
| </ | </ | ||
| This disables online metadata scraping. | This disables online metadata scraping. | ||
| - | ---- | ||
| - | ===== Method 2 — Enable Embedded Tag Reading ===== | + | ===== Method 2 - Enable Embedded Tag Reading ===== |
| < | < | ||
| - | Settings | + | Settings |
| </ | </ | ||
| Line 189: | Line 105: | ||
| (Names vary slightly by version.) | (Names vary slightly by version.) | ||
| - | ---- | + | ===== Method 3 - advancedsettings.xml Overrides ===== |
| - | + | ||
| - | ===== Method 3 — advancedsettings.xml Overrides ===== | + | |
| Edit: | Edit: | ||
| Line 215: | Line 129: | ||
| This forces embedded artwork preference. | This forces embedded artwork preference. | ||
| - | ---- | + | ===== Method 4 - Clean and Rescan Library ===== |
| - | + | ||
| - | ===== Method 4 — Clean and Rescan Library ===== | + | |
| After changing settings: | After changing settings: | ||
| Line 224: | Line 136: | ||
| < | < | ||
| - | Music → Library | + | Music -> Library |
| </ | </ | ||
| Line 238: | Line 150: | ||
| Restart Kodi and rescan. | Restart Kodi and rescan. | ||
| - | ---- | ||
| - | ===== Method 5 — Proper Tag Requirements ===== | + | ===== Method 5 - Proper Tag Requirements ===== |
| Kodi prefers embedded data only if tags are complete. | Kodi prefers embedded data only if tags are complete. | ||
| Line 265: | Line 176: | ||
| Very large images may be skipped or downscaled. | Very large images may be skipped or downscaled. | ||
| - | ---- | ||
| - | ===== Method 6 — Set Source Scraper to Local Only ===== | + | ===== Method 6 - Set Source Scraper to Local Only ===== |
| When adding a music source: | When adding a music source: | ||
| < | < | ||
| - | Set content | + | Set content |
| </ | </ | ||
| Apply per source. | Apply per source. | ||
| - | |||
| - | ---- | ||
| ===== Common Causes of Embedded Art Being Ignored ===== | ===== Common Causes of Embedded Art Being Ignored ===== | ||
kodi/music_local_artwork.1771084210.txt.gz · Last modified: by Wuff