Swamp-up

Results 4 comments of Swamp-up

> Ah, I just checked the old copy I had of a working xmltv.xml, I do see ``, but when the show isn't new, there isn't ``. But, that doesn't...

Question. Is jesmannstl and jef the same person?

> I'm not sure what the solution above has to do with the original problem reported here? > > Regardless, I looked at the change that was made in the...

Changed to outputFile and also tried --OUTPUT_FILE #!/bin/sh cd /app/ node dist/index.js --lineupId=CAN-OTAN3Y1K4 --timespan=6 --country=CAN --postalCode=N3Y1K4 --outputFile=xmltv-simcoe.xml node dist/index.js --lineupId=USA-OTA14201 --timespan=6 --country=USA --postalCode=14201 --OUTPUT_FILE=/zap2xml/xmltv-buffalo.xml The script keeps adding the new...