maiicy

Results 60 comments of maiicy

修改self.D为值“Ygy_4c=r#e#4EX^NUGUc5” js文件内的后加数据更新了 (已提交pr)

示例: 操作:买面包 回复:“出现了!黄金面包!计为 {20+ 原本个数} 个!” 概率:1% 优先级:5 面包变化:操作的用户多获得20个面包 其他效果:无 会根据合理性酌情添加至全局事件 或者有其他需要的特殊效果可以提出

没有mac系统的设备以及没有给mac打过包,暂时不怎么会弄😢

是默认的窗口位置问题,之后会修改,可以在配置文件设置pos默认值为0,或者使用竖着的模式看看 (默认位置在屏幕之外了,忘记修改了,十分抱歉)

fix at https://github.com/Mai-icy/Spotify-lyrics-window/commit/2d59e584c22bd0c873b06bd6253e6e38abfe2545

`winrt` just for MediaSession,It's not necessary. spotify's api isn't perfect, so MediaSession is used as an aid. Of course, you can get rid of mediaSession and just use the api.

But parts of the code need to be modified if you're good at it. Things like file storage and using a browser to get user authorization, I'm not very good...

Sometimes, even if the mediasession is not connected and the program can run normally, it is just an unnecessary optimization

> winrt 这个包怎么安装?找了半天都没有,我看网上说这个是不是废弃掉了,用winsdk替代。 在py3.8版本有,往上的版本已经没有了