Skip to content

spotify: improve credentials cache

John King requested to merge beaverking/gst-plugins-rs:better-cc into main

Compare user name case insensitive. Invalidate cache only if login has failed. Keep cache on other error. Write cache file only if it has changed.

Merge request reports