Hellowlol / bw_plex

binge watching for plex
MIT License
368 stars 23 forks source link

FileNotFoundError: [WinError 2] The system cannot find the file specified on windows #125

Closed BLecour closed 4 years ago

BLecour commented 4 years ago

File "c:\users\\appdata\local\programs\python\python37\lib\subprocess.py", line 1207, in _execute_child startupinfo) FileNotFoundError: [WinError 2] The system cannot find the file specified

i am trying to run bw_plex --url -t watch but everytime i run it i get the above error.

BLecour commented 4 years ago

sorry i found a similar issue and the solution here solved it: https://github.com/Hellowlol/bw_plex/issues/76 i just installed ffmpeg and it works now