Κριτικές για το Bandcamp Streamer
Bandcamp Streamer από A Flow of Code
12 κριτικές
- Βαθμολογία 5 από 5από MozBruttoDev, 5 μήνες πριν
- Βαθμολογία 5 από 5από izan, ένας χρόνος πριν
- Βαθμολογία 5 από 5από Nik, 4 χρόνια πριν
- Βαθμολογία 5 από 5από Tobias Rieper, 4 χρόνια πρινAdds lots of features bandcamp should support natively. Playlists for a collection, wishlist and feeds. You can even choose between favorites and whole albums. Shuffle is also possible. Great for checking out large lists. Bandcamp should hire this dev.
- Βαθμολογία 5 από 5από Luke, 4 χρόνια πρινGreat tool. Only want would be to load entire library instead of having to manually scroll through it to load it up. Otherwise, great companion tool to bandcamp.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 4 χρόνια πρινThis is on my todo list. Edit: implemented in v1.3 & released January 2022 - Βαθμολογία 5 από 5από Χρήστης Firefox 16897392, 4 χρόνια πριν
- Βαθμολογία 5 από 5από muddywaters, 4 χρόνια πρινI just installed this and it added seamless continuous playback of my bandcamp wishlist, and has not crashed my browser or slowed it down in any way - truly all I could ask for. I'm sure the other features are great, too.
- Βαθμολογία 4 από 5από Χρήστης Firefox 14315996, 5 χρόνια πρινI love this extension and really am happy it exists, especially since for seemingly a long time the only equivalent of it was for icky Chromium.
Unfortunately this extension does have a performance problem, from what I have noticed.
It appears that when you have a lot of "new releases from artists you follow" or items in your feed, the extension causes a very long delay loading the bandcamp feed page. I can see in the browser debugger that it is because it is trying to prefetch all of the json for each of the items on the page, which unfortunately causes the feed page loading to time out. This doesn't happen with this extension's relative on Chromium either (so I assume it is using a different strategy for handling the auto-play).
I am going to guess this is probably an outlier in some respect but I am a heavy user of bandcamp who follows a lot of labels who release things constantly, so my feed gets filled up pretty fast. Either way, it would be nice if this could be fixed.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 5 χρόνια πρινHi, thanks for the feedback! Pleased to hear you like it!
If this is still happening, could you post an issue on Github or email me with some more details, like maybe console screenshots or transcripts? I'd love to get it sorted out if so.
Bandcamp itself actually does all the fetching & loading, the extension just accesses what is made available from that (identical code in the Chrome version), so something else may be going on.