mpris - not - allowed (and if not why does gpodder uses it)
Is the usage of mpris allowed on harbour?
When building a package with mpris-qt5 required the SDK validation fails. But gpodder is build with it.
(try to build it into my podQast app...)
Is the usage of mpris allowed on harbour?
When building a package with mpris-qt5 required the SDK validation fails. But gpodder is build with it.
(try to build it into my podQast app...)
Just go and build your own: https://specifications.freedesktop.org/mpris-spec/latest/
Or carefully read: https://harbour.jolla.com/faq#Shared_Libraries
Code is 100% python and qml - nothing compiled. So it takes some efford I do not want at this time. Maybe later...
cy8aer ( 2018-10-15 22:44:50 +0300 )According to Coderus' answer mpris is a standard dbus protocol and can be implemented with standard qml and DBusAdaptor.
well, it would be cool to actually know if dbusadaptor providing all enough functions to achieve this
coderus ( 2018-10-17 13:47:11 +0300 )Asked: 2018-10-15 21:56:36 +0300
Seen: 577 times
Last updated: Oct 18 '18
The harbour version of gpodder is quite old, and I don't think it includes the mpris controls.
feodoran ( 2018-10-16 22:49:48 +0300 )