[WS] Last.fm

Hi Dano,

sorry, first I wrote in german. Now in english again.

Is it possible to add the script with the two tags "Mood" and "Occasion" from Last.fm. I use the script from user "h4de5" and it works. But I would like to add this two tags. Can you help me?

Would be nice. :slight_smile:

Best regards

AFAIK these "tags" are just themed lists of regular tags. The program checks if a certain tag is present and then adds it for example as Mood tag.
They are not actual categories.
Do you mean that?

Hi Dano,

I read this post: Mood und Occasion als Tag-Felder im MP3tag-Editor. And the author has listed the examples of "Mood" and "Occasion".

If it's only themed lists and you can add it as "Mood" or "Occasion" tag, it would be perfect. :slight_smile:

Best regards

Hi Dano,

I've found this post: [WS] Last.fm Genre/Mood with Whitelist. It mentions a - actually not working - last.fm-script, which adds a mood tag. Only a Occasion tag is missing.

Can you update the script with the both new tags from this themed lists of last.fm?

Best regards

We need a separate script for this. I've made this:

Thank you for this script!!!! :slight_smile: :slight_smile: :slight_smile:

If I use e.g. "Bob Marley & The Wailers", it looks like this:
image

When I search the artist: Bob Marley & The Wailers and the song "Three little Birds", the script finds only mood = "mellow". But if I search the song directly on the website last.fm, I find for mood "mellow", "happy" and "feel good". Can you say why the latter two are missing?

The script adds the keywords separated by "\". Is it possible to use the separation ","?

I get 8 mood and 3 occasion values for this song.
If you want a different separator then

replace
(?=</name>)" "\\\\"
with
(?=</name>)" ","

2 times in the script.

Hi Dano,
I use Mp3tag v2.99d. If I search with "Bob Marley & The Wailers" and "Three Little Birds", I get this keyword back:

image

I see in the xml-file via ws.audioscrobbler.com, that the script use the album "Legend".

image

But my tag for "Album" is "Exodus".

Is it possible, that the script use "Album" and "Title" for searching? Or what is my mistake?

Best regards

Small error, try this update:
Last.fm#Track Tags.zip (1.5 KB)

It works!!!!!! Thank you!!!! :slight_smile: :slight_smile: :slight_smile:

Hi @dano ,
I have a problem

image
Sadly not working.

I've checked today and well, the error continues :frowning: