Copy and Swap Fields 1.0.1

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Copy and Swap Fields 1.0.1

Re: Copy and Swap Fields 1.0.1

by drakinite » Mon Aug 28, 2023 10:17 pm

jamesenorman wrote: Thu Sep 01, 2022 11:04 am Hi there, I would like to copy Lyricist to Genre. Could this be possible please?
Sorry for taking so long to get to this. I've now released Copy and Swap Fields version 1.1.2 which introduces Lyricist and Genre, as well as fixing the bugs that were introduced in 1.1.0 which was pulled from the addon repo a while ago.

Re: Copy and Swap Fields 1.0.1

by drakinite » Mon Aug 28, 2023 5:15 pm

jfg001 wrote: Mon Sep 05, 2022 5:36 am bonjour
est ce qu'il possible d'ajouter la date par exemple : 2007
au champ album par exemple : The Reminder
ce donnerait le résultat dans le champ album : The Reminder 2007
hello
is it possible to add the date for example: 2007
to the album field for example: The Reminder
this would give the result in the album field: The Reminder 2007
Hi jfg,
Sorry, I don't think I ever saw that reply. Unfortunately that request is outside the scope of this addon. I think what you're looking for may be possible in ZvezdanD's Find and Replace addon, which is currently only available for MediaMonkey 4 (viewtopic.php?t=28510). I would send him a request asking for it to be brought to MM5.

Re: Copy and Swap Fields 1.0.1

by jfg001 » Mon Sep 05, 2022 5:36 am

bonjour
est ce qu'il possible d'ajouter la date par exemple : 2007
au champ album par exemple : The Reminder
ce donnerait le résultat dans le champ album : The Reminder 2007
hello
is it possible to add the date for example: 2007
to the album field for example: The Reminder
this would give the result in the album field: The Reminder 2007

Re: Copy and Swap Fields 1.0.1

by Erwin Hanzl » Thu Sep 01, 2022 11:55 am

Hello Drakinite,

Code: Select all

	var supportedFields = ['title', 'album', 'albumArtist', 'artist', 'actors', 'author', 'conductor', 'composer', 'director', 'genre', 'lyricist'];
I tested: Copy Field to Field: 'genre' and 'lyricist' works correctly.
Properties: Genre=POP - Lyricist=ERWIN
I tested: Swap Fields : 'genre' and 'lyricist' works correctly.

Re: Copy and Swap Fields 1.0.1

by jamesenorman » Thu Sep 01, 2022 11:04 am

Hi there, I would like to copy Lyricist to Genre. Could this be possible please?

Re: Copy and Swap Fields 1.0.1

by MattTown » Tue Jul 12, 2022 11:29 pm

Thanks for the script.
I'd just like to add a vote for getting swap happening for the Comment and Custom fields please. In my case it is to move large text strings from the Comment field to a Custom Field (Custom 8) so as to avoid a bug in the in-list field editor which truncates text in the Comment field to 200 characters.
Thanks
Matt

<Update: Fix for the comment field edit bug is targeted for 5.0.4>

Re: Copy and Swap Fields 1.0.1

by decas30 » Fri Apr 08, 2022 1:19 pm

Hi. I'm trying to move (or swap) information from the grouping field to a custom field. Is there anyway that you could add the grouping field to the list. It would save me a ton of time. thanks

Re: Copy and Swap Fields 1.0.1

by Erwin Hanzl » Thu Mar 31, 2022 2:19 am

@Drakinite
Good Morning,
YES, SWAP works.

Re: Copy and Swap Fields 1.0.1

by JohnTangoAuckland » Wed Mar 30, 2022 7:44 pm

Thanks for the speed of your reply, Drakinite! I don't use Classifications, but agree adding them would be useful. Two other fields I could suggest would be Date and Genre. Thanks again!

Re: Copy and Swap Fields 1.0.1

by drakinite » Wed Mar 30, 2022 4:55 pm

Whoops. Thanks for the info, I'll try and see what's wrong. Does Swap work for you?
Edit: I've pulled down version 1.1 for now.

Re: Copy and Swap Fields 1.1.0.

by Erwin Hanzl » Wed Mar 30, 2022 4:08 pm

COPY FIELD TO FIELD:
Sorry, but now nothing is copied to custom fields anymore. Also not everything that is below version 101 worked.
Neither does the Comment field.

Re: Copy and Swap Fields 1.0.1

by drakinite » Wed Mar 30, 2022 3:08 pm

The addon wizard has heard your wishes and they have been granted. Version 1.1.0 is up on the site :wink:

Re: Copy and Swap Fields 1.0.1

by Erwin Hanzl » Wed Mar 30, 2022 12:21 am

Hello Drakinites,
I would be interested in all fields from "Classification".

Re: Copy and Swap Fields 1.0.1

by drakinite » Tue Mar 29, 2022 10:01 pm

The decision to pick those particular 10 fields were relatively arbitrary, i.e. I picked them based on what I thought would cover everyone's needs.
Though, it'd take a bit of work to do Comment and Lyrics, since the way they're retrieved from tracks is slightly different than the other fields. Not impossible, though. Aside from Comment, what other fields do you think would be useful to copy and swap?

Edit: Tracked as https://www.ventismedia.com/mantis/view.php?id=18954

Re: Copy and Swap Fields 1.0.1

by JohnTangoAuckland » Tue Mar 29, 2022 8:14 pm

I, too, appreciate this helpful and welcome add-on. Is there a reason it supports only 9 different fields? Can it be modified to copy from or to the "comment" field? Thanks

Top