Summary: | 'video' part of the 'media' script only mentions playlist entry | ||
---|---|---|---|
Product: | [Applications] kaffeine | Reporter: | Armando Diaz-Jagucki <armandod> |
Component: | general | Assignee: | Mauro Carvalho Chehab <mchehab> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Armando Diaz-Jagucki
2006-12-01 02:39:34 UTC
I'm afraid you're making the 'media' script out to be smarter than it is. It merely asks Kaffeine via DCOP (through KaffeineIface::[title|artist|album]) what it claims to be playing. Apparently Kaffeine returns information about the selected playlist entry, not the video that is actually playing, and we have no way to compensate for that, nor should. Reassigning to Kaffeine as it's their bug. This bug is too old, for a version < 1.3. Closing it, as the latest version is 2.0.1, and lots of things changed since version 1.2.x, including the usage of VLC as video display backend, support for DVB-T2 and ISDB-T via libVLC, etc. You may check on the upstream version and see if the bug was solved. The README file contains instructions about how to compile it. You can find it at our git repository: https://quickgit.kde.org/?p=kaffeine.git If you find similar issues with version 2.0.1, please re-open. |