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

Pages: 1
1
Tips and Tricks / Re: How to retrieve good quality genre tags using Picard
« on: November 03, 2022, 06:25:53 AM »
Yes, you are right. I must have done something else when adding a new blank line that corrected something else that I did before, since it working now without the paragraph thing.

Sorry for that!
Thanks anyway 👍

2
Tips and Tricks / Re: How to retrieve good quality genre tags using Picard
« on: November 02, 2022, 09:38:54 PM »
It's script #1 that will do that.
Did you perhaps modify the script?
I didn't change, no... I have this for the case, copied and pasted from yours:
Code
$setmulti(_genre,$lower(%genre%))
$setmulti(_genre,$map(%_genre%,$upper($substr(%_loop_value%,0,1))$substr(%_loop_value%,1,)))


Edit:
Never mind, adding a paragraph between the two lines above and  the rest of the script just like you did on the screen shot in the OP solved the issue :)

3
Tips and Tricks / Re: How to retrieve good quality genre tags using Picard
« on: November 02, 2022, 12:55:32 PM »
I am sorry hiccup, I have another question about your tutorial.
How do you manage to get your genres written in capitalized case? I mean, I see on your screenshot that every genre are capitalized "Alternative rock; Blues rock..." when I get "Alternative rock; blues rock".

Is it something I have to set in Picard or in Musicbee, or is it in your scripts? I took a look at all the options and didn't find what I was looking for...

Thanks!

4
That was so simple!
Thanks a lot for your time and your turorial, that's gonna be really helpful for me  ::)

5
Well, I have...
Here are my conf screenshots: https://imgur.com/a/KGRP9ND
You'll find here my picard.ini conf: https://gist.github.com/pedrom34/c85cabb299807935dc943f0b5beac771

I don't really understand... I really think it's an obvious thing I don't see :-X

6
Hey!

I'm kind of new to picard and came to it only because of your post. But, somehow I don't get it.
I set it up exactly like you explained on the original post. I used the scripts from the 15th of October on your dropbox, and somehow, it just doesn't work.
Picard don't seem to download genres and don't add it to the files. My latest attempt:



If i go to the settings, in genre, Pop/Rock is not allowed. But still Picard don't seem to see the issue. If I delete the tag and add the files again, Picard don't download the genre either.

Is there something I am missing?

Thanks!

Pages: 1