IsSuEat / open-livestreamer-firefox-addon

Addon for firefox to quickly open stream urls in vlc using livestreamer
GNU General Public License v3.0
18 stars 7 forks source link

Improve Firefox addon settings usability #32

Closed noodle- closed 4 years ago

noodle- commented 9 years ago

"Select stream quality" dialog shows up every time, even when the stream quality option of the addon (the one in about:addons --> Extensions --> Livestreamer) is set to "best".

As in, As a user I want to set the quality to always be "best" so I can skip the "Select stream quality" dialog.

This used to work before the new major update.

julianrichen commented 9 years ago

Did you uncheck the "Quality selection menu" option?

noodle- commented 9 years ago

Oops.

Well then I'd suggest placing those two options closer to each other or (if it's possible) disabling the "Stream quality" option when the "Quality selection menu" option is set to enabled/true, so other people other stupid people, like me, won't make the same mistake.

That's just a tiny suggestion though, and not really an issue.

IsSuEat commented 9 years ago

I'm looking into this. Either really only show the quality box if the checkbox is ticked, or have the option presented in another way.

julianrichen commented 9 years ago

@IsSuEat Would a dropdown work?

best & worst are the only options guaranteed to work on any stream on any site but users can't select site specific qualities. open-in-livestreamer-options

Also I looked into showing more options if the checkbox is ticked but did not find anything. You might be able to with preferences/service but not 100% sure.