Metacor / nyaa-linker

Adds a button to Anime and Manga database websites that opens a relevant Nyaa search
GNU General Public License v3.0
6 stars 1 forks source link

Choosing which title will be searched #3

Closed ghost closed 1 year ago

ghost commented 1 year ago

Proposal

it doesn't make sense to me to search for the Romaji and the English translation of an anime title at the same time, because usually most anime releasers only use the Romaji, which can cause the user to miss a good release. Results of "Watashi no Shiawase na Kekkon"|"My Happy Marriage" query image Results of "Watashi no Shiawase na Kekkon" query image

ghost commented 1 year ago

LOOOOL they are totally same sorry for bother

Metacor commented 1 year ago

I know you already closed this since they both gave the same results, but I just wanted to say that there is already an option to do this; the "Query" option added in 1.1.0 allows you to change the type of search query that is created.

Additionally the pipe | character is treated as an "or" when used with full quoted searches on nyaa, meaning it would match either "x" OR "y", they don't both need to be present.

In some cases uploaders have different names that won't be exactly matched, typically titles with many odd characters or titles.separated.by.periods — although luckily that is very uncommon nowadays. In these rare cases, you can use the "fuzzy" option, which would search for just the main title (this is usually the romaji title, but depending on the website, it could be english), without the use of quotes, which I believe allows nyaa to match any combination of the words in the search, without having to be an exact match to your query.

ghost commented 1 year ago

@Metacor thank you for detailed clarification also thanks for this useful extension.