mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-11-02 02:27:30 -05:00
This should be considered a temp fix, as it fixes the symptom and not the actual root cause of the issue. Why this works? I *feel like* this is a dependency issue and this change forces it to evalute dependencys in a different order, avoiding the bug.