Ajatt-Tools / mpvacious

🍜 Adds mpv keybindings to create Anki cards from movies and TV shows.
https://tatsumoto-ren.github.io/blog/mining-from-movies-and-tv-shows.html
GNU General Public License v3.0
566 stars 51 forks source link

Couldn't find the target note. #17

Closed DumbBoy2 closed 3 years ago

DumbBoy2 commented 3 years ago

Environment:

Describe the bug As mentioned in the title everything works fine until I return to mpv to press "m" and that error pops up. I think it's due to some kind of error in the config file.

To Reproduce Steps to reproduce the behavior: Follow the exact same method you described up until you get to the "press m" part.

Expected behavior Shoul have taken and added screenshot and audio recording to the anki note. Instead it just says "Couldn't find the target note".

Screenshots here is my config file and a bunch of screenshots included my yomichan settings.

config config2 Config3 config4 config5 config6

tatsumoto-ren commented 3 years ago

Thank you for the report. Can you add notes normally (by pressing n instead of m)? If not, curl might be misconfigured. On windows 8.1 curl might not be installed by default and must be installed manually.

DumbBoy2 commented 3 years ago

Thank you for the reply. When i press "n" it says: "Error: Ankiconect isn't running" but it's not true because i can create cards trough yomichan. I tried installing curl but I get the same error. I'm not exactly an expert in programming so I might just have installed it the wrong way. How do I do that exactly? I've downloaded curl, put the folder into programs(x86) e executed the curl.exe file. Something wrong?

tatsumoto-ren commented 3 years ago

curl.exe should be in your PATH. I use GNU/Linux so I don't know exactly how it's done but web search gives instructions like this one.

DumbBoy2 commented 3 years ago

Problem solved, thank you a lot! Great script, now i can add cards in litterally a couple of seconds!