updated README with Last.fm usage example

This commit is contained in:
dylan 2025-12-25 23:53:24 +00:00
parent 3296771b68
commit f1c2748463

View file

@ -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