notflix icon indicating copy to clipboard operation
notflix copied to clipboard

does not work on Mac notifier not found

Open aj-arts opened this issue 3 years ago • 8 comments

/usr/local/bin/notflix: line 29: notify-send: command not found

aj-arts avatar Jan 02 '22 16:01 aj-arts

You can comment out any line containing notify-send or even remove it and the script will work perfectly fine. notify-send is responsible for displaying notification messages only.

0xmzn avatar Jan 02 '22 17:01 0xmzn

I made a version which uses the command line instead, and it works fine on my Mac:

https://github.com/BreadMoncher/notflix

BreadMoncher avatar Jan 03 '22 06:01 BreadMoncher

image it now shows searching for show but its not showing any shows and therefore not opening mpv

aj-arts avatar Jan 03 '22 06:01 aj-arts

It probably means your connection is bad, or maybe a firewall or something could be blocking access to the website.

Try putting this in your browser, and see if the page loads: https://1337x.wtf/search/endgame/1/

BreadMoncher avatar Jan 03 '22 07:01 BreadMoncher

it worked...I changed the 1377x website to a working proxy and now it works... thank you so much I used your fork...its amazing and minimalistic

aj-arts avatar Jan 03 '22 07:01 aj-arts

You're welcome :)

BreadMoncher avatar Jan 03 '22 07:01 BreadMoncher

you should tell to bugs writer he will add your version for Mac so Mac users can directly use the read me file for Mac

aj-arts avatar Jan 03 '22 07:01 aj-arts

I made a pull request, so hopefully he'll add it in

BreadMoncher avatar Jan 03 '22 07:01 BreadMoncher