Now Playing FTP 1.8 - Updated 09/01/2010

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

Moderators: Peke, Gurus

trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Now Playing FTP 1.8 - Updated 09/01/2010

Post by trixmoto »

Ah, I see. You want a version of "Now Playing FTP" but without the FTP? You can modify the "NowPlayingFTP.vbs" file using a text editor to comment out lines 172-184...

Code: Select all

'  Dim res : res = ""
'  If Not (artw = "") Then
'    res = FTPUpload(site,user,pass,artw,path)
'    If Not (res = "") Then
'      Call SDB.MessageBox("NowPlayingFTP: "&res,mtError,Array(mbOk))
'    End If  
'  End If  
'  If res = "" Then
'    res = FTPUpload(site,user,pass,loc,path)
'    If Not (res = "") Then
'      Call SDB.MessageBox("NowPlayingFTP: "&res,mtError,Array(mbOk))  
'    End If
'  End If
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
ermal
Posts: 38
Joined: Wed Jun 04, 2008 4:32 pm

Re: Now Playing FTP 1.8 - Updated 09/01/2010

Post by ermal »

trixmoto wrote:Ah, I see. You want a version of "Now Playing FTP" but without the FTP? You can modify the "NowPlayingFTP.vbs" file using a text editor to comment out lines 172-184...

Code: Select all

'  Dim res : res = ""
'  If Not (artw = "") Then
'    res = FTPUpload(site,user,pass,artw,path)
'    If Not (res = "") Then
'      Call SDB.MessageBox("NowPlayingFTP: "&res,mtError,Array(mbOk))
'    End If  
'  End If  
'  If res = "" Then
'    res = FTPUpload(site,user,pass,loc,path)
'    If Not (res = "") Then
'      Call SDB.MessageBox("NowPlayingFTP: "&res,mtError,Array(mbOk))  
'    End If
'  End If

thank you very much it worked perfectly
skafan00

Re: Now Playing FTP 1.8 - Updated 09/01/2010

Post by skafan00 »

Is there any script to FTP the MP3 files in a playlist to my web server? Basically i want to upload all my mixes to a website and share the songs with a few friends.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Now Playing FTP 1.8 - Updated 09/01/2010

Post by trixmoto »

Not yet but I have added the idea to my list so I'll take a look at it when I have some time.
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Salem874
Posts: 9
Joined: Sat Oct 23, 2010 2:57 pm

Re: Now Playing FTP 1.8 - Updated 09/01/2010

Post by Salem874 »

Is Now Plating FTP compatible with MediaMonkey 4?
Salem874
Posts: 9
Joined: Sat Oct 23, 2010 2:57 pm

Re: Now Playing FTP 1.8 - Updated 09/01/2010

Post by Salem874 »

Salem874 wrote:Is Now Plating FTP compatible with MediaMonkey 4?
OK, the answer to my question is "No".

Is there a chance we can get a MM4 compatible version? I really love this script.
trixmoto
Posts: 10024
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK
Contact:

Re: Now Playing FTP 1.8 - Updated 09/01/2010

Post by trixmoto »

What's wrong with it? Are you getting any error messages?
Download my scripts at my own MediaMonkey fansite.
All the code for my website and scripts is safely backed up immediately and for free using Dropbox.
Salem874
Posts: 9
Joined: Sat Oct 23, 2010 2:57 pm

Re: Now Playing FTP 1.8 - Updated 09/01/2010

Post by Salem874 »

trixmoto wrote:What's wrong with it? Are you getting any error messages?
YEs, i was getting error messages. I've now reverted to MM3 as a result of it as this plugin is now a must for me. I'll reinstall MM4 Beta to give you details of the error messages over the weekend
Post Reply