Display missing metadata
tinyMediaManager v4.2 introduces a new way to show you what kind of metadata is missing. In the past this check was kinda hard coded inside tinyMediaManager and the corresponding column (called NFO) was more or less just an indicator if there is a NFO file available or not - which is a rather useless information about the quality of the data for your library.
To enhance this we completely reworked this section by doing the following things:
- remove the old NFO column logic
- add a column to indicate which metadata is missing
- add a setting where the user can define his own definition of “missing/complete” metadata
- add a tooltip for this new column indicating which fields are missing (regardless of the setting above)
While refactoring this for metadata we also changed the same logic for artwork (which was more or less already there, but not as good as the new solution).
Configuration
With the new implementation you will get two different information:
- which metadata/artwork is missing according to your settings
- which metadata/artwork is missing in general
For the first information there is a new area in the tinyMediaManager settings directly under:
These values will have an influence how the checkmark in the in the metadata/artwork column will be calculated.
Tooltips
In addition to the checkmark (which indicates what metadata/artwork is missing for your needs), tinyMediaManager also offers a tooltip which metadata in general is missing (this is not configurable - it is just useful to indicate what tinyMediaManager could manage but is missing):