1 changed files with 3 additions and 6 deletions
@ -1,6 +1,3 @@ |
|||
You run "(play (play-list) played)" in lazyplay.rkt and specify the filetype as the first argument to the script |
|||
|
|||
Working on: |
|||
Putting some configuration in a file (parsed with S-Expressions) |
|||
The ability to control the media player arguments between files via a REPL |
|||
More finely tuned control over what files get played and which don't |
|||
You run lazyplay.rkt from the directory with your media files in it |
|||
Configure lazyplay.sexp with the file extensions you want and the arguments you want |
|||
Change the arguments for mplayer between files via the terminal input (this will be started when you run lazyplay.rkt) |
|||
|
Reference in new issue