Integration with OBS Tuna #372
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#372
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Would be nice have this feature for streams.
i made one
https://github.com/th-ch/youtube-music/pull/397
just start webserver with default port
How?
There is a webserver option in tuna settings

i`ll add a description in readme, but thats it, just need to start this server in obs and the information should be sending to tuna by default, for the widget i use
https://github.com/univrsal/tuna/blob/master/data/widget.html and https://github.com/ZeAntwan/NowPlayingWidget
is a beautiful widget combo
Hi, when the song is playing the time left param doesn't return the correct value from YT music itself. It just returns the length of the song in both time_left and duration. I'm not sure what the issue is.
Please let me know if you need any more info, I'm not sure what to include as it is a YT music (api?) problem.
Fix for this is incoming
See https://github.com/th-ch/youtube-music/pull/439#issuecomment-945980068
@mesmerx
yeah, i'll make a event for the progress bar, like @Araxeus shows in the 439, maybe next week
@mesmerx I've already created a very similar event for fixes in the mpris 'plugin', so I just subscribed this plugin to that event to get updated currentTime. Could you please test if it works well ? #480
yeah i saw the PR i`ll try that ASAP, great work man
When i stop / pause the music, the status of the playback on http://localhost:1608/ just stays on 'playing', even if i close the ymusic it'll still showing the last song title and what not, how can i fix this?
does the cover image work? becuase I can seem to get it working rn.