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

No display Cyrillic and Symbols "(", ")", "!", ... in right menu. #18

Open
frsvme opened this issue Mar 3, 2024 · 10 comments
Open

No display Cyrillic and Symbols "(", ")", "!", ... in right menu. #18

frsvme opened this issue Mar 3, 2024 · 10 comments

Comments

@frsvme
Copy link

frsvme commented Mar 3, 2024

I have trouble with display artist and title in right item menu. If artist or title have Russian Symbols or etc Symbols like as ( ) ! ? & — that's symbols no showed in right menu. Check screenshot.

image
Main menu

image
Player

image
Right Menu

I'm trying change Font on Cyrillic - that not fixed this trouble.

How I can fix that?

@oussamatn
Copy link
Owner

Hi,
Can you send me a preview link ?

@frsvme
Copy link
Author

frsvme commented Mar 16, 2024

Hi,

Can you send me a preview link ?

Hi. I switched to this fork https://github.com/shogd3838/radio-player (link to fork edited about 15 min) - and this problem is not observed in it. However, many questions remain about the project as a whole. I would really like to implement the possibility of caching an "offline page" so that if the device with this PWA application is not connected to the Internet, when opening the application, a "stub" from the cache is displayed, informing that an Internet connection is expected. One of the problems I've encountered is absolutely everything.js files, when examined in Chrome Dev Tools, have a weight of 0 bytes. I tried to force it to be specified in the service-worker.js paths for the required cache .html file still has a weight of 0 kb. I think this is due to the fact that these files cannot be accessed by a direct path (for example, when specifying an absolute path in the address bar), since the rules from .htaccess are triggered. Perhaps you can help me implement the "offline mode"?)

@oussamatn
Copy link
Owner

The charset last version is set to utf-8 and this should handle the correct display of other languages.
For the offline mode notification, I'll commit this feature soon.

@frsvme
Copy link
Author

frsvme commented Mar 16, 2024

The charset last version is set to utf-8 and this should handle the correct display of other languages.

For the offline mode notification, I'll commit this feature soon.

How long will the update take?) Sorry for the persistence, I really like your development <3

@frsvme
Copy link
Author

frsvme commented Mar 16, 2024

@oussamatn By the way, there are also problems when choosing the audio visualization mode, which is on the phone, which is on the computer.
image

Even if the music is playing, the audio visualization behavior is exactly the same as in the attached image.

@oussamatn
Copy link
Owner

The animation problem is due to unsupported Three.js API on iOS devices.

@frsvme
Copy link
Author

frsvme commented Mar 25, 2024

The animation problem is due to unsupported Three.js API on iOS devices.

I have not worked animations on desktop too. Last versions Chrome or Firefox.

@oussamatn
Copy link
Owner

On MacOS or Windows/Linux ?

@frsvme
Copy link
Author

frsvme commented Mar 25, 2024

On MacOS or Windows/Linux ?

MacOS and Windows

@oussamatn
Copy link
Owner

I don't have the issue with Windows based browser. I only get this on my IPhone. Are you running this last version ?
Keep on eye on the new branch "migration", I'll fix this issue in the next merge.

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

2 participants