LukeSmithxyz / voidrice

My dotfiles (deployed by LARBS)
GNU General Public License v3.0
4.27k stars 1.21k forks source link

Corrects "application/octet-stream is for arbitrary binary files" #1337

Closed poeplva closed 4 months ago

poeplva commented 1 year ago

1321 had a syntax error, this commit corrects it.

2084x commented 1 year ago

might be worth adding a line for transport streams as well:

ts) setsid -f mpv $f -quiet >/dev/null 2>&1 ;;

for some reason they are recognised as application/octet-stream instead of video/mp2t