.env pwd configuration to ini xdg configuration
This commit is contained in:
parent
6899d676aa
commit
aa0f2201e4
8 changed files with 229 additions and 66 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue