Originally created by @update-freak on GitHub (Sep 3, 2023).
### Steps to reproduce
1. Check the genre for podcasts when there are more than one genre
### Expected behaviour
- comma and than space --> for my example: "Health & Fitness, Health & Fitness: Mental" instead of "Health & Fitness ,Health & Fitness: Mental"
### Actual behaviour
- space and than commafor --> my example: "Health & Fitness, Health & Fitness: Mental"
Audiobookshelf Version:
- [v0.9.65-beta] Android App?
#### Android Issue
Android version: 13
Device model: Samsung S23
Stock or customized system: Stock

adam
added the bug label 2026-04-24 23:34:18 +02:00
I'm not sure on the 2.3.x versions, but on 2.2.23 this seems to be the behavior on any comma separated list, showing , instead of , .
Edit:
Ah, I was wrong. I was thinking it did this on the webpage also (reason I mentioned the server version), but it appears it's only in the app (Android here).
@CLHatch commented on GitHub (Sep 3, 2023):
I'm not sure on the 2.3.x versions, but on 2.2.23 this seems to be the behavior on any comma separated list, showing ` ,` instead of `, `.
Edit:
Ah, I was wrong. I was thinking it did this on the webpage also (reason I mentioned the server version), but it appears it's only in the app (Android here).
This has been fixed and is awaiting release, but the original issue was closed which is probably why it didn't come up in search #777
@nichwall commented on GitHub (Sep 3, 2023):
This has been fixed and is awaiting release, but the original issue was closed which is probably why it didn't come up in search
#777
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 @update-freak on GitHub (Sep 3, 2023).
Steps to reproduce
Expected behaviour
Actual behaviour
Audiobookshelf Version:
Android Issue
Android version: 13

Device model: Samsung S23
Stock or customized system: Stock
@CLHatch commented on GitHub (Sep 3, 2023):
I'm not sure on the 2.3.x versions, but on 2.2.23 this seems to be the behavior on any comma separated list, showing
,instead of,.Edit:
Ah, I was wrong. I was thinking it did this on the webpage also (reason I mentioned the server version), but it appears it's only in the app (Android here).
@nichwall commented on GitHub (Sep 3, 2023):
This has been fixed and is awaiting release, but the original issue was closed which is probably why it didn't come up in search
#777
@advplyr commented on GitHub (Sep 6, 2023):
Thanks I re-opened #777
@advplyr commented on GitHub (Sep 6, 2023):
Duplicate of #777