karthink
karthink
The error in `*elfeed-tube-log*` is unrelated and not really an error. I'm not sure what could be causing mpv to fail. What is the variable `elfeed-tube-mpv-options` set to? You could...
Run `(setq gptel-log-level 'debug)`, then try sending a request and check the `*gptel-log*` buffer. The curl command that was used should be there, including the headers with the API key....
> Is there any way I could set the gptel--num-messages-to-send as a buffer local variable per gptel-mode buffer? Sure, you can set it buffer-locally by flipping this switch first: ...
Hmm, I'm not sure what the problem is, I can't reproduce it here. The new property is being written as expected. 
I assume this issue isn't resolved yet? Just a heads-up for the future, I'm hiding the option for `num-messages-to-send` in the transient menu -- you can get it to show...
@m4xxed Are you still experiencing this issue?
That message means this video does not have sponsorblock information -- so there is nothing to block. Could you explain what the problem is in more detail?
Thanks for the details. I'm not able to reproduce the issue. I tried `elfeed-tube-fetch` on this url and the following buffer popped up:  The sponsorblock "error" is unrelated --...
Have you updated elfeed-tube? Invidious servers are no longer available, so it now uses yt-dlp to download metadata.
I can't reproduce this. Could you run `M-x` `toggle-debug-on-error`, produce the error and supply the backtrace here?