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

lltag removes certain tags. #1

Open
carnager opened this issue Sep 23, 2017 · 0 comments
Open

lltag removes certain tags. #1

carnager opened this issue Sep 23, 2017 · 0 comments

Comments

@carnager
Copy link

tagging a ogg file with --tag "FOOBAR=BAZ" FILE.ogg strips some of the tags:

Original File:

ALBUM=Creep Live
DISCTOTAL=0
ARTIST=Brandi Carlile
COMPILATION=0
TITLE=Creep
TOTALDISCS=0
REPLAYGAIN_TRACK_PEAK=1.114610
TOTALTRACKS=0
ALBUMARTIST=Brandi Carlile
DATE=2008
TRACKNUMBER=1
REPLAYGAIN_TRACK_GAIN=-7.94 dB
TRACKTOTAL=0

After lltag edited tags:

ARTIST=Brandi Carlile
TITLE=Creep
ALBUM=Creep Live
TRACKNUMBER=1
DATE=2008
RATING=7
ALBUMARTIST=Brandi Carlile
REPLAYGAIN_TRACK_PEAK=1.114610
REPLAYGAIN_TRACK_GAIN=-7.94 dB
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

No branches or pull requests

1 participant