GhostHub 5.0.2
Fixes:
Category filter pill respects renamed USB labels — stepping back through auto:: categories via the pill no longer falls back to the raw filesystem leaf (e.g. Sda2); it now resolves the user-defined drive label (My Movies) from a persistent id→name cache that survives filter changes.
Streaming layout no longer double-flickers on filter step-back — clicking a category then clicking the "all" pill caused rows and cards to rebuild twice. The post-fetch sync now shallow-diffs against the rows component and only patches what actually changed; individual category rows refresh in place as their media lands instead of being torn down globally.
Full Changelog: v5.0.1...v5.0.2