Daniel Martins

Results 50 comments of Daniel Martins

This is nice! The only feature I miss is to paginate new tracks by typing `l`, just like tracks on a playlist, etc. Ref: https://github.com/danielfm/smudge/blob/master/smudge-playlist.el#L27

Hey! This is not a feature I currently need, so I'll probably not going to implement this change, but if you are willing to send a PR, I'll be happy...

My GitHub sponsors request is still pending, so not at the moment. Not sure what the other options are, I guess I have some research to do. I appreciate the...

I´ll try this later. I think we should expose a flag for activating this feature, which defaults to not fetch images. Do you agree?

This 403 error doesn't happen in my setup. If anyone has any suggestion on how to fix this, I'm willing to test the change and release a new version. My...

One thing you might try is deleting the `.emacs.d/.cache/smudge` directory and run the auth flow again. If your token is old, it might not have some of the newly added...

I'm not particularly familiar with ivy nor helm, so can you give a more detailed explanation of how such integration would work? Thanks for the suggestion.

Sounds nice. I don't promise anything, but I'll take a look at ivy when I get the chance.

Whether this behavior is correct can be questioned, but it surely is expected; since the circuit only opens and closes as response to succeeded/failed calls, if there are no calls,...

I imagine those keys would consume very little space in a Redis server, but having a way to set a TTL wouldn't hurt.