(07-Mar-2019, 09:46 AM)agent_kith Wrote: The file is /var/www/players/mpd-v21/mpd.conf.template
Modify the file above. Everytime you start the player, the scripts will use that template to generate /var/www/scratch/mpd.conf. Another way is to use the advanced audio configuration option.
Right now everytime you apply a new firmware update, your changes will disappear if you use the first method.
I'm working on improving the GUI in Gear Isolation to make this better. Stay tuned.![]()
Thnaks for your quick answer! I found it and i modify this file with the following sentence:
input {
plugin "tidal"
token "xxxxxxxxxxxxx"
username "yyyyyyyyyyyyy"
password "zzzzzzzzzz"
audioquality "LOSSLESS"
}
I reboot but nothing happen afterward, no additional audio source or other. i use M.A.L.P. as control point.
PS: for information i used this method to extract a token:
- Install Fiddler and start it.
- In Fiddler, click Tools > Options > Decrypt HTTPS Traffic
- Install TIDAL for Windows and start it
- In Fiddler, look for requests toClick a request, then on the right, click Inspectors > Headers. Underneath Miscellaneous you'll seeCode:
api.tidal.com or similar
This is a TIDAL Token you can use.Code:X-Tidal-Token