Bandcamp Streamer のレビュー
Bandcamp Streamer 作成者: A Flow of Code
合計レビュー数: 12
- 5 段階中 5 の評価MozBruttoDev によるレビュー (8ヶ月前)
- 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 の評価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.
- 5 段階中 4 の評価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.