Skip to content

Support for subtitle field (TIT3) #82

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daniele-athome
Copy link

@daniele-athome daniele-athome commented Mar 27, 2025

I couldn't find a reference for an MP4 tag.

Required by beetbox/beets#5696

@daniele-athome daniele-athome marked this pull request as ready for review March 27, 2025 10:30
@daniele-athome
Copy link
Author

daniele-athome commented Mar 27, 2025

Modifying the library.py file worked (added the new field to Item._fields, opened beetbox/beets#5696 for that), but the new field is detected (and stored) only after an import. Do I have to re-import all of my library? Is there a quicker, more selective way maybe?

@jackwilsdon
Copy link
Member

beet update might work.

@daniele-athome
Copy link
Author

Thanks. Unfortunately it doesn't detect it, not even after touching the file. I could script it (i.e. a beets command plugin or even a shell script with some piped magic), but I hoped there was a faster way :-)

@daniele-athome daniele-athome changed the title Support for subtitle tag (TIT3) Support for subtitle field (TIT3) Mar 27, 2025
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.

2 participants