Resource icon

Free Now playing via Last.fm (NPviaLFM) 2020-07-09

Shmookoff

New Member
Shmookoff submitted a new resource:

Now playing via Last.fm (NPviaLFM) - Easy way to add now playing music to your stream

Hey. This is my first little console Python application that simply receives the track information that is currently playing on your last.fm profile, and writes the title, album and artist of the track to the text file.
I haven't found alternative for it, so did it for you ♥♥♥

There is little guide about how to correctly set up this tool:

Requirements:
1. A Last.fm account.
2. Any Last.fm scrobbler. An application or browser extension, that gets information about now playing...

Read more about this resource...
 

odibil

New Member
Thanks for creating a simple Now Playing resource that works with the Last.fm web scrobbler.

I know you're working on expanding features for this project, and would like to recommend a customization option that creates separate text files for each piece of data (e.g. artist.txt, song.txt, album.txt), with the possibility of adding a checkbox for putting "quotes" around the song name.

I personally prefer clean static displays over scrolling text, and would love to display the song and artist on separate lines, with the ability to customize different font settings for each text field in OBS. An example would be something like:

"War Inside of Me"
LOST DOG STREET BAND

The above would use two different text sources for each piece of data; the first text source (song.txt) displays the song with quotes, and the second text source (artist.txt) displays the artist in bold, UPPERCASE, and a custom color through OBS.

Thanks for all your work so far!
 
Top