[Enhancement]: m-TAGS alternative metadata #836

Closed
opened 2026-04-24 23:23:15 +02:00 by adam · 2 comments
Owner

Originally created by @TechLoom on GitHub (Dec 22, 2022).

Describe the feature/enhancement

I'm looking to update the metadata without changing the checksum to the files.

I know this would be a very low priority as the use case isn't for all users. In my case, I'm seeding audio files with rtorrent, and updating the metadata will change the checksums causing the files to redownload, (aka undoing the metadata changes).

http://www.m-tags.org/

m-TAGS is just alternative metadata that is a separate file containing the metadata with the same name as the audio file.

Allowing this alternative metadata would mean I could fix issues within Audiobookshelf not IDing correctly and still seed the audio files as the checksum would not change.

Originally created by @TechLoom on GitHub (Dec 22, 2022). ### Describe the feature/enhancement I'm looking to update the metadata without changing the checksum to the files. I know this would be a very low priority as the use case isn't for all users. In my case, I'm seeding audio files with rtorrent, and updating the metadata will change the checksums causing the files to redownload, (aka undoing the metadata changes). http://www.m-tags.org/ m-TAGS is just alternative metadata that is a separate file containing the metadata with the same name as the audio file. Allowing this alternative metadata would mean I could fix issues within Audiobookshelf not IDing correctly and still seed the audio files as the checksum would not change.
adam added the enhancement label 2026-04-24 23:23:15 +02:00
adam closed this issue 2026-04-24 23:23:15 +02:00
Author
Owner

@Weldawadyathink commented on GitHub (Dec 22, 2022):

Audiobookshelf by default does not edit the file. It stores metadata either in the /metadata directory set on the server or, optionally, in the same folder as a separate file. It only writes the metadata to the file if you use the embed metadata feature. Is this suitable for your setup?

@Weldawadyathink commented on GitHub (Dec 22, 2022): Audiobookshelf by default does not edit the file. It stores metadata either in the /metadata directory set on the server or, optionally, in the same folder as a separate file. It only writes the metadata to the file if you use the embed metadata feature. Is this suitable for your setup?
Author
Owner

@advplyr commented on GitHub (Dec 24, 2022):

I think this is a misunderstanding since Abs does not modify your audio files. A separate metadata file is kept for each book/podcast which you can optionally store in the same directory as the media files.

@advplyr commented on GitHub (Dec 24, 2022): I think this is a misunderstanding since Abs does not modify your audio files. A separate metadata file is kept for each book/podcast which you can optionally store in the same directory as the media files.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#836