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

[Feature Request] Please Add Playback Progress Bar #38

Open
karimawi opened this issue Jun 24, 2022 · 3 comments
Open

[Feature Request] Please Add Playback Progress Bar #38

karimawi opened this issue Jun 24, 2022 · 3 comments

Comments

@karimawi
Copy link

karimawi commented Jun 24, 2022

Hey, first of all, thanks for this truly amazing app, I'm using it for live streaming, fetching now playing metadata from my site into OBS and adding CSS in OBS to only get the album art and song title and position/resize them however I want. I wonder if you'd be able to add a progress bar to the app, something like this:

image

I found that with this player endpoint you can get response progress_ms so I think it's possible? Idk I just do UI design and styling, first time using a Vue app, so please consider adding this if possible, Thanks.

@KeshavChawla
Copy link

I spent some time messing around with the progress_ms off the response and got it to work on my own. It's not clean code and it doesn't add the progress bar like you want below but I'll post up a PR in sometime in the next few weeks. You can modify the CSS to your liking then.

@jonashcroft
Copy link
Owner

Hey @karimawii,

This request comes up every now and then. I can absolutely see the need for it!

I think if I were to add this to the main branch, it would need to be done the 'right' way and be optional. I imagine that would look like some Settings menu in the display somewhere.

I'll consider this and return to this ticket!

@gregtbrown
Copy link

https://github.com/gregtbrown/whatsPlaying is a similar app to nowify and supports this feature

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

No branches or pull requests

4 participants