EXPORT database - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228) +---- Thread: EXPORT database (/showthread.php?tid=369529) |
EXPORT database - Caithness - 2022-09-04 I have my videos organised in folders A..Z with subfolders for series. I would like to export the database and create new NFO files for a limited selection of these folders eg all films in B:\Blade but not the rest of them. Is this possible? RE: EXPORT database - DarrenHill - 2022-09-04 No - it's only possible to export the whole database, not parts of it. At least using the export functionality within Kodi itself. I'm sure some database/sql wizards could write something to do it on a limited set, but I don't know of any such script currently available. RE: EXPORT database - Caithness - 2022-09-05 Thanks - I'll roll my own mixture of SQL & Delphi |