FoxxMD / multi-scrobbler

Scrobble plays from multiple sources to multiple clients
https://foxxmd.github.io/multi-scrobbler
MIT License
299 stars 14 forks source link

Randomly terminated #132

Closed duckfromdiscord closed 4 months ago

duckfromdiscord commented 5 months ago

Ever since the update, multi-scrobbler has been randomly terminating, likely due to high memory usage. The amount of memory I have on that machine hasn't changed, and I haven't installed anything new (in fact I uninstalled something that was running in the background that I suspected caused this). Could there be a new memory leak?

FoxxMD commented 5 months ago

Have you monitored memory usage and seen it increasing over time?

duckfromdiscord commented 5 months ago

I haven't seen it increase over time, but I did uninstall something that was taking a lot of memory. Should I run some sort of program that records memory usage?

duckfromdiscord commented 4 months ago

Closing this issue as it hasn't happened since I started my Docker container. Will reopen if it does.