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 - Dzib

Pages: 1
1
Plugins / Re: Enhanced Genre hierarchy list
« on: February 27, 2024, 07:56:52 AM »
Hi, I don't know how it happened but since this morning, the enhanced genre is no longer available from the tag explorer.
That's strange because I didn't changed anything and yesterday and everything was working fine.


2
Questions / Re: Sort artist and sort album artist fields
« on: December 04, 2023, 06:51:19 AM »
Ok, so if I understand it right, it's normal that when a sort artist field is gray in MB, it's empty in GMMP after syncing ?
I guess I'll have to set these fields manually
Thanks for your help 😉

3
Questions / Sort artist and sort album artist fields
« on: December 03, 2023, 05:03:05 PM »
I try to understand how the "sort as" fields are working.
Sometimes the sort artist value is written in white and sometimes in grey. What's the difference ?
Also, when I import my library into GMMP, sometimes the sort artist field is recognized and sometimes it's not...

One more thing, is it possible to use something else than a semi colon as separator for multiple artists ?

Thanks for any help  ;)

To illustrate :


4
Plugins / Re: LyricsReloaded (Latest)
« on: October 02, 2023, 09:36:34 AM »
The fuzzy versions of the providers are much more suited for handling tracks with tags that are not an exact match.
Enabling Genius (fuzzy) should pick your song up. You'll want to position it below the normal Genius for optimal results.

I didn't think about the fuzzy version, good advice  :)
Thanks for the tip, now I better understand how the plugin is working  ;)

5
Plugins / Re: LyricsReloaded (Latest)
« on: October 01, 2023, 11:09:34 AM »
Yes, the latest version

Can you post the exact song title you have in code?

This is what I tested this on, and as you saw, for me it works:

Code
Melancholy (Holy Martyr) (live)


In the log, i have this :
Code
30/09/2023 05:08:40 [DEBUG] Lyrics request: Iced Earth - Melancholy - Something Wicked This Way Comes - Genius
30/09/2023 05:08:40 [INFO] Genius tries to load the lyrics...
30/09/2023 05:08:40 [DEBUG] The constructed URL: https://genius.com/iced-earth-melancholy-lyrics
30/09/2023 05:08:40 [FAIL] no lyrics found from Genius

6
Plugins / Re: LyricsReloaded (Latest)
« on: September 30, 2023, 05:10:16 PM »
Melancholy (Holy Martyr) by Iced Earth
Not found on Genius
Strange, I get this:


Are you using a recent version of the plugin?
(the most current being 1.2.0.6)

Yes, the latest version

7
Plugins / Re: LyricsReloaded (Latest)
« on: September 30, 2023, 04:35:38 PM »
How to retrieve lyrics for a song if the title contains parentheses. It means that the title will be cropped and the lyrics won't be found....
It might help if you provided a specific example of a song that others can test.

Melancholy (Holy Martyr) by Iced Earth
Not found on Genius

8
Plugins / Re: LyricsReloaded (Latest)
« on: September 30, 2023, 04:16:34 PM »
Sorry to ask if it has been answered already but despite searching this thread, I couldn't find an answer : How to retrieve lyrics for a song if the title contains parentheses. It means that the title will be cropped and the lyrics won't be found....

9
Portable Devices / Re: Wifi android device synching
« on: September 21, 2023, 10:10:19 PM »
The apk on the last page? That's the one I used but without success unfortunately

10
Portable Devices / Re: Wifi android device synching
« on: September 21, 2023, 09:33:25 PM »
How did you fix the "can't use this folder" error ?

11
Portable Devices / Re: Wifi android device synching
« on: September 18, 2023, 03:33:48 PM »
Hi there!
I am getting an error while trying to sync my PC with Xiaomi 12 Pro. There is message "MusicBee can't match the device name to an existing configuration. Enter the device name that is displayed in MusicBee:". I think that the problem is in technical naming of my device. While MusicBee on my PC identify it as "Xiaomi 12 Pro", MusicBee Wifi Sync says that its name is "2201122G". I tried to enter "Xiaomi 12 Pro" into the input field, but it doesn't work for me. Also I already tried to reinstall both apps on PC and android device, delete device on PC and do a wire-sync again, so I have no idea what should I do next

I have the exact same error with Xiaomi Redmi Note 12S, but it was working fine with my Redmi Note 8 Pro

Edit 1: Looks like that on some phone models, the device model is used instead of the device name, so Musicbee is creating a device "profile" based on the device name while the wifi app is using the device model, so it can't work. A solution would be to be able to change de device name in Musicbee to match the one in the app, is it possible ?

Edit 2: It's working !!!! Juste changed the name of the device in MusicBee3Settings.ini (under Device - DeviceSettings) to match the model of the phone.

12
Hi,

I'd like to synchronise my library with my phone and I use Poweramp on the phone. The issue is related to multiple artists tracks.
In MB i have a semicolon to separate multiple artists and everything's working fine.

In the synchronisation settings, i check the "Replace artist tag with display artist" as Poweramp have an option to determine a symbol to separate mutiple artists of a track. But it seems to me that this option is not working at all as after synchronisation, the artist tag is still the same...

Here are screenshots before / after synchronisation

Before:


After:

13
Questions / Re: Template Editor Multiple Replace
« on: February 07, 2023, 09:14:09 PM »
Makes sense, thanks a lot 😉

14
Questions / Template Editor Multiple Replace
« on: January 19, 2023, 09:24:00 AM »
Hi,

Being quite new in MusicBee, I'm struggling to create custom weblinks with the template editor.
I try to replace some characters in the link : https://genius.com/$Replace(<Artist>-<Title> lyrics," ","-") wotks but I'd like also to remove apostrophes...
I can't find how to have multiple replaces.

Edit: I've tried with regex but looks like $rxreplace(<Title>, "\s+", "-") doesn't work

Thanks

Pages: 1