ECToo / mplayer-ce

Automatically exported from code.google.com/p/mplayer-ce
0 stars 0 forks source link

Wish: browse ftp directories to play #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It will be nice to browse ftp directories to play ftp streamed files.
To make it working great, there is a configuration needed like:
- command to hold connection (NOOP,PWD,SYST,...)
- passive mode
- evtl. proxy configuration
- send interval (e.g. 90 sec.)

On this way I'll tell you that you all make a great work, thanks.

Original issue reported on code.google.com by Wieri...@gmail.com on 10 Mar 2009 at 9:55

GoogleCodeExporter commented 9 years ago

Original comment by agent...@gmail.com on 6 Apr 2009 at 11:13

GoogleCodeExporter commented 9 years ago
FTP implemented, fixed.

Original comment by djdynamite123 on 9 Aug 2009 at 10:07

GoogleCodeExporter commented 9 years ago
Sweet, I was tired of using Samba.

Original comment by mjbauer95 on 10 Aug 2009 at 10:43

GoogleCodeExporter commented 9 years ago
Good work, thanks a lot!

In my test the network had to be initialized before, using smb.
I started the HBC, then MPlayer_ce (0.75) and choosed a ftp share.
Result was an error by connecting the network.

Then I tried to connect the same share by smb. This worked.
As next step I retried the ftp share. Then it worked.

Original comment by Wieri...@gmail.com on 21 Aug 2009 at 10:53