Thank you for the suggestion. The MSI installer does allow me to install to a different directory. But, FYI, Windows complains that the MSI installer may be hazardous and I shouldn't run it. Works okay if I tell Windows to run it anyway. virustotal gives it a clean bil of health.
Installation enhancement request
My problem turned out to be a misspelled hostname in one of my bind configuration files.. All hostnames appear for me now.
I just retried this from the command line, copying and pasting the filename to eliminate any typos. mediainfo then worked, so obviously it was me being fumble-fingered. Thank you for the reply.
I use kmttg to download videos from my Tivo to my PC. kmttg uses mediainfo to check the video duration against the expected duration. For some downloaded files, mediainfo (cli) produces no output. This seems to happen with regularity with shows downloaded from the CW. I have verified using the command line on my own (without kmttg involved) that mediainfo is not producing any output. I have tried upgrading to the latest version of mediainfo cli. Although mediainfo is not producing any output, the...
I use kmttg to download videos from my Tivo to my PC. kmttg uses mediainfo to check the video duration against the expected duration. For some downloaded files, mediainfo (cli) produces no output. This seems to happen with regularity with shows downloaded from the CW. I have verified using the command line on my own (without kmttg involved) that mediainfo is not producing any output. I have tried upgrading to the latest version of mediainfo cli. Although mediainfo is not producing any output, the...
Fpr anyone else reading this, I stumbled on the solution. The opening brace on a section must be at the end of the line instead of the next line. I suggest that the parser be improved to handle this.
Here is my config file: compress nosmtpssl smtpfrom howard@sci1.com smtpport 25 smtpserver mail.sci1.com ifempty missingok e:\FastvueSyslog\dhcp2.sci1.com\dhcp2.sci1.com.log { rotate 5 weekly mail howard@sci1.com } Pretty simple. When I run logrotate, I get an error: logrotate: Unknown directive e:\FastvueSyslog\dhcp2.sci1.com\dhcp2.sci1.com.log What am I doing wrong?