diff --git a/grpoppro b/grpoppro old mode 100755 new mode 100644 index fe21c07..fcdf7d6 --- a/grpoppro +++ b/grpoppro @@ -52,7 +52,7 @@ seriesurl=$(curl -s 'https://coverapi.store/uploads/playlists/'$seriesid'.txt') } function getIMDBID() { -imdbid=$(curl -s "https://www.imdb.com/find?ref_=nv_sr_fn&s=all&q=$title" | grep -io ' href=['"'"'"][^"'"'"']*['"'"'"]' | grep 'href="/title/'| head -n1 | sed -e 's/href="\/title\///' -e 's/\/?.*//' -e 's/^ //') +imdbid=$(curl -s "https://www.imdb.com/find?ref_=nv_sr_fn&s=all&q=$title" | grep -io '