8BitJonny / BeatMix

BeatMix let's you select a list of your favourite artists from which all tracks are put into one new playlist for you to hear all day long.
https://beatmix.app
GNU General Public License v3.0
7 stars 1 forks source link

Is the site broken? #81

Open timkgh opened 10 months ago

timkgh commented 10 months ago

I get an error on beatmix.app:

Ups, some network issue occurred. Try again and if it keeps happening
contact t...n@code.berlin

Is the project abandoned?

8BitJonny commented 10 months ago

The website is in working condition. Your error sounds like you got many artists (or artists with many, many songs) and with increased amounts of songs, it gets increasingly likely that some of the network calls fail.

Can you share any reproduction steps or try it with a smaller size of artists?

timkgh commented 10 months ago

Turns out that the playlists were created in spite of the network errors, it just took a bit of time to show up. But ... they were full of "Remix" tracks which is not very appealing so I deleted them :( Perhaps you could filter out remixes?

8BitJonny commented 10 months ago

Filtering Remixes out is something I already had in mind. I just never did it because I haven't yet decided on a way of how I want to detect Remix Tracks. Because if I just filter out all songs that have the word Remix in them, then I also filter out any songs that all called remix but aren't actually a remix. Or I still might not get them all because some artists call have the appendix - remix on the album and not on the song. So as soon as I'll decided that, I'll do that