It appears to work when I place the desired controls on line 1 rather than the advanced toolbar.
...it can also work, if you drag the "Advanced Buttons" (from Toolbar Elements on the left) onto Line 1, then put buttons in the Advanced Widget toolbar.
(I'll post more info if I find it)
To Reset JUST the Toolbars...
- Close any running instances of VLC.
- Open vlc-qt-interface.ini in Notepad (preferably Notepad2) (full path to file on Windows: %AppData%\vlc\vlc-qt-interface.ini)
- Find the Section [MainWindow]
- Delete the following values (this means to delete the entire line, including the empty line that would be left over)...
- ToolbarPos
- MainToolbar1
- MainToolbar2
- AdvToolbar
- InputToolbar
- FSCtoolbar
- Save the File (press Ctrl+S)
- Run VLC
For example, if you have this in your file...(note: this is only a
small section of the file)...
Code: Select all
[MainWindow]
pl-dock-status=false
playlist-visible=true
adv-controls=4
status-bar-visible=true
bgSize=@Size(960 420)
playlistSize=@Size(-1 -1)
ToolbarPos=0
MainToolbar1="64;39;64;38;65;"
MainToolbar2="0-2;64;3;1;4;64;7;9;64;10;20;19;64-4;37;65;35-4;"
AdvToolbar="12;11;13;14;"
InputToolbar="43;33-4;44;"
FSCtoolbar="0-2;64;3;1;4;64;37;64;38;64;8;65;25;35-4;34;"
[Playlist]
...it (just this small section) should look like this when done...
Code: Select all
[MainWindow]
pl-dock-status=false
playlist-visible=true
adv-controls=4
status-bar-visible=true
bgSize=@Size(960 420)
playlistSize=@Size(-1 -1)
[Playlist]
...I included the next Section header ([Playlist]) only for context. We only edited a small section of the file, leave the rest alone (I mean: you can edit anything you want, but for the sake of these instructions, you don't need to edit anything else). If the next section in your file is not [Playlist], don't worry about it, only edit the contents of the [MainWindow] section.
You can also reset just the Advanced Toolbar, by deleting the line "AdvToolbar" (& nothing else) or reset just Line 1 by deleting "MainToolbar1".
"why the f*** do i need a google+ account to comment on a video?" — jawed (2013) (about YouTube's new requirement of Google+)
youtube.lua — Play YouTube videos in VLC!
Updated: Thu, Jan 15, 2015 --- 1/15/15, 7:19:19pm EST
forum.videolan.org/viewtopic.php?f=29&t=111977&p=379147#p379147
Sigh, the above can't be a link: "You cannot use certain BBCodes: [url]."...so, I can't even link back to a post on this forum?
How about this: can long-term/trusted users be allowed links in sigs?