Add an argument like for exampel, -e, --edit to list every entry in index and then let the user be able to select one of them and edit the containing information.
Why?
Sometimes the indexer guesses the movie wrong and it would be nicer to correct it directly inside the program.
What to do?
Add an argument like for exampel,
-e, --edit
to list every entry in index and then let the user be able to select one of them and edit the containing information.Why?
Sometimes the indexer guesses the movie wrong and it would be nicer to correct it directly inside the program.