Quick Fixes Community Library

What is the feature or ability you would like to have?
Please explain your feature request. Add an image/screenshot if it makes sense to clarify things.

Be able to have a library of fixes to added to the software based on community input.

How will this feature help you and others?
Please explain how this helps you and other users. Keep in mind that feature requests that are too specific may not be added.

We will be able to add the fixes that are useful to our needs outside of the defaults.

Can you give an example of fixes you are missing?

Combo fixes.
Artist: (Stretch Riddim) - John Jhon

Combo:
Split Artist
Split ID: " - "
Take “(Stretch Riddim)” add to Comment
Take “John John” make it Artist

You can do that specific thing with the Split Field recipe.

Split on - and send the first target to Comment and second to Artist

I did try it but it also carried over stuff I didn’t want. So I also wanted to add to the same fix another if / then fix to correct it.

If you give me a full example of a track then I can tell you how to fix those

(Throwback) Maleek Berry ft Wizkid
") " = split identifier
new artist = “Maleek Berry ft Wizkid”
new comment add “(Throwback”

It leaves out the split identifier

There is a checkbox to include that split identifier

1 Like

It works well if there is only one split identifier.

I do have a lot of tracks that look likes these:

  1. Maceo Plex – Mutant Disco feat. Maars (Original Mix)

or this

Guide My Soul - Original Mix - Todd Edwards Pres The Messenger

any ideas how to work this out?

Yeah that is a bit more difficult… Maybe you can split on Mix - ? Probably won’t work for all of the tracks though…

Can we have wildcards?
? - any 1 char

    • any char
      & - include
      " - include
      just some examples

Probably a bit too complex, and can lead to unexpected results. Split Field is already one of the more complex recipes, I don’t want to add to that