Search found 3 matches

Go to advanced search

by StronkAndStable
03 Apr 2019 20:31
Forum: General VLC media player Troubleshooting
Topic: Compiling error
Replies: 2
Views: 732

Compiling error

I have been trying to compile VLC for 32-bit Windows using an Ubuntu 64 virtual machine, and after running $ mkdir -p contrib/win32 $ cd contrib/win32 $ ../bootstrap --host=i686-w64-mingw32 $ make fetch as required for 32-bit Windows, I get the following error: ... echo "cpu = '`echo i686-w64-m...
by StronkAndStable
18 Mar 2019 22:59
Forum: General VLC media player Troubleshooting
Topic: Getting track artist using console commands
Replies: 3
Views: 282

Re: Getting track artist using console commands

Oh okay, thanks. I'll have a crack at programming it in myself! Wish me luck!
by StronkAndStable
16 Mar 2019 01:16
Forum: General VLC media player Troubleshooting
Topic: Getting track artist using console commands
Replies: 3
Views: 282

Getting track artist using console commands

I'd like to be able to grab the current track's artist from the RC client, but cannot find a command that will give that information. I can use the get_title command to return the track title, but there doesn't seem to be an equivalent for artist information. Console with example command: https://i....

Go to advanced search