Script icon indicating copy to clipboard operation
Script copied to clipboard

增加条件判断,目前cacheLyics设置为false却缓存了歌词

Open adolphnov opened this issue 1 year ago • 2 comments

https://github.com/dompling/Script/blob/583d3b44d98c52d020423d2a518313d6d9921767/spotify/spotify-lyric.ios.js#L711C56-L711C56

adolphnov avatar Jan 05 '24 15:01 adolphnov

原来已经修复了 $.write($.lyicsIds, cacheKey.lyics);

adolphnov avatar Jan 05 '24 16:01 adolphnov

眼花缭乱了 确定未修复,需要增加判断来决定是否缓存歌词:https://github.com/dompling/Script/blob/583d3b44d98c52d020423d2a518313d6d9921767/spotify/spotify-lyric.ios.js#L800

adolphnov avatar Jan 05 '24 16:01 adolphnov