Can the instructions that appear at the end of setup.pl
run be more descriptive?
I mentions configuration before running listings.pl but
does not explicitly tell the user to:
"goto the http://localhost/webvcrplus/config.php with
their fav browser and modify the settings"
I read through it quickly and saw the listings.pl
program and ran that (of course I did not install XMLTV
or run tv_grab_na before I did this) but was sent off
down that route without going to the web site first.
ffmpeg is not a required program but if you leave the
IDLE Time set to 30 as the default and copy a file into
the unconverted directory, cron.sh will try to convert
anything there. Best to set the default to 0
(disabled) and let the user choose to install ffmpeg
and choose a time.
The double // of the location in the perl files are
distracting, know that they resolve to / but it is
strange to see
"/var/www/html/webcvcrplus//settings.php" in an open
statement.