snuffy

Results 141 comments of snuffy

I’m not sure if this will work, but it’s worth a shot. If you go into settings, try changing “Stream” from HTTP to HLS. It might be a region/georestriction issue...

The primary reason the main official instance uses Cloudflare (for both reverse proxy, as well as Cloudflare workers) is because it's free/dirt cheap and is fast, and is pretty trustworthy...

In response to your last comment in the other issue, @martadinata666: Okay so I can't test locally for the time being, if you're trying to use Docker. (Once again I'm...

Favorites, as well as custom playlists, are all stored locally in-browser using IndexedDB. Here's the relevant module that handles the IndexedDB transactions: https://github.com/snuffyDev/Beatbump/blob/master/app/src/lib/db.ts

I’ll see what I can do, that’s a good idea. Probably could change the layout to be tabular, one tab favorites, one tab playlists. Just need to ensure I implement...

By cloudflare gate, do you mean DNS? I'm looking for any settings in the Cloudflare dashboard but i'm not seeing any. If the issue stems from it being all hosted...

Thanks for the clarification, I’m going to dive into the settings in a minute, so give me some time to do that. I’ll let you know what changes I make...

Knocked it down to 'Essentially Off' for security level. I have a few firewall and DNS rules in place that shouldn't block, but still filters out at least the bad...

My apologies for the late response, I have a massive update in the works, I believe I have solved the problem and I will attempt to push the update soon!...