Summary: | Add support for additional software to the /media script | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Andrej Čremožnik <andrej.cremoznik> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | andrej.cremoznik, hein |
Priority: | NOR | ||
Version: | 1.2.3 | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrej Čremožnik
2010-08-08 01:12:59 UTC
VLC would be possible. It has an optional D-Bus interface following the MEPIS spec these days, so if we add support for MEPIS we'd get it for free. SMPlayer however has no D-Bus interface or similar at all, so the best we could do there is window title scraping for the filename. Windows title scraping doesn't sound so bad at all. Thanks for considering this wishlist item. We already do the scraping for KMPlayer (or was it KPlayer? also a MPlayer frontend in any case), so I guess one more doesn't hurt ;). The new media script on master exclusively implements MPRIS2, with no plans to support anything else. On the flip side, recent versions of VLC implement MPRIS2. |