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

Track with looong title #408

Closed
alessandrococco opened this issue Jan 23, 2024 · 2 comments
Closed

Track with looong title #408

alessandrococco opened this issue Jan 23, 2024 · 2 comments
Milestone

Comments

@alessandrococco
Copy link

Hello!

I have a song with a loooong title:

Preludium / Agnus Dei (Acropolis) / Wutach Schlucht / Die Zeit / Ohne Geld / U.S.A. / 10.5.1941 / Expectans Expectavos / Coincidentia Oppositorum / Wolf / Agnus Dei (Exil und Tod)

https://musicbrainz.org/release/667d29f5-e156-4e36-a67d-314cd3e8cc7b

LMS truncates the title after 130 characters:

image

Clients receive the truncated title:

image

image

Could the title column be expanded to 200 chars? Thanks :-)

@epoupon
Copy link
Owner

epoupon commented Jan 23, 2024

Hmmm this is a hardcoded limit in the DB.
We can raise it indeed and crop only in the UI

@alessandrococco
Copy link
Author

alessandrococco commented Jan 25, 2024

Hmmm this is a hardcoded limit in the DB.
We can raise it indeed and crop only in the UI

I know this is a niche issue but it would be great! In the UI the long title could be truncated (with at the end) but displayed on full in the tooltip.

ps: the same issue exists with the name of an album, eg. https://musicbrainz.org/release-group/3d3ff0b9-5858-33f3-9d67-8ba5977899a8, https://musicbrainz.org/release/b34e61eb-e4b7-4c23-8017-0a4920b618d3

@epoupon epoupon added this to the v3.48.0 milestone Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants