[Enhancement]: Support "movementname" and "movement" fields to match mvin and mvnm #1632

Open
opened 2026-04-24 23:52:42 +02:00 by adam · 0 comments
Owner

Originally created by @ElDubsNZ on GitHub (Jan 2, 2024).

Describe the feature/enhancement

ABS Book Audio Metadata documentation highlights that ABS maps the ID3 tag mvin to series sequence, and mvnm to series name.

MP3 tag is a very common mp3 metadata editor, and it uses a different standard.

MP3tag's Tag field mappings table shows that instead of mvin, it uses "movement", and instead of "mvnm", it uses "movementname".

Further, mapping "Comment" to "Description" might also be useful.

Could ABS be updated so that it can also recognise these fields as series name and sequence?

Originally created by @ElDubsNZ on GitHub (Jan 2, 2024). ### Describe the feature/enhancement [ABS Book Audio Metadata](https://www.audiobookshelf.org/docs/#book-audio-metadata) documentation highlights that ABS maps the ID3 tag mvin to series sequence, and mvnm to series name. MP3 tag is a very common mp3 metadata editor, and it uses a different standard. MP3tag's [Tag field mappings table](https://docs.mp3tag.de/mapping-table/) shows that instead of mvin, it uses "movement", and instead of "mvnm", it uses "movementname". Further, mapping "Comment" to "Description" might also be useful. Could ABS be updated so that it can also recognise these fields as series name and sequence?
adam added the enhancement label 2026-04-24 23:52:42 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1632