Samuel Oldham

Results 17 issues of Samuel Oldham

This introduces an older version of UREQ and also introduces: `warning: the following packages contain code that will be rejected by a future version of Rust: wrapped-vec v0.3.0` This should...

bug
help wanted

Addressess #267 This is adding custom themes support though a toml file, I added gruvbox as default extras as well I like them but if you think that its not...

Just as it sounds, we should save somewhere the playback position of the podcast so it can be resumed.

enhancement
good first issue

Currently, we are just using a placeholder to replace the spaces in a query but it needs to changed to use URL encoding.

bug
help wanted
good first issue

## Current Functionality When a song is played, it gets sent to `psst_core`, which processes and plays the song while stripping out all information except `ItemId`. This `ItemId` contains only...

This is the PR for the feature #616. This is doing a similar thing to how the homepage works and should have essentially the same functionality as the Spotify one....

I think we should add the ability to control everything with the keyboard and add [vim-like key bindings](https://man.archlinux.org/man/cmus.1.en#KEYBINDINGS). This should be relatively easy to implement, we could have it configurable...

enhancement