Page 6 of 6

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

Posted: Sun Apr 25, 2010 5:03 pm
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

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

Posted: Tue Apr 27, 2010 3:45 pm
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

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

Posted: Fri Jan 07, 2011 8:12 pm
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.

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

Posted: Sat Jan 08, 2011 6:37 am
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.

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

Posted: Fri Mar 11, 2011 10:16 am
by Salem874
Is Now Plating FTP compatible with MediaMonkey 4?

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

Posted: Mon Mar 14, 2011 10:22 am
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.

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

Posted: Mon Mar 14, 2011 5:40 pm
by trixmoto
What's wrong with it? Are you getting any error messages?

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

Posted: Thu Mar 17, 2011 4:17 pm
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