-
Notifications
You must be signed in to change notification settings - Fork 574
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
High Ram Usage #322
Comments
#81 I want to link with this issue. |
You should all install the app via YouTube-Music-Setup-1.16.0.exe The setup is way more stable than the portable version, this memory leak might be related too |
I'm running the latest version, installed not portable. Not sure why you're automatically assuming we're not? Issue still occurs with the above 'fix', memory just keeps climbing. |
Just trying to help, wrote a possible solution. I don't actually know why this seems to happen to some people, I wasn't able to reproduce this |
@th-ch isnt this also too much ram? |
@inson1 latest version works fine for me (MacOS), with constant/not too high memory usage 🤔 |
@th-ch it depends on when, this was the highest, I have seen. What is the normal amount? |
300-500MB RAM usage is typical for Electron applications with video. |
ok, its normal amount (Maybe it should be added somewhere?) |
With latest update, which is contains last.fm plugin support, this app perfect for me. Because of pandemic mostly I am at home and I left my computer open.
I have 32GB ram on my pc. Yesterday i left my computer open and Youtube Music app on background. By chance I look task manager and I saw that this app almost using 15GB of my memory. Today I test app again its start 300MB memory but 1-2 hours later ist gone to the 1GB memory.
I think electron does not support garbage collection. I think this is serious issue for apps used for a long time like music players.
The text was updated successfully, but these errors were encountered: