pavkout / android-vlc-remote

Automatically exported from code.google.com/p/android-vlc-remote
GNU General Public License v3.0
0 stars 0 forks source link

No file details in the playing tab. #154

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
File information in the playing tab, such as what's playing. Currently it's 
just blank. The only information I get on the playing tab is the length of the 
file as well as were i'm currently at in the movie.

What version of VLC Remote are you using?
0.5.5

What version of VLC are you using?
2.0.1

What version of Android are you using?
2.3.4

Which Android device are you using?
HTC EVO 3D

I'm using VLC media player 2.0.1 and remote for vlc 0.5.5. Neither 
localhost:8080 nor 192.168.1.126:8080 work.

But the reason why I was posting on here was because on the VLC remote it no 
longer has information on the playing tab. It used to say what was playing now 
it's just blank.

My .host file looks like this:

#
# Access-list for VLC HTTP interface
# $Id$
#

# localhost ::1 
127.0.0.1 
192.168.1.126:8080

# link-local addresses
#fe80::/64

# private addresses
fc00::/7
fec0::/10
192.168.1.100/200
192.168.1.126
192.168.1.130
192.168.1.126:8080

# The world (uncommenting these 2 lines is not quite safe)
#::/0
#0.0.0.0/0

Original issue reported on code.google.com by Jon...@gmail.com on 5 Apr 2012 at 9:25

GoogleCodeExporter commented 8 years ago
Same here. Just upgraded to VLC 2.0.1 this morning and VLC remote no longer 
works.
The interface for the latest VLC has changed a little too, so the instructions 
for Remote For VLC, no longer correlates.

Could we look at updating the instructions on this page 
http://wiki.videolan.org/Windows#How_To_Start_VLC_Server_with_http_Interface

Many thanks

Original comment by jamesvan...@gmail.com on 15 Jun 2012 at 6:36