Samuel Oldham
Samuel Oldham
This isn't an issue for me on linux!
> This doesn't appear to fullscreen on macOS. I'm trying to figure out why. I just get a borderless small window. > Heya same issue on Linux!
Need to lint I'll do that tomorrow evening.
So I believe there is not way to get this to actually work for the raspberry pi due to upstream limitations. But as it still works for windows and Mac...
Yeah that works I can open another issue stating things we need to add/change about the readme
Closing due to not needing it imo
@jacksongoode This sounds great so far! Have you considered integrating lazy loading and virtualized scrolling to reduce the number of tracks that need to be loaded and cached? This would...
We could get users to set which playlists they want to have prioritised too.
So I think the key points that we address should include: 1. Cache Essentials: Cache playlists, saved tracks, and albums. Use manual refresh options (e.g., a button or icon) to...
I done some looking at how the spotify API does it. So what it first does is it loads only the first 25, which is probably done just so that...