プレイリストを再生するために実行中のsmplayerインスタンスがあるとします。コマンドラインでこのプレイリストに動画を追加する方法はありますか?これを行うことができる他のメディアプレーヤーはありますか?
答え1
smplayer -add-to-playlist file
マニュアルページから:
-add-to-playlist
If there is another instance running, the media will be added to that instance's playlist. If there is no other instance,
this option will be ignored and the files will be opened in a new instance.