This plugin allows you to submit tracks you play in game to last.fm
PLEASE NOTE THAT THIS MOD IS PROVIDED AS-IS WITH NO GUARANTEE OF SUPPORT. I HAVE NO IDEA WHAT I AM DOING
- BSIPA 4.2.2+
- SiraUtil 3.1.2+
- BeatSaberMarkupLanguage 1.6.10+
You can install all dependencies via ModAssistant.
Go to Releases tab on the right, download zip and extract it into your game folder
(Steam/steamapps/common/Beat Saber), this will put plugin dll into Plugins folder.
First of all, you need to authorize the plugin to scrobble your plays. To do that, open plugin
configuration in game, and click Settings button. On the side panel click Auth, it will open
new tab in your browser. Go to the browser (do not quit the game!) and allow access to the
plugin. Finally, return to the game and click Confirm button.
- Enable: enable/disable scrobbling
- Enable Now Playing: enable/disable updating "Now playing" in your profile.
- Scrobble percentage: change when track data should be submitted. With default value of 50%, when you play more than half of the beatmap, new scrobble will be sent to last.fm.
All beatmaps with duration less than 30 seconds won't be scrobbled. Also, songs without author
won't be submitted either.
Please note that all information about track is obtained from map info file (info.dat)
- Nearly everything in this mod is taken from lfropc's LastFMScrobbler. I just updated it to work with more modern Beat Saber versions 😄
- UI code was largely inspired by Auros' DiSounds plugin licensed under GPL-3.0