updated README with Last.fm usage example
This commit is contained in:
parent
3296771b68
commit
f1c2748463
1 changed files with 3 additions and 1 deletions
|
|
@ -94,7 +94,9 @@ Set `linkFormat` to `'html'` or `'markdown'` depending on your Now page format.
|
||||||
- `getMastodonPost(feedUrl)` - Latest non-reply Mastodon post
|
- `getMastodonPost(feedUrl)` - Latest non-reply Mastodon post
|
||||||
- `getMalojaScrobble(url)` - Latest music scrobble from [maloja](https://github.com/krateng/maloja)
|
- `getMalojaScrobble(url)` - Latest music scrobble from [maloja](https://github.com/krateng/maloja)
|
||||||
|
|
||||||
**Note:** `showImage` (defaults to `true`) controls whether images/posters are included in the output. Set it to `false` to show text only.
|
**Notes:**
|
||||||
|
- `showImage` (defaults to `true`) controls whether images/posters are included in the output. Set it to `false` to show text only.
|
||||||
|
- For Last.fm, use `getRSSItemTitle('https://lfm.xiffy.nl/your-username')` (via [lfm.xiffy.nl](https://lfm.xiffy.nl))
|
||||||
|
|
||||||
## Trakt
|
## Trakt
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue