The program Last.fm Data Writer allows you to send to the service Last.fm data on the played song sounds (the name and the length track, artist name, album name).
Data on the songs can be entered manually in the fields of the form, read from the audio files in the library or obtain from other programs through a standard mechanism for the exchange of data.
When you receive data from other programs regular expressions are used to highlight the desired to send to the service information. The user may, through settings add your own regular expressions. Added templates when processing are used first. If the text matches multiple templates, the option is selected for use with the highest number of recognized groups.
Send to the service Last.fm data of the played song sounds (name and length of track, artist name, album name).
Using the data from the other programs through a standard mechanism of sharing.
Receiving data from other programs when running a program from the command line:
Call format: Lafm.exe --parameter <data> ...
--scroTitle – name of the track
--scroArtist – track artist
--scroAlbum – album name
--scroSrc – source of track information
This program transmits data via command line parameters.
Using metadata from the audio-files.