How to display the song titles from a plain text URL

To use "Plain text" you need only any URL with a plain text output containing “Artist – Title”

This means that the linked page should not contain any HTML markup, nor XML or Json. Just a simple string with song title and artist name, separated by a dash "-".

It needs to be a URL with the updated information, and no caching that once opened shows only something like this.

Like a virgin - Madonna

To set up a plain text URL, set the Server Type to Plain Text, and input the URL of your title in the text area "plain text"

If you experience any issue, please check your browser's console, and if the URL of the song title is NOT in the same domain of your website, make sure that the CORS policies are enabled.

Was this answer helpful? 1 Users Found This Useful (1 Votes)