@tml3nr :
Bản mpd mới đã support Tidal /Qobuz?
Bác có manh mối gì không đưa lên Rune không?
qobuz
Play songs from the commercial streaming service Qobuz. It plays URLs in the form qobuz://track/ID, e.g.:
mpc add qobuz://track/23601296
Setting Description
app_id ID The Qobuz application id.
app_secret SECRET The Qobuz application secret.
username USERNAME The Qobuz user name.
password PASSWORD The Qobuz password.
format_id N The
Qobuz format identifier, i.e. a number which chooses the format and quality to be requested from Qobuz. The default is “5” (320 kbit/s MP3).
tidal
Play songs from the commercial streaming service
Tidal. It plays URLs in the form tidal://track/ID, e.g.:
mpc add tidal://track/59727857
Setting Description
token TOKEN The Tidal application token. Since Tidal is unwilling to assign a token to MPD, this needs to be reverse-engineered from another (approved) Tidal client.
username USERNAME The Tidal user name.
password PASSWORD The Tidal password.
audioquality Q The Tidal “audioquality” parameter. Possible values: HI_RES, LOSSLESS, HIGH, LOW. Default is HIGH.