Import-export library: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Rewrite page for v18)
m (Updated for v20)
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:


{{mininav|[[Video_library|Video Library]]{{l2|[[Music_library|Music Library]]}}}}
{{mininav|[[Video_library|Video Library]]{{l2|[[Music_library|Music Library]]}}}}
{{see also|NFO files|Artwork|HOW-TO:Backup the video library}}
{{see also|NFO files|Artwork|Backup}}




Line 17: Line 17:
= Introduction =
= Introduction =
<section begin="intro" />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:
<section begin="intro" />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 {{resize|0.8em|(This is not the only method for backup and recovery)}}
*Perform database backup and recovery
*Reorganization of data or eliminate database fragmentation {{resize|0.8em|(export, clean/remove database, re-import)}}
*Reorganization of data or eliminate database fragmentation {{resize|0.8em|(export, clean/remove database, re-import)}}
*Move data between Kodi databases on different platforms {{resize|0.8em|(eg Widows to Linux)}}<section end="intro" />
*Move data between Kodi databases on different platforms {{resize|0.8em|(eg Widows to Linux)}}<section end="intro" />
Line 24: Line 24:


= Music Library =
= Music Library =
This page details how to Import and Export the Music Library. It has been completely overhauled for v18 and adds more functionality and integrates the new ''[[Artist information folder]]''
This page details how to Import and Export the Music Library.


'''''See: [[Import-export_library/Music| Import-Export Music lIbrary]]'''''
'''''See: [[Import-export_library/Music| Import-Export Music lIbrary]]'''''
Line 45: Line 45:
= A Note on Artwork =
= A Note on Artwork =


The optimized image from {{Kodi}}'s [[Artwork/Cache]] is exported, rather than the original full-quality image, so it is best to avoid exporting artwork if at all possible.  
Cached artwork is an optimized version of the original image and this is what {{kodi}} exports, rather than the original full-quality image, so it is best to avoid exporting artwork if at all possible.


An easily understandable explanation of the effects of these optimizations can be located in the [https://forum.kodi.tv/showthread.php?tid=315806&pid=2599318#pid2599318 forum here].
To download original artwork to save locally use one of the following addons...
* '''[https://forum.kodi.tv/showthread.php?tid=360078 Artwork Dump]'''- for v19 and later
* '''[https://forum.kodi.tv/showthread.php?tid=258886 Artwork Beef]'''- for v18 and earlier
 
An explanation of the effects of these optimizations can be located in the [https://forum.kodi.tv/showthread.php?tid=315806&pid=2599318#pid2599318 forum here].




Line 53: Line 57:


{{top}}
{{top}}
{{updated|20}}


{{updated|18}}
[[Category:FAQ]]
[[Category:Index]]
[[Category:Guides]]
[[Category:Manual]]
[[Category:Karellen]]
[[Category:Karellen]]
[[Category:Music library]]
[[Category:Music library]]
[[Category:Video library]]
[[Category:Video library]]
[[Category:Advanced topics]]
[[Category:First time user]]
[[Category:Quick Start Guide]]

Latest revision as of 21:58, 7 February 2023

Import-Export Contents
Home icon grey.png   ▶ Video Library
▶ Music Library
▶ Import-export library


Introduction

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)


Music Library

This page details how to Import and Export the Music Library.

See: Import-Export Music lIbrary


Video Library

This page details how to Import and Export the Video Library which consists of:

  • Movies- Metadata and artwork
  • TV Shows- Metadata and artwork
  • Music Videos- Metadata and artwork

See: Import-Export Video lIbrary


Note: You cannot selectively Import or Export parts of the database.


A Note on Artwork

Cached artwork is an optimized version of the original image and this is what Kodi exports, rather than the original full-quality image, so it is best to avoid exporting artwork if at all possible.

To download original artwork to save locally use one of the following addons...

An explanation of the effects of these optimizations can be located in the forum here.



Return to top