Skip to content

Commit

Permalink
Fix README.md formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
aliencaocao committed May 14, 2023
1 parent a66b8c9 commit d6ff628
Showing 1 changed file with 21 additions and 122 deletions.
143 changes: 21 additions & 122 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,140 +4,39 @@

支持同步歌曲,歌手,专辑,专辑封面和目前歌曲的播放时长和状态。歌曲的总时长暂不显示 (https://github.com/aliencaocao/netease_cloudmusic_discord_rpc/discussions/16)。

Supports
synchronizing
song,
artist,
album,
album
cover
and
current
song's
playing
time
and
status.
Total
duration
of
the
song
is
not
displayed
for
now (https://github.com/aliencaocao/netease_cloudmusic_discord_rpc/discussions/16).
Supports synchronizing song, artist, album, album cover and current song's playing time and status. Total duration of the song is not displayed for now (https://github.com/aliencaocao/netease_cloudmusic_discord_rpc/discussions/16).

纯Python写成,支持最新版网易云音乐,目前只支持Windows客户端。

Written
in
pure
Python,
supports
latest
versions
of
NetEase
Cloud
Music.
Currently
only
supports
the
Windows
client.
Written in pure Python, supports latest versions of NetEase Cloud Music. Currently only supports the Windows client.

目前支持版本:

*
2.7.1
build
198277(微软商店版本)
*
2.10.5
build
200537(微软商店版本)
*
2.10.6
build
200601
*
2.10.7
build
200847
*
2.10.8
build
200945
*
2.10.10
build
201117
* 2.7.1 build 198277(微软商店版本)
* 2.10.5 build 200537(微软商店版本)
* 2.10.6 build 200601
* 2.10.7 build 200847
* 2.10.8 build 200945
* 2.10.10 build 201117

还会继续支持未来的新版本。

Currently
supported
versions:

*
2.7.1
build
198277 (
Microsoft
Store
version)
*
2.10.5
build
200537 (
Microsoft
Store
version)
*
2.10.6
build
200601
*
2.10.7
build
200847
*
2.10.8
build
200945
*
2.10.10
build
201117

Support
for
future
versions
will
be
added.
Currently supported versions:

* 2.7.1 build 198277 (Microsoft Store version)
* 2.10.5 build 200537 (Microsoft Store version)
* 2.10.6 build 200601
* 2.10.7 build 200847
* 2.10.8 build 200945
* 2.10.10 build 201117

Support for future versions will be added.

旧版本(2.10.3及以下)可以使用这个项目:https://github.com/Kxnrl/NetEase-Cloud-Music-DiscordRPC

For
older
versions (
2.10.3
and
below),
you
can
check
out
this
project: https://github.com/Kxnrl/NetEase-Cloud-Music-DiscordRPC

效果图 /
Demo
For older versions (2.10.3 and below), you can check out this project: https://github.com/Kxnrl/NetEase-Cloud-Music-DiscordRPC

效果图 / Demo

![demo](demo.png)

Expand Down

0 comments on commit d6ff628

Please sign in to comment.