You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.
I got an idea which could improve the usability. I want to explain this with an example:
Let´s search for the german movie "Ein Prophet" with the command:
movie search "Ein Prophet"
That´s the search result:
I found the following movies
• A Prophet 🆔 tt1235166
• Death of a Prophet 🆔 tt0179757
• Earthsea 🆔 tt0407384
I am looking now at IMDB if the movie with the ID tt1235166 is the one i was looking for.
And yes, it´s the correct one form the year 2009.
So what i am doing now is this:
download movie "A Prophet"
As a normal user, i would expect that CP is downloading the first movie of the search result.
But CP is downloading "A Prophet" from the year 1999.
I know that with "download movie tt1235166" CP downloads the correct one but is it possible to download the correct one depending on the search results?
The text was updated successfully, but these errors were encountered:
Hmm, i get your point that its really annoying that it is not adding the correct movie you expect it to add.
A solution could be that we always save the results from the last search, and when a download movie <movie-title> command comes in we first check the previous results for a close/exact match?
First of all: Thanks for your great work!
I got an idea which could improve the usability. I want to explain this with an example:
Let´s search for the german movie "Ein Prophet" with the command:
movie search "Ein Prophet"
That´s the search result:
I found the following movies
• A Prophet 🆔 tt1235166
• Death of a Prophet 🆔 tt0179757
• Earthsea 🆔 tt0407384
I am looking now at IMDB if the movie with the ID tt1235166 is the one i was looking for.
And yes, it´s the correct one form the year 2009.
So what i am doing now is this:
download movie "A Prophet"
As a normal user, i would expect that CP is downloading the first movie of the search result.
But CP is downloading "A Prophet" from the year 1999.
I know that with "download movie tt1235166" CP downloads the correct one but is it possible to download the correct one depending on the search results?
The text was updated successfully, but these errors were encountered: