Skip to content

Commit

Permalink
release: 1.0.1发布
Browse files Browse the repository at this point in the history
1. 修复支持酷狗、QQ音乐的结果搜索
2. 下载文件ID3v2.3信息写入
  • Loading branch information
picone committed Apr 13, 2019
1 parent 6796fec commit 2667075
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ deploy:
provider: releases
api_key:
secure: asdiwBpc7rzup8Ikj4CdOlqC58v9Q+mVPUShR2Z7IEbfm8uBHWfSJ8nhqHXGCHkkGLCpZMxFitRK2nNqIXlsfFmdO8kuBSlJYVDp1TAbSXGOyLNpP5OvI7b90BZLMRLJczPSsKoFtQJkEIr8JIjXNvFrS/CsEt6WjnoKDcJfsKrag9Jjt0708lddaeDcrJ6rhD9KbLdrQTAp7aGqq93YdEvLc1BN/WNVm4UjWlr5ZpucSUKPop3rAVh/I06rD9hmf6u/nOeBLPB5lOoNZErbX0O4lq/fZmv0pE+WV0gLGJBs1NNj1hoXRw9B0KMSNk6Diaib2lWrB7W+iWe3IaAZZ7iWNfBUotwNewuHnotn6Iwt9heoiUIsckQ02Hba0r8preGFtCa2TfPOVUmFzAsbezJnTbxMgFoKD2SwRjQDTKhGOJnYrnBR2Mx5I6Vx653rUDaTnXn0boqH75zTDx8v8vgnl+yNeEmCLDxdjmCUiuXi0jSCrdvVq+zBoQHv8QveNuzoqkGYdN3GQBM1LzfbkyTnIkxdS9HugCQqceW/SGd4bcDusyN99ibZq3ja/4jP+dc36/fpCQrIzYu3upDhGKQ9eCuZCriolzYg+83LYPXzDSRZOYQZOjTWtERG7NgL2nwL5JEySlL/i9hVdm9S1Hyjum4mcQu1ytt3Qm/PV4w=
file: app/build/outputs/apk/app-release.apk
file: app/build/outputs/apk/release/app-release.apk
skip_cleanup: true
on:
tags: true
Expand Down
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,12 @@

- 支持网易云、酷狗、QQ音乐的结果搜索
- 支持搜索结果试听及下载
- 下载文件ID3v2.3信息写入

## Remind

**仅作为个人学习研究用途,请勿用于商业或违法用途**

## TODO

- 后台播放
- 下载后的文件IDv3信息更新

## License

[GPL 3.0](https://github.com/picone/MusicUnionSearch/blob/master/LICENSE)

0 comments on commit 2667075

Please sign in to comment.