This script scans a Jellyfin movie library and assigns each movie folder to a quality tier from A to F based on metadata completeness and stream integrity.
-
Updated
May 8, 2026 - Python
This script scans a Jellyfin movie library and assigns each movie folder to a quality tier from A to F based on metadata completeness and stream integrity.
This script scans Python files and classifies them into quality tiers based on pylint scores. It runs pylint in parallel across multiple CPU cores and groups files by score ranges.
This script scans a directory containing MP3 files and evaluates each file based on metadata quality, filename consistency, and basic audio properties. It assigns each file a tier rating from A to F, where A represents clean, well-structured files and F represents failed or unreadable files.
Add a description, image, and links to the tiers topic page so that developers can more easily learn about it.
To associate your repository with the tiers topic, visit your repo's landing page and select "manage topics."