Wrong comma position in multi genre #686

Closed
opened 2026-04-24 23:34:18 +02:00 by adam · 4 comments
Owner

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
audiobookshelf

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 ![audiobookshelf](https://github.com/advplyr/audiobookshelf-app/assets/40196995/55b92b67-eae6-49ed-b20d-52dceb2d5e3e)
adam added the bug label 2026-04-24 23:34:18 +02:00
adam closed this issue 2026-04-24 23:34:18 +02:00
Author
Owner

@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).

@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).
Author
Owner

@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

@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
Author
Owner

@advplyr commented on GitHub (Sep 6, 2023):

Thanks I re-opened #777

@advplyr commented on GitHub (Sep 6, 2023): Thanks I re-opened #777
Author
Owner

@advplyr commented on GitHub (Sep 6, 2023):

Duplicate of #777

@advplyr commented on GitHub (Sep 6, 2023): Duplicate of #777
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#686