You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the screenshot as an example:
If Artist endswith "VEVO":
Artist = Artist with "VEVO" removed from the end
Title = Title with Artist+" - " removed from the end
There may be other VEVO patterns there, but it just annoys me that the metadata is off...
The text was updated successfully, but these errors were encountered:
Using the screenshot as an example:
If Artist endswith "VEVO":
Artist = Artist with "VEVO" removed from the end
Title = Title with Artist+" - " removed from the end
There may be other VEVO patterns there, but it just annoys me that the metadata is off...
The text was updated successfully, but these errors were encountered: