Forget Crossfade Script [MM3] -(auto crossfade switching)

Download and get help for different MediaMonkey for Windows 4 Addons.

版主: PekeGurus

stan9980
帖子: 101
注册时间: 周二 11月 06, 2007 6:28 am

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 stan9980 »

No, Windows 7 64-bit.
thegoldenvision
帖子: 20
注册时间: 周二 3月 11, 2008 5:31 am

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 thegoldenvision »

Where does this hide? I cannot find it anywhere. Is it a script or a setting?
rrfpacker
帖子: 1076
注册时间: 周六 7月 12, 2008 5:47 pm

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 rrfpacker »

It's a script. The .vbs should be in Scripts>Auto once it's installed. You can turn it on and off under Play>Crossfade.
MusicBringer
帖子: 622
注册时间: 周三 10月 25, 2006 12:53 pm

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 MusicBringer »

stan9980 写了:As Dale and his site seem to have disappeared I've uploaded the script to my own webspace.
http://www.stanonline.co.uk/mediamonkey ... 1-0-0.mmip
stan9980
Thank you Stan :)
MediaMonkey user since 2006
thegoldenvision
帖子: 20
注册时间: 周二 3月 11, 2008 5:31 am

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 thegoldenvision »

rrfpacker 写了:It's a script. The .vbs should be in Scripts>Auto once it's installed. You can turn it on and off under Play>Crossfade.
Found it. Thanks
Big Isch
帖子: 112
注册时间: 周一 3月 12, 2007 8:34 am

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 Big Isch »

Heee, real great idea !

Works very fine.

When listening to (some) compilation albums, I would like to crossfade also consecutive tracks.
Maybe script could allow to define a pattern in one of the custom fields, and if that pattern is present,
then do crossfade unconditionally. E.g. "[crossfade]" is in custom5.

Would this be a useful extension ?

kind regards
rrfpacker
帖子: 1076
注册时间: 周六 7月 12, 2008 5:47 pm

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 rrfpacker »

Do a search for a script called Linked Tracks. It might do what you want.
Big Isch
帖子: 112
注册时间: 周一 3月 12, 2007 8:34 am

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 Big Isch »

Hello,

Sorry, could not find "Linked Tracks". Do you have a pointer to it ?

Anyway, I just added following right after line 120:

代码: 全选

 If (Instr( SDB.Player.CurrentSong.Custom5, "[crossfade]") > 0) Then
   nextAlbum = "Fake next album name to mimic track in other album"
End If
So I can mark individual tracks to also be crossfaded to consecutive track - that was what I wanted.
e10kstarfire
帖子: 18
注册时间: 周三 3月 23, 2011 5:36 pm

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 e10kstarfire »

Can someone help, I managed to mess up installation of this script by not running MM as administrator first.

I have uninstalled the script but in MM under play I still have "Auto Crossfade", how can I get rid of this? If I reinstall the script I get two "Auto Crossfade" entries.

Thanks!




EDIT: I fixed this now :D
zombiefly
帖子: 190
注册时间: 周五 6月 08, 2007 3:33 pm

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 zombiefly »

i can't get this to install with latest mm4. i'm pretty sure i was using it before reinstalling pc. Any recommendations for a replacement intelligent crossfade or anyone know how to get this working please?

the error is "addon not installed" the all users install options is permanently greyed out now too
MM5 latest [Gold] / MMA latest | OnePlus 8 PRO | Noise I make: Pushkin on Soundcloud
图片
DaledeSilva
帖子: 906
注册时间: 周日 5月 28, 2006 4:22 am

Re: Forget Crossfade Script [MM3] -(auto crossfade switchin

帖子 DaledeSilva »

Hello!!!
I recently got an email from someone asking where they can find Forget Crossfade since my site was no longer up. I took down my site a couple of months ago to rebuild and since I've been using Spotify for the last few years I completely forgot that people would still be looking for my scripts.

Thankyou stan9980 for putting it up somewhere so that people could still find it.
stan9980 写了:As Dale and his site seem to have disappeared I've uploaded the script to my own webspace.
http://www.stanonline.co.uk/mediamonkey ... 1-0-0.mmip
stan9980
Edit: Unfortunately I just realised it's no longer up. I've put it up here for the time being:
https://www.dropbox.com/sh/92jwywr2nb5r ... mHEea?dl=0

In the next couple of days I'm going to make sure Forget Crossfade gets back online properly on my site. Then I will hopefully make some changes and updates to it as soon as I get the chance.

In regard to some of the discussion, some of the feature requests I've seen while quickly reading through have covered this point:
ipkiss 写了:Is it possible to add a way to tell the script to treat an individual track as though the next song is always considered the next track on the album? So it never crossfades at the end of that track, no matter what song is played next?
And solved by Big Isch using the custom5 field in songs like this:
Big Isch 写了:I just added following right after line 120:

代码: 全选

 If (Instr( SDB.Player.CurrentSong.Custom5, "[crossfade]") > 0) Then
   nextAlbum = "Fake next album name to mimic track in other album"
End If
So I can mark individual tracks to also be crossfaded to consecutive track.
This is a very good request and solution.

Happy Easter everyone.
Product Designer & Indie Developer.
Building at the intersection of motion, art, and code.
Find me on twitter and all the other ones here.
kriffe
帖子: 15
注册时间: 周一 10月 05, 2015 5:34 pm

Re: Forget Crossfade Script [MM3] -(auto crossfade switching)

帖子 kriffe »

I really miss this addon. Any chance we could get this to work with mm5?
DaledeSilva
帖子: 906
注册时间: 周日 5月 28, 2006 4:22 am

Re: Forget Crossfade Script [MM3] -(auto crossfade switching)

帖子 DaledeSilva »

That’s very good timing Kriff. I’ve been revamping my website and literally yesterday made the decision that I should just take down the pages linking to my MM plugins.
But now I see people still use them so I’ll leave them up. :)

Also, I didn’t know it had broken with newer versions. Gimme a week or so and I’ll see if I can jump back in and fix it.
Product Designer & Indie Developer.
Building at the intersection of motion, art, and code.
Find me on twitter and all the other ones here.
kriffe
帖子: 15
注册时间: 周一 10月 05, 2015 5:34 pm

Re: Forget Crossfade Script [MM3] -(auto crossfade switching)

帖子 kriffe »

DaledeSilva 写了: 周一 4月 03, 2023 4:44 pm That’s very good timing Kriff. I’ve been revamping my website and literally yesterday made the decision that I should just take down the pages linking to my MM plugins.
But now I see people still use them so I’ll leave them up. :)

Also, I didn’t know it had broken with newer versions. Gimme a week or so and I’ll see if I can jump back in and fix it.
Any progress with the update? Really appreciate the fast response!
回复