Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period.
Server
The location of your SSP. Now only allow 'localhost'.
Port
The listened port by SSP. Default value in SSTP is 9801.
Charset
The charset is used in SSTP. For more information please see Charset section.
Sakura Script
Send Singing Script
Send synchronous script lyrics while playing.
Send Startup/Exit Script
Send startup script while fooabr2000 starting, and exit script while exiting.
Send Playing Script
Send now playing script while beginning to play.
Charset
For compatibility with Winamp, we use followed rules to determine the charset of lyrics.
@SakuraScriptCharset statement in file.(Default/UTF-8/Shift_JIS)
You can add this statement to specify charset.
UTF-8 with .ssl (Sakura Script Lyrics) extension.
We suggest you use this extension for separate from old format.
Use SSTP setting with other condition.
When a .txt file without @SakuraScriptCharset statement, we use this setting for it.
Filename
For compatibility with Winamp, we use followed rules to search lyrics file.
%filename%.ssl
%filename%.txt
%title%.ssl
%title%.txt
%artist% - %title%.ssl
%artist% - %title%.txt
ChangeLog
20080325 v0.2.0
ADD Direct SSTP support.
20080309 v0.1.2
ADD .lrc format support(UTF-8 only).
ADD multiple timetag support.
FIXED script should not ignore character switch label(\h,\u,\0,\1) while jumping.
ADD Primary property for default @YunaSoftSakuraScriptLyricsPrimary.
20071217 v0.1.1
FIXED @SakuraScript=0 may cause to crash.
FIXED remove BOM(byte order mark) automatically.
20071111 v0.1.0
ADD Preference page.
First release version.
20071010 v0.0.4
FIXED timetag can over 100 minutes.
CHANGE lyrics encoding use system default charset with .txt extension.
ADD @SakuraScriptCharset for specific charset.(Default/UTF-8/Shift_JIS)
20071005 v0.0.3
FIXED TimeRatio setting.
FIXED play partial lyrics while seeking.
CHANGE use timer function.