BenediktAlkin / SongTaggerForSpotify

Song tagging for Spotify
MIT License
83 stars 4 forks source link

Use Spotify properties of tracks for inspiration #10

Closed Spruce8913 closed 2 years ago

Spruce8913 commented 2 years ago

Thank you for this amazing program! It will be super helpful for organising my library.

I currently have playlists for "Jazz", "Rock", ... Basically the genres I could come up with and sorted everything manually myself. However, using http://organizeyourmusic.playlistmachinery.com made me realise that Spotify provides a bunch of metadata already with the songs, including the (sub)genres and other goodies. Do you intend any native support in SongTagger for using this metadata? Or is my best bet to use the website, generate a playlist, and then tag all the songs in that playlist with SongTagger?

BenediktAlkin commented 2 years ago

You're welcome :)

Using metadata for filtering/tagging was on the todo list but didn't make it in yet, mainly because I personally didn't find too much use in it. I started implementing it, but it's a decently sized feature so it might take some more time.

Spruce8913 commented 2 years ago

Thank you for your response! No worries of course, this is purely an enhancement request. I will use the workaround with the other website for now.

Maybe useful background info: I don't intend on using it for definite tagging, as in "any track with energy>70" is an 'energizing' track. Point. But as a suggestion: "any track with energy>70" you might consider 'energizing'. So here's a playlist where you can just quickly check for how energizing it is. To reduce the overhead from now having to tag my entire library.

Thanks again for developing this!

On Mar 22, 2022 00:43, Benedikt Alkin @.***> wrote:

You're welcome :)

Using metadata for filtering/tagging was on the todo list but didn't make it in yet, mainly because I personally didn't find too much use in it. I started implementing it, but it's a decently sized feature so it might take some more time.

- Reply to this email directly, view it on GitHubhttps://github.com/BenediktAlkin/SongTaggerForSpotify/issues/10#issuecomment-1074530382, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL2PKSIM2H5MQELOPHJCP3TVBECTLANCNFSM5RFPPQRA. You are receiving this because you authored the thread.Message ID: @.***>

[ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "https://github.com/BenediktAlkin/SongTaggerForSpotify/issues/10#issuecomment-1074530382", "url": "https://github.com/BenediktAlkin/SongTaggerForSpotify/issues/10#issuecomment-1074530382", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

BenediktAlkin commented 2 years ago

This is now available in the newest version (v1.2.0) https://github.com/BenediktAlkin/SongTaggerForSpotify/releases/tag/v1.2.0