Skip to content

Better user experience

Compare
Choose a tag to compare
@Monty Monty released this 07 Feb 01:54
· 201 commits to main since this release

Easier to use
Now when you are asked to pick from alternatives, a url is included to make it easier to investigate:

I found 4 shows titled "Fargo"
1) imdb.com/title/tt0116282	movie	Fargo	Fargo	1996
2) imdb.com/title/tt0044603	movie	Fargo	Fargo	1952
3) imdb.com/title/tt0382026	tvMovie	Fargo	Fargo	2003
4) imdb.com/title/tt2802850	tvSeries	Fargo	Fargo	2014

More robust
I have always used shfmt to ensure my code was syntacticly correct. Now I'm also using shellcheck to follow best practices and make the code more bulletproof.

I've tested this release a lot, but had to overrule a few shellcheck suggestions. There is a small chance I've overlooked a bug.