You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2022. It is now read-only.
Everything works perfectly without selecting subtitles, but when I say yes to Do you want subtitles prompt and select subtitles I am getting this output and program crashes.
? Which language? English
? Which subtitles? Being John Malkovich (1999) Criterion BluRay 1h 53m 18s @23.976fps.English
? Which app? (Use arrow keys)
❯ VLC
──────────────
Airplay
Chromecast
DLNA
MPlayer
mpv
IINA
XBMC
events.js:177
throw er; // Unhandled 'error' event
^
Error: ENOENT: no such file or directory, open '/.downloads/Being John Malkovich (1999) Criterion BluRay 1h 53m 18s @23.976fps.English.srt'
Emitted 'error' event at:
at /usr/local/lib/node_modules/cliflix/node_modules/graceful-fs/graceful-fs.js:228:14
at /usr/local/lib/node_modules/cliflix/node_modules/graceful-fs/graceful-fs.js:258:16
at FSReqCallback.oncomplete (fs.js:153:23) {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/.downloads/Being John Malkovich (1999) ' +
'Criterion BluRay 1h 53m 18s ' +
'@23.976fps.English.srt'
}
Everything works perfectly without selecting subtitles, but when I say yes to Do you want subtitles prompt and select subtitles I am getting this output and program crashes.