2023-05-12, 02:22
With Kodi 20 I use the "Videos" menu and add a file location (sftp addon network share pointing to a remote folder). The files show up in a list, and each eventually has an extracted thumbnail picture in the left side bar, but I can't get them to show the metadata information from the mp4/mkv files, they all say "No information available". I have "use video tag" enabled and "Extract information from files" (Settings>Media>Video). I used mp4tags -s "Title" -m "Description" on an mp4 file. The metadata shows up in "ffprobe". What more must I do to get Kodi to use this information?
I had assumed these tags would be supported:
https://kodi.wiki/view/Video_file_tagging
I had assumed these tags would be supported:
https://kodi.wiki/view/Video_file_tagging
Code:
ffprobe -i file.mp4
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isomavc1mp42
creation_time : 2023-04-03T13:48:16.000000Z
title : Title
description : Description