Thang Pham

Results 235 comments of Thang Pham

The default keybindings are not perfect but I guess it can be worked around by using the above keymap. I'll close this issue for now.

> It would be nice if I could disable the spotify_player device entirely, since in such a setup I never want to play from it. You can disable the integrated...

PRs are welcome! I never think about this, so I don't know if it would hard to implement. That said, I still think using `default_device` should work as a config...

> default_device does work, but I often have two or more spotify_players open (my workflow involves multiple X sessions on one machine), and the list gets quite long which makes...

@cheyngoodman in case u may miss, you don't need a "spotifyd+spotify-tui" kind of workflow with `spotify-player` as the app itself has an integrated Spotify client for streaming, so you don't...

@apprehensions try to make the title aligned with the inner text with `Hidden` border mode in #351. Can you check them out? We probably still want the paddings to avoid...

> Will this be fixed? Not in my TODO list. I haven't figured out a good way to implement a patch. PRs are welcome if you want to try it...

Is this a consistent error which happens every time you start the application? Can you also share the application log in `.cache` folder?

Maybe related to https://github.com/algesten/ureq/issues/637. I suspect this issue may involve the network setting of your machine. Can you checkout https://github.com/aome510/hackernews-TUI/tree/100-debug and run `cargo run` to see if there is a...

Thanks for confirmation. I can switch to https://docs.rs/reqwest/latest/reqwest/ if `ureq` has that limitation