mirror of
https://github.com/bbara04/Purefin.git
synced 2026-07-23 19:26:50 +00:00
Previously, toLibrary() threw UnsupportedOperationException for library types the app does not surface (e.g. boxsets, music, photos, live TV), which aborted the entire home screen refresh. Now these unsupported types are logged and skipped, preventing a single unexpected view from leaving the user with an empty home screen.