pauloo27/tuner

New issue with tuner possibly?

Closed this issue · 7 comments

I've really loved using tuner for several months now (tuner really sips on cpu but plays things very nicely), but just today, I noticed one of my songs no longer loads and plays... I'm wondering if possibly new encodings have been introduced or something else is preventing things from playing.

I hope it is just a temporary thing... I don't think rebooting will solve the issue.

I did notice that libmpv seems stuck on 0.32 on my system and there is a 0.35 available. Could that be the cause?

Hello, thanks for the feedback.

I've updated some dependencies, can you try updating and testing?

That works now. Interesting...

One of the things I love about tuner and why I use it almost always... cpu utilization is only 1-2% compared to other streamers that require 15-30%. It's still cumbersome making lists because I forget what the commands are... If there were some way to have a very small bar with a list of shortcuts/commands for managing lists that's available even while playing something, it would be so much more usable. But the infrastructure for tuner is super!

Sorry for the late reply.

One of the things I love about tuner and why I use it almost always... cpu utilization is only 1-2% compared to other streamers that require 15-30%.

That's nice to hear!

If there were some way to have a very small bar with a list of shortcuts/commands for managing lists that's available even while playing something, it would be so much more usable.

I know that some of the binds are kinda bad, but you can list them by pressing "?" or even in the "save" page.

image

not ideal, but it's something.

image

It seems like this library might be pretty cool natural integration with tuner for some of the feature(s):
https://github.com/vbauerster/mpb

Although it does look like it may somehow be getting included already or something similar to it? :)

the progress bar code is here:
https://github.com/Pauloo27/tuner/blob/master/display/player.go#L19

(the code is kinda messy tho, sorry)

This was fixed back in April.