Skip to content

Commit 0dd6bb4

Browse files
committed
Better install instruction
1 parent 490f117 commit 0dd6bb4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Now Playing in Texts - doc.fr.xhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ li {line-height: 1.2; margin: 0.33em 0;}
9595
<p>Une extension VLC media player (v2 et v3) pour sauvegarder dans des fichiers TXTs les métadonnées de la musique actuellement jouer.<br/>
9696
Idéal si vous souhaitez afficher la musique en cours sur votre flux dans votre logiciel de streaming (OBS Studio...).</p>
9797
<h2 id="installation-instructions">Installation Instructions</h2>
98-
<p>Placez le fichier "Now Playing in Texts.lua" dans le dossier correspondant et redémarrez VLC ou rechargez les extensions des plugins.</p>
98+
<p>Placez le fichier "Now Playing in Texts.lua" dans le dossier correspondant et redémarrez VLC ou rechargez les extensions des plugins. Ensuite, allez dans la section "Vue" de la barre de menu et cliquez sur "Now Playing in Texts v2". Si une coche apparaît sut le côté de l'entrée, cela signifie que le plugin est actif.</p>
9999
<p class="left">Linux:<br/>
100100
Current User: <code>~/.local/share/vlc/lua/extensions/</code><br/>
101101
All Users: <code>/usr/lib/vlc/lua/extensions/</code></p>

Now Playing in Texts - doc.xhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ li {line-height: 1.2; margin: 0.33em 0;}
9595
<p>A VLC media player extension (v2 and v3) to save in TXT files the metadata of the music currently playing.<br/>
9696
Ideal if you want to display the current music on your stream with your streaming software (OBS Studio...).</p>
9797
<h2 id="installation-instructions">Installation Instructions</h2>
98-
<p>Place the "Now Playing in Texts.lua" file in the corresponding folder and restart VLC or reload plugin extensions.</p>
98+
<p>Place the "Now Playing in Texts.lua" file in the corresponding folder and restart VLC or reload plugin extensions. Then, go to the "View" section of the menu bar and click on "Now Playing in Texts v2". If a check mark appear to the side of the entry, this means that the plugin is active.</p>
9999
<p class="left">Linux:<br/>
100100
Current User: <code>~/.local/share/vlc/lua/extensions/</code><br/>
101101
All Users: <code>/usr/lib/vlc/lua/extensions/</code></p>

Now Playing in Texts.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Now Playing in Texts, extension for VLC media player
2424
Installation Instructions
2525
-------------------------
2626
27-
Place this file in the corresponding folder and restart VLC or reload plugin extensions.
27+
Place this file in the corresponding folder and restart VLC or reload plugin extensions. Then, go to the "View" section of the menu bar and click on "Now Playing in Texts v2". If a check mark appear to the side of the entry, this means that the plugin is active.
2828
2929
Linux:
3030
Current User: ~/.local/share/vlc/lua/extensions/

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Mac OS X: /Users/%your_name%/Library/Application Support/org.videolan.vlc/
3030
-------------------------
3131
Installation Instructions
3232

33-
Place the "Now Playing in Texts.lua" file in the corresponding folder and restart VLC or reload plugin extensions.
33+
Place the "Now Playing in Texts.lua" file in the corresponding folder and restart VLC or reload plugin extensions. Then, go to the "View" section of the menu bar and click on "Now Playing in Texts v2". If a check mark appear to the side of the entry, this means that the plugin is active.
3434

3535
Linux:
3636
Current User: ~/.local/share/vlc/lua/extensions/

0 commit comments

Comments
 (0)