fonol / anki-search-inside-add-card

An add-on providing full-text-search and PDF reading functionality to Anki's Add card dialog
https://ankiweb.net/shared/info/1781298089
GNU Affero General Public License v3.0
177 stars 24 forks source link

Error code #276

Open lau-arias opened 3 years ago

lau-arias commented 3 years ago

Describe the bug When I enter the code 1781298089 in Anki Windows Desktop App, a new Window pops up with the following message. "One or more errors ocurred: 1781298089: Invalid code, or add-on not available for your version of Anki".

My version of Anki is the latest one, I installed it yesterday. The code is the one I copied from the website.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Tools'
  2. Click on 'Add-ons' -> 'Get Add-ons'
  3. Insert code '1781298089'
  4. See error

Expected behavior I expected Anki to import this add-on like it did with all the other ones.

Screenshots If applicable, add screenshots to help explain your problem.

Environment:

fonol commented 3 years ago

Hi, add-ons are not guaranteed to work with every version. Anki development can happen quite fast, and add-ons can break with newer Anki versions. So if add-on authors haven't yet adapted to a newer version, they can set a maximum Anki version to prevent users with newer versions from downloading. That's what happened for you (I set the max. version to .43, because .44 broke a lot of things).