05sonicblue / Gamez

Automated Video Game Download for Sabnzbd
61 stars 30 forks source link

Command line options (feature request) #4

Open ghost opened 12 years ago

ghost commented 12 years ago

Please add additional command line options to allow placing Gamez.ini and Gamez.db in a different directory, as well as PID file support.

For example

Gamez.py --config=/media/config/Gamez.ini --datadir=/media/appdb/Gamez.db --pidfile=/var/run/Gamez.pid

This will allow users to better organize/separate data that should be backed up (in the case of the db and config) as well as take advantage of process management provided by their distro (in the case of the pidfile).

This will also make the command line for Gamez more closely match the command lines for CouchPotato, SickBeard, etc.

avjui commented 11 years ago

This options are aviable in my fork https://github.com/avjui/Gamez