You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify MediaManager with consistent Python-based sorting
- Eliminate mixed ORM/Python approach for better maintainability
- Consolidate sorting methods with dictionary-based approach
- Optimize prefetching strategy for all media types
- Improve in-place list modifications instead of chaining returns
0 commit comments