RudeySH / lastfm-bulk-edit

Bulk edit your scrobbles for any artist, album or track on Last.fm at once.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to bulk edit

GabingIn3D opened this issue · comments

I've included images because this seems to be very specific. 'Edit scrobbles' on my profile homepage will show "Loading scrobbles" forever. It also does this when attempting to choose 'Edit scrobbles' on albums. Currently, the only way for me to bulk edit is to go to the track page and use 'Edit scrobble' on a specific timestamp in my Library and then have it 'Apply to new scrobbles of this track' or use the merge tool. The biggest drawback seems to be that to change an album title/merge an album, I must edit them track-by-track from Library/Tracks and then click on the track name to find a specific instance of a historic scrobble.

The last image shows the only current way I can bulk edit tracks away from the main profile page.

I'm also aware the possibility could lie in Last.fm itself, I just thought I'd raise this issue. I've tried disabling and re-enabling the Last.fm bulk edit extension, logging out and logging back in. I've used this tool (thank you so much by the way) for a long time now, but it seems to have been this way for at least several months.
lastfm_albumedit
lastfm_trackeditrecent
lastfm_trackedit

This sounds a lot like an issue that was recently fixed. What version of the script are you using? v1.3.3 is the latest version.

I've had the exact same issue. I reinstalled Violentmonkey and the script today, so I have the latest version, but nothing doing. Am using Brave browser.

Did you install the script via greasyfork.org? If so, you might not have the latest version. Please ensure you have the latest version (v1.3.5 as of now) by installing the script directly from GitHub. To update the script, do step 3 from the installation instructions here.

In the future I will ensure that greasyfork has the latest version.

Just a quick note to say uninstalling and installing v1.3.5 solved the issue for me. My original install into Violentmonkey was stuck at an old version. Also, thank you very very much for this script. Has made last.fm infinitely more usuable for me.

To sum up this issue, an old version of lastfm-bulk-edit became broken, and the latest version works fine.

I have added @downloadURL and @updateURL headers to the userscript to ensure that Violentmonkey (and Tampermonkey) can update the script whenever a new version is available.

However, Greasy Fork (greasyfork.org) automatically removes these headers from the script, preventing Violentmonkey from being able to check for updates of the script. So if you've installed this script via Greasy Fork, it may not be easy to update the script in the future.

This is why, going forwards, I recommend installing userscripts from GitHub directly.

I'm closing this issue now.