karthink

Results 854 comments of 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: ![image](https://github.com/user-attachments/assets/e7ed398b-a5d0-4000-88fd-f8d78d741ddf)...

Hmm, I'm not sure what the problem is, I can't reproduce it here. The new property is being written as expected. ![image](https://github.com/user-attachments/assets/bad6b334-e0c2-4a66-926b-f3725c3bdb94)

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: ![2023-05-20-161846_828x756_scrot](https://github.com/karthink/elfeed-tube/assets/8607532/e767a4c8-a217-4773-b7f6-00361c2dba04) 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?