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

Song title shown in full in latest Discord update instead of being appended with ... at the cutoff #72

Open
eucalyptusJ opened this issue Aug 27, 2024 · 4 comments

Comments

@eucalyptusJ
Copy link

eucalyptusJ commented Aug 27, 2024

Only occurs if you're one of the people who got the newest activity update.

@TheQwertiest
Copy link
Owner

Not sure I understand what you mean, could you show an example, please?

@eucalyptusJ
Copy link
Author

Here's what it looked like previously:
beforeupdate

And here's how it looks currently:
postupdate

@Fadexz
Copy link

Fadexz commented Sep 10, 2024

That's up to Discord to format the text how they want, it now allows you to see the full thing so isn't that better?

@PlaylistsTrance
Copy link

If you really want to you can mimic this behavior a bit using functions from https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Title_Formatting_Reference

Example:

$ifgreater($len2(%title%),50,$left(%title%,48)...,%title%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants