Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DrDinosaur

Pages: 1
1
Plugins / Re: LyricsReloaded (Latest)
« on: October 10, 2023, 05:34:49 PM »
Fixed.

I "installed" 1.2.0.6 via the add plugin, it said failed, but I checked folder and saw it. Turns out I have an old 1.1 version still there and didn't realise but was using the new providers.

Works now.

2
Plugins / Re: LyricsReloaded (Latest)
« on: October 10, 2023, 12:53:18 AM »
I'm on latest version.

A bunch of providers aren't working.

I get:
Code
10/10/2023 12:38:18 [DEBUG] Loading config from file: C:\Users\X\AppData\Roaming\MusicBee\mb_LyricsReloaded\providers\Lyrics Mode.yml
10/10/2023 12:38:18 [ERROR] Failed to load a configuration:
10/10/2023 12:38:18 [ERROR] Unknown provider type search, skipping
10/10/2023 12:38:18 [DEBUG] Loading config from file: C:\Users\X\AppData\Roaming\MusicBee\mb_LyricsReloaded\providers\Lyrics.yml
10/10/2023 12:38:18 [ERROR] Failed to load a configuration:
10/10/2023 12:38:18 [ERROR] Unknown provider type search, skipping
10/10/2023 12:38:18 [DEBUG] Loading config from file: C:\Users\X\AppData\Roaming\MusicBee\mb_LyricsReloaded\providers\Lyricsify.yml
10/10/2023 12:38:18 [ERROR] Failed to load a configuration:
10/10/2023 12:38:18 [ERROR] Unknown provider type search, skipping
10/10/2023 12:38:18 [DEBUG] Loading config from file: C:\Users\X\AppData\Roaming\MusicBee\mb_LyricsReloaded\providers\Megalobiz.yml
10/10/2023 12:38:18 [ERROR] Failed to load a configuration:
10/10/2023 12:38:18 [ERROR] Unknown provider type search, skipping
10/10/2023 12:38:18 [DEBUG] Loading config from file: C:\Users\X\AppData\Roaming\MusicBee\mb_LyricsReloaded\providers\Metal Archives.yml
10/10/2023 12:38:18 [ERROR] Failed to load a configuration:
10/10/2023 12:38:18 [ERROR] Unknown provider type search, skipping

3
MusicBee Wishlist / Re: More Scrobbling Options
« on: October 15, 2021, 11:54:41 PM »
The solution is to split the artists using the multiple artist splitter tool in the tag editor, leave only the actual official artist that last.fm would expect in display artist, and then reference the <Artists> (with an s) tag rather than the <Artist> tag in MB where you want to display the full list of artists.

Thanks, that works for last fm.

It also means, though, that everywhere else that displays the artist (i.e. the currently playing track etc) are changed.
Is there any way to instead use the artists field for this?

Edit: Nevermind, found it. Thanks.

Might still be a good option to have, though. Editing the tags is never a great solution, since if the files are sent elsewhere the info is lost for other music players which might handle display artist differently, using it to split into artists rather than the TPE1 artist tags.

4
MusicBee Wishlist / More Scrobbling Options
« on: October 15, 2021, 11:23:23 PM »
Currently, I can't use scrobbling since I have many songs with multiple artists, and it submits them to Last.fm as a semi-colon seperated list
E.g, multiple display artists and multiple album artists on this one (other times, it's just either one or the other)


Currently, MusicBee scrobbles the entire display artist field: hence I end up with a ton of duplicate artists/tracks on last.fm when this behavior isn't standard between my music players; or worse a bunch of invalid tracks that Last.fm doesn't recognise because the artist is a combination of multiple.


I'd like the following features:
> The option to only scrobble the first listed artist, as per the multi-artist splitter
> The option to scrobble album artist rather than display

And if possible, these too:
> Perhaps an editable reg-ex ruleset so we can manually setup some rules to perform replacements on scrobbles before they are sent (also useful for example for "remastered" tracks to standardise track names, or to remove "explicit" from the title)
> Perhaps something similar to Pano Scrobbler on Android where last.fm is queried to ensure a matching track is found before the scrobble is submitted

Alot of this can be "fixed" by editing all my tags to remove the additional artists, but I don't see this as a true solution because I'm losing artist information.
This'd be fine if last.fm supported multiple artists, but it doesn't so needs to be worked around. The spotify scrobbler, for example, does this by default; only taking the first artist

Pages: 1