Skip to content

Files

Latest commit

1074efa · Jan 22, 2010

History

History

contrib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 22, 2010
Oct 27, 2009
Dec 20, 2009
Nov 22, 2009
Jan 22, 2010
Oct 12, 2009
Nov 21, 2009
Oct 12, 2009
Dec 20, 2009
Oct 12, 2009
Oct 12, 2009
Oct 29, 2009
Oct 12, 2009
Jan 8, 2010
Dec 20, 2009
Nov 22, 2009
Oct 22, 2009
Dec 20, 2009
Oct 14, 2009
Oct 12, 2009
Oct 12, 2009
Oct 12, 2009
Playdar Contrib Dir
===================
Please put your scripts and experimental stuff in here.
As things mature we will consider moving some into a top level
scripts directory for good, stable resolvers.

Trying a resolver
-----------------
To use a resolver script, add it to the main playdar.conf.

Testing your script
-------------------
To test a resolver script you can run:

( ./mock-input.pl ; sleep 10 ) | ./your/script.sh

Edit mock-input to search for something your script should find.

Or just make Playdar use it and see what happens.