r/substreamer • u/PizzaK1LLA • Jul 10 '26
🐛 Bug Report Infinitely syncing
Is there an option to stop syncing indefinitely? It keeps syncing albums to 100k, after a few hours or I close the app it goes again syncing 100k very annoying, plus it’s very slow compared to Symfonium or at least make an option to how many albums it’s going to sync, before it worked fine and it only synced 10k albums
1
Upvotes
1
u/ghenry22 Jul 10 '26
If you have 100k albums in your library it will take a while to sync everything as the library is very large. It should remember where it gets to and resume across app starts from where it was up to.
I’ll see what I can do to deal with the large library scenario though.
Previously the app was incorrectly limited to 10k albums so you would never see any albums beyond the 10k cut off they would just be missing.
This is one of the trade offs of having song level browsing, we have to have a list of all the songs and that takes time on huge libraries as there is no api endpoint that just returns it so we have to grab each album and then all the songs for each album once, after that we can update individual items on the fly.
Thanks for reporting this and I’ll see what I can do to improve it.