doc/15-nowplaying.md in ayadn-2.0.4 vs doc/15-nowplaying.md in ayadn-2.0.5

- old
+ new

@@ -22,16 +22,30 @@ Ayadn will grab information from your Last.fm account, format it, insert the *#nowplaying* hashtag then ask for your confirmation before posting it. It will also grab a link to the album and the album artwork from the iTunes Store (you can prevent this behavior by adding the `--no_url` option (short: `-n`). +*Note: the Last.fm feed may take some time to be updated. If it doesn't reflect your recent history, please wait a few minutes.* + +## Deezer + +`ayadn nowplaying --deezer` + +`ayadn -NP -d` + +Ayadn will grab information from your Deezer account (you will be prompted to authorize Ayadn for Deezer the first time you launch this command), format it, insert the *#nowplaying* hashtag then ask for your confirmation before posting it. + +It will also grab a link to the album and the album artwork from the iTunes Store (you can prevent this behavior by adding the `--no_url` option (short: `-n`). + +*Note: Deezer will update the recent history list only after a song has been played to its end.* + ## Options Specify a custom hashtag: `ayadn -NP -h listeningto` Specify a custom text: `ayadn -NP -t "I loved this song so much when I was young."` -Works with iTunes and Last.fm. +Works with all sources.