audiamus / AaxAudioConverter

Convert Audible aax files to mp3 and m4a/m4b
GNU General Public License v3.0
1.54k stars 117 forks source link

Keep ASIN available after conversation #209

Closed patrickwolf closed 5 months ago

patrickwolf commented 5 months ago

Today I wanted to see if I could move my books into Genre folders and realized that a) the genre is not included and b) the ASIN that could help me get the genre gets lost through the conversion.

So I wanted to create a ticket to request to remedy the missing ASIN through one or more of these ways: if Settings > Conversion > Extra file info is enabled

And also regardless of the setting

Without the ASIN there is no way to uniquely identify the audio book and later on query more details via the API about it, provide it for a audio book library as a unique id etc.

Thank you, Patrick

patrickwolf commented 5 months ago

For those that desire to keep the JSON files around after conversion here a gist that does exactly that. And also a discussion around this feature request

audiamus commented 5 months ago

I have added introducing an optional custom ASIN tag to my todo list.

patrickwolf commented 5 months ago

Great thank you @audiamus

audiamus commented 5 months ago

Closing for now...