Jellyfin Forum
Tags with additional information. - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Plugin Development (https://forum.jellyfin.org/f-plugin-development)
+--- Thread: Tags with additional information. (/t-tags-with-additional-information)



Tags with additional information. - Druidblack - 2025-09-11

It can display the following information:
https://github.com/Druidblack/jellyfin_multi_tag
1. Video Resolution, hrd ,dv
2. The presence of sound in Atmos format
3. Rating of a movie, series, season, or episode
4. The completeness of the series
5. It shows how many episodes you have and how many in a season.

The original idea was noticed by https://github.com/BobHasNoSoul/Jellyfin-Qualitytags

[Image: 1.jpg]
[Image: 2.jpg]
[Image: 3.jpg]


RE: Tags with additional information. - KodiUser1138 - 2025-09-11

Where does it pull this information from? Embedded tags in the metadata? File naming convention? Other ways? Curious to learn more.