Giving Jellyfin 8 more legs to kick with

1 Open Issue Need Help Last updated: Jul 20, 2025

Open Issues Need Help

View All on GitHub
Media Management Jellyfin Enhancement

AI Summary: Implement a flexible validator registry for the Octofin project's Django backend. This involves creating a global registry with a simple API, allowing extensions to register custom validators using a decorator, and refactoring existing validators to use this new system. This improves modularity and extensibility, preventing hardcoding of validators in the core code.

Complexity: 3/5
enhancement good first issue

Giving Jellyfin 8 more legs to kick with

Python