Skip to content

Search Query builder 1/2 - Example #65

@Gaisberg

Description

@Gaisberg

From Discord (by monika_10356):

Search Category:

Is there a possibility to configure the category you're giving to the indexer in the search query based on type and device? 
Then i can be pretty sure it will give me the best results.
Im from Germany and my indexer has an extra movie-de category 2100 for example. 
Movie-es (spanish) would be 2200 (see screen category.png)
Same goes for TV. TV-DE is 5100.

Search Query:
If you could add the option to add things to the search query, then i could pre select and reduce the results.
You can search for groups or search for resolutions or which kind of rip.

Example search:
searching over all categories

  • search: "imdbid=27543632" -> gives me 72 results

searching with the right category 5100 (Movies-DE)

  • search: "the+housemaid" -> gives me 61 results (there is also a housmaid from 2021)
  • search: "the+housemaid+2025" -> gives me 44 results
  • search: "the+housemaid+2025+P73" -> gives me two results
  • search: "the+housemaid+2025+(P73+OR+LRO)" -> gives me 10 results (| would also work as OR)
  • search: "the+housemaid+2025+(P73|LRO)+(1080p)" -> gives me 4 results
    I could also pre select only 1080p and 2160p and so on

At least on the webpage you can combine id and query (API maybe too?)

  • search: "imdbid=27543632" -> gives me 44 results
  • search: "imdbid=27543632&q=(P73)" -> gives me two results
  • search: "imdbid=27543632&q=(P73+OR+LRO)" -> gives me 10 results
    and so on

screen_category.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions