kodi:kodi-refresh-library-art
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
kodi:kodi-refresh-library-art [2020/10/19 23:00] – created Wulf Rajek | kodi:kodi-refresh-library-art [2023/05/29 11:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Kodi refresh library art ====== | ====== Kodi refresh library art ====== | ||
- | Kodi stores artwork path references in its database table ' | + | Download texturecache.py from https:// |
+ | |||
+ | < | ||
+ | wget https:// | ||
+ | chmod 755 texturecache.py | ||
+ | # | ||
+ | # | ||
+ | |||
+ | #load only missing artwork | ||
+ | ./ | ||
+ | |||
+ | #reload only missing artwork of specific class and including a filter: | ||
+ | ./ | ||
+ | </ | ||
+ | |||
+ | ===== Kodi <19 only ===== | ||
+ | |||
+ | Kodi stores artwork path references in its database table ' | ||
Step-by-step guide: | Step-by-step guide: | ||
- | * Close Kodi on all applicable devices | + | * Install Artwork Beef https:// |
- | * Make sure you have a backup of your database | + | * Close Kodi on all applicable devices |
- | * Connect to your database | + | * Make sure you have a backup of your database |
- | * If you are using shared libraries via MySQL, use a MySQL client to connect to the database. Make sure to "use MyVideos< | + | * Connect to your database |
- | * If you are using local databases, download an SQLite client (like DB Browser for SQLite) | + | * If you are using shared libraries via MySQL, use a MySQL client to connect to the database. Make sure to "use MyVideos< |
- | * Select your database and run the SQL query < | + | * If you are using local databases, download an SQLite client (like DB Browser for SQLite) |
- | * Delete the Thumbnails folder under the userdata folder | + | * Select your database and run the SQL query '' |
- | * Delete the Textures< | + | * Delete the Thumbnails folder under the userdata folder |
- | * Start Kodi | + | * Delete the Textures< |
- | * Run Artwork | + | * Start Kodi |
+ | * Run Artwork | ||
kodi/kodi-refresh-library-art.1603144804.txt.gz · Last modified: 2023/05/29 11:53 (external edit)