Skip to content

Conversation

@A-BenLi06
Copy link

  1. 把内置函数的int类型转为string类型来兼容Navidrome使用的md5
  2. 创建图片缓存机制, 减少对服务器的请求
  3. 创建同时请求上限避免触发服务器429
  4. indexviewmodel里加入null时的处理避免空指针异常导致程序冻结卡死
    (删除了storeapp xaml方便debug)

2. 将所有函数类型由int改为string, 兼容md5(navidrome使用的)
3. indexviewmodel里加入null时的处理避免空指针异常导致程序冻结卡死
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant