Originally created by @Hallo951 on GitHub (Nov 30, 2022).
Steps to reproduce
Download audiobook "Ich Lebe" by Series "Hamburg Sequence" from Thariot
Expected behaviour
I just tried to save several audiobooks locally on my phone. The first audiobook worked. The second one didn't. Every time I try, the Audiobookshelf app shuts down on its own. This phenomenon occurs with all audiobooks from the "Hamburg Sequence" series. If I select any other audio book, it works again.... Do you have a solution for this?
Actual behaviour
Tell us what happens
Environment data
Audiobookshelf Version:
2.2.6
[ x ] Android App?
[ - ] iOS App?
Android Issue
Android version:
11
Device model:
Android
Stock or customized system:
Stock
Originally created by @Hallo951 on GitHub (Nov 30, 2022).
### Steps to reproduce
1. Download audiobook "Ich Lebe" by Series "Hamburg Sequence" from Thariot
2.
3.
### Expected behaviour
I just tried to save several audiobooks locally on my phone. The first audiobook worked. The second one didn't. Every time I try, the Audiobookshelf app shuts down on its own. This phenomenon occurs with all audiobooks from the "Hamburg Sequence" series. If I select any other audio book, it works again.... Do you have a solution for this?
### Actual behaviour
- Tell us what happens
### Environment data
Audiobookshelf Version:
2.2.6
- [ x ] Android App?
- [ - ] iOS App?
#### Android Issue
Android version:
11
Device model:
Android
Stock or customized system:
Stock
adam
added the bug label 2026-04-24 23:17:27 +02:00
I have looked at the audiobooks in question again but have not seen anything conspicuous. I looked at the metadata with the mp3tag tool, but I didn't see anything with xml or anything else.
Attached are a few screenshots.
Folder structure:
Abs file:
Mp3tag:
@Hallo951 commented on GitHub (Dec 1, 2022):
I have looked at the audiobooks in question again but have not seen anything conspicuous. I looked at the metadata with the mp3tag tool, but I didn't see anything with xml or anything else.
Attached are a few screenshots.
Folder structure:

Abs file:

Mp3tag:

Ha, I have found the error. It was probably the file names. They had the following format: "Ich.Lebe..mp3". I changed this to the following: "Ich Lebe.mp3" and then the download works fine.
Maybe you should add a rotine that checks the file names for consistency or something....
@Hallo951 commented on GitHub (Dec 1, 2022):
Ha, I have found the error. It was probably the file names. They had the following format: "Ich.Lebe..mp3". I changed this to the following: "Ich Lebe.mp3" and then the download works fine.
Maybe you should add a rotine that checks the file names for consistency or something....
I don't think this is an issue anymore on newer versions since I can download a file with that name but let me know if this is still an issue for you
@advplyr commented on GitHub (Apr 7, 2024):
I don't think this is an issue anymore on newer versions since I can download a file with that name but let me know if this is still an issue for you
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Hallo951 on GitHub (Nov 30, 2022).
Steps to reproduce
Expected behaviour
I just tried to save several audiobooks locally on my phone. The first audiobook worked. The second one didn't. Every time I try, the Audiobookshelf app shuts down on its own. This phenomenon occurs with all audiobooks from the "Hamburg Sequence" series. If I select any other audio book, it works again.... Do you have a solution for this?
Actual behaviour
Environment data
Audiobookshelf Version:
2.2.6
Android Issue
Android version:
11
Device model:
Android
Stock or customized system:
Stock
@advplyr commented on GitHub (Dec 1, 2022):
Can you check if there is XML inside the metadata?
@Hallo951 commented on GitHub (Dec 1, 2022):
Um, how do I do that?
@Hallo951 commented on GitHub (Dec 1, 2022):
I have looked at the audiobooks in question again but have not seen anything conspicuous. I looked at the metadata with the mp3tag tool, but I didn't see anything with xml or anything else.
Attached are a few screenshots.
Folder structure:

Abs file:

Mp3tag:

@Hallo951 commented on GitHub (Dec 1, 2022):
Ha, I have found the error. It was probably the file names. They had the following format: "Ich.Lebe..mp3". I changed this to the following: "Ich Lebe.mp3" and then the download works fine.
Maybe you should add a rotine that checks the file names for consistency or something....
@advplyr commented on GitHub (Apr 7, 2024):
I don't think this is an issue anymore on newer versions since I can download a file with that name but let me know if this is still an issue for you