Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Apostrophe character (U+2019 ’ Right Single Quotation Mark) in names does not display correctly #706

Open
1 task done
jroyvde opened this issue Dec 12, 2024 · 5 comments
Labels
area: metaphony Related to Metaphony priority: high High priority type: bug Something isn't working
Milestone

Comments

@jroyvde
Copy link

jroyvde commented Dec 12, 2024

Description

A variant of the apostrophe character ( as opposed to '), which seems to be commonly used in album & song titles, does not display correctly in the app. This occurs regardless of which font is selected in the app's settings. The issue may also apply to other less-common unicode characters, but I haven't done any further testing.

Steps to Reproduce

Add a song with the character in its name to Symphony.

Expected Behavior

The character should display normally.

Screenshots


Device

Google Pixel 6a

OS

Android 15

Version

2024.11.114

Contribution Guidelines

@jroyvde jroyvde added the type: bug Something isn't working label Dec 12, 2024
@zyrouge
Copy link
Owner

zyrouge commented Dec 12, 2024

Open the song's information dialog and check if the ID ends with some suffix (eg. 1234-xx). If it does, the song was scanned using MediaMetadataRetriever which does not correctly handle unicode. Does the song have any metadata?

@jroyvde
Copy link
Author

jroyvde commented Dec 12, 2024

The song's ID is 1733976723231.0.mr, don't know if the .mr part is the suffix you mentioned or not.

I've checked it out in a metadata viewer and it looks OK there.

image

@zyrouge
Copy link
Owner

zyrouge commented Dec 12, 2024

The song's ID is 1733976723231.0.mr, don't know if the .mr part is the suffix you mentioned or not.

I've checked it out in a metadata viewer and it looks OK there.

image

Yup, that suffix is what I was asking for. Seems like Metaphony could not parse that song. Could you send the song here in a zip?

@zyrouge zyrouge added priority: high High priority area: metaphony Related to Metaphony reason: needs more info Requires more information labels Dec 12, 2024
@jroyvde
Copy link
Author

jroyvde commented Dec 12, 2024

Sure, here it is.

08. Cynthia Erivo - I’m Not That Girl.zip

@zyrouge zyrouge removed the reason: needs more info Requires more information label Dec 12, 2024
@zyrouge zyrouge added this to the v2025.01.x milestone Dec 12, 2024
@gabeweb
Copy link

gabeweb commented Jan 15, 2025

Hi,

I had a similar issue to this (but with other characters).

The artist is called "+/-" (Plus/Minus) but Symphony just recognize it as "-", and deactivating the Metaphony metadata decoder, when I played that artist, crashed it.

Screenshot_2025-01-15-17-52-13-127_io github zyrouge symphony

Version:

Symphony v2024.12.115

Tested on:

(Xiaomi) Redmi Note 13 (Android 15/HyperOS 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: metaphony Related to Metaphony priority: high High priority type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants