You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been wrestling with this trying to figure out how to facilitate testing and reproduction. Many files result in strange podcast episode names.
I have an audiobook file in my dir2cast podcast folder, the file has correct ID3 tags but the podcast episode produced by it has the title "End Credits". I've put that file on wetransfer here (the book is public domain): https://we.tl/t-yRIimxtSTo
According to MP3Tag and Musicbrainz Picard, the file has 7 fields with content: Title, Artist, Album, Year, Genre, Comment, and Album Artist. None of those fields contain the words "End Credits".
This M4B file does have chapters with chapter titles, but I'm not sure how to interact with them or tell Dir2Cast to ignore them. Where did the contents of itunes:summary and <title> come from? Is there any way to override this?
The text was updated successfully, but these errors were encountered:
I've been wrestling with this trying to figure out how to facilitate testing and reproduction. Many files result in strange podcast episode names.
I have an audiobook file in my dir2cast podcast folder, the file has correct ID3 tags but the podcast episode produced by it has the title "End Credits". I've put that file on wetransfer here (the book is public domain): https://we.tl/t-yRIimxtSTo
According to MP3Tag and Musicbrainz Picard, the file has 7 fields with content: Title, Artist, Album, Year, Genre, Comment, and Album Artist. None of those fields contain the words "End Credits".
The XML file contains this for the relevant file:
This M4B file does have chapters with chapter titles, but I'm not sure how to interact with them or tell Dir2Cast to ignore them. Where did the contents of itunes:summary and <title> come from? Is there any way to override this?
The text was updated successfully, but these errors were encountered: