Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 753

Community Plugins & Addons • NowPlaying & VLC-Media Player

$
0
0
Hi, :great: :rosegift:

It would also be possible to do this with a Lua script, but unfortunately I don't know Lua.

Back to determining the titles via the VLC window. I found this option via the PowerShell, VLC starts minimized in the lower taskbar and not longer in the system tray (bottom right).

PowerShell command, works with Minimized-View (lower taskbar)

Code:

Start-Process "C:\Program Files\VideoLAN\VLC\vlc.exe" -ArgumentList "--qt-minimal-view https://stream.sunshine-live.de/2000er/mp3-192/stream.sunshine-live.de/play.m3u" -WindowStyle Minimized

Changing the values ​​for State=Maximized or State=Minimized does not change anything, but VLC only appears at the bottom right and not in the taskbar. The only thing that works is State=Show

Code:

[VLC_RUN_Command]Measure=PluginPlugin=RunCommandProgram=C:\Program Files\VideoLAN\VLC\vlc.exe Parameter="https://stream.sunshine-live.de/2000er/mp3-192/stream.sunshine-live.de/play.m3u"State=Minimized

Statistics: Posted by Rooky_89 — Today, 8:43 am — Replies 8 — Views 547



Viewing all articles
Browse latest Browse all 753

Trending Articles