https://bugs.kde.org/show_bug.cgi?id=441256

--- Comment #4 from Luigi Baldoni <aloi...@gmx.com> ---
(In reply to Axel from comment #3)
> (In reply to Luigi Baldoni from comment #2)
> > (In reply to Axel from comment #1)
> > > a bit: have an option to reuse the current instance and replace the 
> > > playlist
> > > instead of opening a new window when opening a file from Dolphin, this is
> > > the default behaviour on most video players.
> > 
> > I do something like that via qdbus, perhaps you could create a script to
> > that effect.
> 
> Could you provide the details?

With things like
>  qdbus org.mpris.MediaPlayer2.haruna /org/mpris/MediaPlayer2 
> org.mpris.MediaPlayer2.Player.OpenUri "$1"
>  qdbus org.mpris.MediaPlayer2.haruna /org/mpris/MediaPlayer2 
> org.mpris.MediaPlayer2.Player.Play

You can probably use qdbusviewer to see which methods are available.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to