README.md
October 21, 2025 ยท View on GitHub
this is a repo for the modification of jellyfin webui that gives you quality tags over your posters and thumbnails (UHD SD HD)
confirmed working on 10.11.0
it is simple to install so simply go to your webroot typically /usr/share/jellyfin/web on linux (windows is another dir but same idea) and edit your index.html
add the following before the tag
<script defer src="qualitytags.js"></script>
save and close the editor
now drop the qualitytags.js file into your webroot
reload your client (again you need to clear your cache you can either google how to do this on your specific browser or you can use web developer mode by right clicking and then clicking inspect and then go to the network tab and check disable cache then reload the page)
Screenshots