request for feature - move .ASD files

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: request for feature - move .ASD files

Re: request for feature - move .ASD files

by zazoupazou » Mon Sep 28, 2015 8:54 am

wes_mcgee wrote:I still don't understand where to edit the code. I see the move12 listed under extensions, but there is no options box. Also, if I open the mmip file it is gibberish(compiled?)
OK, so copy the latest Move Files 1.2 code from this thread to a text editor (like Notepad)....

http://www.mediamonkey.com/forum/viewtopic.php?t=12441

Make the changes as described and save the file with a .vbs extension (rather than .txt).

Copy this into the scripts/auto director in MediaMonkey file system. Restart the app and it should work

Re: request for feature - move .ASD files

by Lowlander » Tue Jun 08, 2010 2:47 pm

Make sure you open the mmip file with MediaMonkey. Any script related issues are best asked in the scripts thread.

Re: request for feature - move .ASD files

by wes_mcgee » Mon Jun 07, 2010 10:13 pm

I still don't understand where to edit the code. I see the move12 listed under extensions, but there is no options box. Also, if I open the mmip file it is gibberish(compiled?)

Re: request for feature - move .ASD files

by frederic » Mon Feb 22, 2010 11:34 am

I tried everything to move the als file but it doesn't work. I really need help here. Do you have any suggestion to resolve this problem? Thanks

Re: request for feature - move .ASD files

by Guest » Fri Feb 19, 2010 8:55 am

Hello, I try and retry again but it still doesn't work. Any thoughts? Thanks.

Re: request for feature - move .ASD files

by Guest » Wed Feb 17, 2010 1:23 pm

Hello again. I did what you say. Also the mp3 file and the als file have the same name but it didn't work. I mean the asd file move but not the als file. I don't know why. Any suggestions? Thanks.

Re: request for feature - move .ASD files

by Guest » Wed Feb 17, 2010 1:00 pm

Thanks, i'll try that

Re: request for feature - move .ASD files

by trixmoto » Wed Feb 17, 2010 4:32 am

It's the second line of code (after the comment at the top) - you might want something like...

Code: Select all

Dim Types : Types = Array("asd","als")

Re: request for feature - move .ASD files

by Guest » Wed Feb 17, 2010 12:03 am

Thanks for replying.I'm sorry but i don't find where i can edit the variable. Could you be more specific?. Thanks

Re: request for feature - move .ASD files

by trixmoto » Tue Feb 16, 2010 11:44 am

Yes, you can edit the variable at the top of the script to move any buddy file.

Re: request for feature - move .ASD files

by Guest » Tue Feb 16, 2010 9:32 am

Speaking of Ableton. Can you also move the als files (which are multiples clips of one audio files)? Thanks.

by trixmoto » Fri Sep 29, 2006 4:03 am

This script can now be found here: http://www.mediamonkey.com/forum/viewtopic.php?t=12441

Edit: link fixed

by trixmoto » Fri Sep 29, 2006 2:01 am

It only moves some filetypes. For example, .cue files are not moved - however I wrote a script which moves them. I will write a script for you to move .asd files as well! :)

by Lowlander » Thu Sep 28, 2006 9:01 pm

I'm not really sure about that.

by Steegy » Thu Sep 28, 2006 8:01 pm

Hmmm... Does that currently work for all file types (and not only jpg and m3u)?

Top