Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore fields #371

Open
gaytony11 opened this issue Apr 7, 2024 · 11 comments
Open

Ignore fields #371

gaytony11 opened this issue Apr 7, 2024 · 11 comments

Comments

@gaytony11
Copy link

Hello

Love the app - really good. Is there a way to make the matcher ignore brackets within files?

For example - all of these failed to match and I wonder if it's down to the tags in the metadata - do you think this might be right, and if so can i modify the search?

SPOTIFY C:\Users\44752\Desktop\Music - TBP\Aaliyah - Rock The Boat (TMU Throwback Intro) (Clean).mp3
SPOTIFY C:\Users\44752\Desktop\Music - TBP\Aaliyah - Rock The Boat (HH Clean Intro).mp3
SPOTIFY C:\Users\44752\Desktop\Music - TBP\Aaliyah - If Your Girl Only Knew (TMU Throwback Intro) (Clean).mp3

@Marekkon5
Copy link
Owner

Hello, there is an option under advanced called Title cleanup regex. You can enter a regex there to remove from the title when searching & matching; in your case it would be something like \(.+\)
If you don't see it, try using the latest Actions build.
Thanks.

@gaytony11
Copy link
Author

gaytony11 commented Apr 8, 2024 via email

@gaytony11
Copy link
Author

gaytony11 commented Apr 10, 2024 via email

@Marekkon5
Copy link
Owner

1T does ignore brackets by default when matching, optionally you can also delete brackets when searching by using the regex [\(\)].
As for deleting genres; there is no bulk solution, however you can just enable the overwrite for genres, and disable merging genres.

@gaytony11
Copy link
Author

gaytony11 commented Apr 10, 2024 via email

@gaytony11
Copy link
Author

gaytony11 commented Apr 11, 2024 via email

@Marekkon5
Copy link
Owner

1T writes all genres a given platform provides (or you can enable the merge genre option to merge all platforms). So if platform has only 1 genre, it will write 1 genre, if it has more genres it will write more.

Also the ""supposed to be attached"" image is not there. Thank you

@gaytony11
Copy link
Author

gaytony11 commented Apr 11, 2024 via email

@gaytony11
Copy link
Author

gaytony11 commented Apr 12, 2024 via email

@Marekkon5
Copy link
Owner

There is an option to prefer the oldest release in settings, however 1T works on track basis and tries to get the best match, so in a lot of cases it might not give you results as you want.

@gaytony11
Copy link
Author

gaytony11 commented Apr 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants