.env pwd configuration to ini xdg configuration

This commit is contained in:
Reid 2024-08-27 17:12:01 -07:00
parent 6899d676aa
commit aa0f2201e4
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
8 changed files with 229 additions and 66 deletions

View file

@ -8,7 +8,7 @@ unfortunately, because of how most mpris players work, the [Track_Id](https://sp
## configuration
copy the values from `.env.example` into a `.env` file and configure your api keys, and the api keys are available [here](https://www.last.fm/login?next=/api/account/create)
either run the program once and navigate to `.config/lastmpris/config.ini` or create the file and copy it from the `config.example.ini` file provided in this directory. once you do that, configure your authentication methods. the api keys are available [here](https://www.last.fm/login?next=/api/account/create)
you also have the option to define your mpris bus name, which will instead wait for your specified player instead of waiting for the first active player