• Clean up dead code, consolidate duplication, fix redundancies
    Some checks failed
    🏗️ Build Plugin / build (push) Failing after 9s
    🧪 Test Plugin / test (push) Successful in 1m28s
    🚀 Release Plugin / build-and-release (push) Failing after 5s

    dtourolle released this 2026-02-28 10:34:45 +00:00 | 30 commits to master since this release

    Remove 9 dead methods, 6 unused constants, and redundant
    ReaderWriterLockSlim from MetadataCache. Consolidate repeated
    patterns into HasChapters, IsPlayable, and ToLowerString helpers.
    Extract shared API methods in SRFApiClient. Move variant manifest
    rewriting from controller to StreamProxyService. Make Auto quality
    distinct from HD. Update README architecture section.

    Downloads