<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><br><div><br><blockquote type="cite"><div>On Jun 5, 2023, at 11:54 AM, James Abernathy <jfabernathy@gmail.com> wrote:</div><br class="Apple-interchange-newline"><div><meta charset="UTF-8"><div dir="ltr" style="caret-color: rgb(0, 0, 0); font-family: Palatino-Roman; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="Apple-interchange-newline"><br><div class="gmail_quote"><div><br></div><div>Jay, I tried ffcut.sh on my v34 master version of mythtv on a test system and it keeps failing. I have not had a chance to find out why</div></div></div></div></blockquote><br></div><div>Probably because the mysql cmd is not authenticating. I use mysql mysql and not MariaDB, and mysql no longer allows the login/paswd to be passed on the cmd line. I had to modify the codlin to use a .mylogin.cnf file to keep from having to use the cmd line -u and -p options.</div><div><br></div><div>You can modify the mysql cmd to put those back in if you are using MariaDB.</div><div><br></div><div>Jay</div><div><br></div><br></body></html>