Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

playerctl reports same position for two different kde connect players #343

Open
danielwerg opened this issue Oct 24, 2024 · 0 comments
Open
Assignees
Labels

Comments

@danielwerg
Copy link

The player I am using is kde connect.

$ playerctl -p kdeconnect.mpris_b617976e700849fdaa4e85ab41d76fc8 position
90.621000
$ playerctl -p kdeconnect.mpris_b617976e700849fdaa4e85ab41d76fc8 metadata mpris:length
254496000

$ playerctl -p kdeconnect.mpris_2f674b4b0c7f4da4b9451e0dd5d6072a position
90.621000 # same as mpris_b617976e700849fdaa4e85ab41d76fc8 why??
$ playerctl -p kdeconnect.mpris_2f674b4b0c7f4da4b9451e0dd5d6072a metadata mpris:length
3064000000

See: justinmdickey/goplaying#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants