Mpris + obs-tuna fixes #480
No reviewers
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#480
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "mpris+tuna-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've been testing on discord with @JoeJoeTV (many thanks for all the hours invested 😃 ) and we managed to fix all mpris issues (play/pause not working + update progress attribute + seek from mpris + seek to mpris)
should close #372
original comment with mpris bugs: https://github.com/th-ch/youtube-music/issues/65#issuecomment-964235549
For obs-tuna this implements a live update to the progress
also fix #487 by changing status from
Playing
/Paused
toplaying
/stopped
this pr also adds a songInfo.album for both mpris and tuna (when available, never is available if current song has a video)
great work man, i planning to try add this feature(time update) in this week, i`ll try that ASAP
as i can test seems to be ok, i`ll try in a clean env just to make sure
Looks ok, thanks for the contribution! ✅