Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Designating a folder in which composer tags should be submitted instead of artist tags #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Aug 3, 2017

Not sure if this is useful for everyone, but: for classical music, the
composer field is what Last.fm will want to receive.

If classical music files have correct tags (meaning a composer as a
composer, and a performer as an artist), setting the config option

composerfolder = "path/holding/classical-music"

will submit composer instead of artist.

E.g. Alfred Brendel playing a Beethoven sonata:

composer: Ludwig van Beethoven
artist: Alfred Brendel
title: Sonata

will submit "Ludwig van Beethoven - Sonata" to Last.fm, if the file in
question is in the folder designated as composerfolder.

gamaut added 2 commits August 3, 2017 19:21
For classical music, the composer field is what Last.fm will want to
receive. If the files have correct tags (meaning a composer as a
composer, and a performer as an artist), setting the config option

    composerfolder = "path/holding/classical-music"

will submit composer instead of artist.

E.g. Alfred Brendel playing a Beethoven sonata:

    composer: Ludwig van Beethoven
    artist: Alfred Brendel
    title: Sonata

will submit "Ludwig van Beethoven - Sonata" to Last.fm, if the file in
question is in the folder designated as composerfolder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant