Skip to content

Latest commit

 

History

History
51 lines (43 loc) · 2.33 KB

File metadata and controls

51 lines (43 loc) · 2.33 KB

中文文档

Decription

This is a osu!sync plugin which able to output real-time lyrics to file when you are playing,it's depend on others osu!sync plugins named "ORTDP" and "OsuLiveStatusPanel".

Requirement

Dependence Plugins:

Install&Usage

  1. Please install plugin ORTDP and OsuLiveStatusPanel before you start installing this plugin.
  2. Download latest release zip file from Release(Attention to version requirements).
  3. Extract zip file and cover them to Sync folder.
  4. Enjoy.When you are playing,if the plugin got lyrics and it will output lyrics content to file following playing time. It's automatic hide when you are not playing.

Screenshots

Project/Library Reference

Supported Lyrics Source:

config.ini configuration list

设置名称 默认值 描述
LyricsSource string auto Select lyrics source(selectable list:auto/netease/qqmusic/kugou)
LyricsSentenceOutputPath string ..\lyric.txt Output lyrics file path
DebugMode True/False False Debug Mode
EnableOutputSearchResult True/False False output records which get lyrics successfully(输出在..\lyrics_cache\{Lyrics Source}.txt,Each line is json object you can parse it directly)
PreferTranslateLyrics True/False False prioritize to select translated lyrics(if not found and try to get raw lyrics)
BothLyrics True/False False Prioritize to select both translated/raw lyrics(Raw lyrics and translated lyrics are difference line)
SearchAndDownloadTimeout Integer Value 2000 The timeout value(ms) of searching&downloading lyrics