Lazily plays media
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Wesley Kerfoot 5d678fabd8 switched to using structs instead of hash tables for commands 12 years ago
README changed readme to reflect changes 12 years ago
categories.html added server stuff 12 years ago
command_parser.rkt switched to using structs instead of hash tables for commands 12 years ago
config_parser.rkt made config path general 12 years ago
helpers.rkt made more better 12 years ago
lazyplay.rkt switched to using structs instead of hash tables for commands 12 years ago
lazyplay.sexp fixed bug with multiple arguments 12 years ago
links.rkt added server stuff 12 years ago
main.html added server stuff 12 years ago
playlist_server.rkt switched to using structs instead of hash tables for commands 12 years ago
sent.html added server stuff 12 years ago

README

Alter lazyplay.sexp to tune the paths to your computer
Configure lazyplay.sexp with the file extensions you want and the arguments you want
Then move lazyplay.sexp to /etc/lazyplay.sexp (make sure it is readable by your user)
Change the arguments for mplayer between files via the terminal input (this will be started when you run lazyplay.rkt)
e.g.

> -fs
>

This will make mplayer use the fullscreen argument on the rest of the files
If you want to change it back to using no arguments, then just hit enter again, or enter a new set of arguments