[vlc-devel] [PATCH 3/3] lua/http: display VLM deprecation notice in front end VLM dialog
Pierre Ynard
linkfanel at yahoo.fr
Sat Sep 19 07:52:17 CEST 2020
A similar notice should probably be added to the Qt VLM dialog too, but
I'm not personally going to do it.
diff --git a/share/lua/http/dialogs/batch_window.html b/share/lua/http/dialogs/batch_window.html
index e402d1f..4106dca 100644
--- a/share/lua/http/dialogs/batch_window.html
+++ b/share/lua/http/dialogs/batch_window.html
@@ -28,5 +28,7 @@
<?vlc gettext("#paste your VLM commands here") ?>
<?vlc gettext("#separate commands with a new line or a semi-colon") ?>
+
+<?vlc gettext("#Attention: the VLM is deprecated. Instead, please consider using several separate VLC instances, or the task management and scheduling services provided by your operating system.") ?>
</textarea>
</div>
--
Pierre Ynard
"Une âme dans un corps, c'est comme un dessin sur une feuille de papier."
More information about the vlc-devel
mailing list