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

Show All MetaData for A Single Track #631

Closed
btburton42 opened this Issue Mar 26, 2014 · 5 comments

Comments

Projects
None yet
3 participants
@btburton42

btburton42 commented Mar 26, 2014

For as comprehensive a meta-tagger as BEETS is, I'm surprised to find that I can't display the ID3 info for a particular track with a command/plugin. Am I missing something here?

Posted mostly to solve some tricky instances in Tomahawk where it's seeking out the wrong Album Artist for Compilation albums. (Ah, the dreaded COMPS!) I think it would be useful to compare the albums that are functioning correctly to those that aren't.

@btburton42

This comment has been minimized.

Show comment
Hide comment
@btburton42

btburton42 Mar 26, 2014

nevermind. closing. using MusicBrainz Picard.

btburton42 commented Mar 26, 2014

nevermind. closing. using MusicBrainz Picard.

@btburton42 btburton42 closed this Mar 26, 2014

@sampsyo

This comment has been minimized.

Show comment
Hide comment
@sampsyo

sampsyo Mar 26, 2014

Member

FWIW, you may be interested in the "info" plugin, which does exactly this.

On Tue, Mar 25, 2014 at 5:23 PM, Tyler Burton notifications@github.com
wrote:

Closed #631.

Reply to this email directly or view it on GitHub:
#631

Member

sampsyo commented Mar 26, 2014

FWIW, you may be interested in the "info" plugin, which does exactly this.

On Tue, Mar 25, 2014 at 5:23 PM, Tyler Burton notifications@github.com
wrote:

Closed #631.

Reply to this email directly or view it on GitHub:
#631

@btburton42

This comment has been minimized.

Show comment
Hide comment
@btburton42

btburton42 Mar 26, 2014

@sampsyo PERFECT! Exactly what I wanted without Picard screwing everything up. Many thanks!

btburton42 commented Mar 26, 2014

@sampsyo PERFECT! Exactly what I wanted without Picard screwing everything up. Many thanks!

@bearcatsandor

This comment has been minimized.

Show comment
Hide comment
@bearcatsandor

bearcatsandor Mar 26, 2014

So can we assume that doing a mutagen-inspect would show all tags of a file, where a beets info would show only the tags that beets could parse?

bearcatsandor commented Mar 26, 2014

So can we assume that doing a mutagen-inspect would show all tags of a file, where a beets info would show only the tags that beets could parse?

@sampsyo

This comment has been minimized.

Show comment
Hide comment
@sampsyo

sampsyo Mar 26, 2014

Member

@bearcatsandor Yes, exactly.

Member

sampsyo commented Mar 26, 2014

@bearcatsandor Yes, exactly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment