Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ### Video ###
- regex/\.([aA][vV][iI])$
- Include=video
- .
- .
- .
- regex/\.([wW][mM][vV])$
- Include=video
- include/video
- Open=mplayer %f >/dev/null 2>&1 &
- View=find -maxdepth 1 -type f -name \*.\* | sort > playlist | mplayer -playlist playlist && rm playlist
Advertisement
Add Comment
Please, Sign In to add comment