← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 598439] Re: mythexport generates names like ---20100418192800 and thus fails ffmpeg.

 

mythexport (2.2.2-0ubuntu1) maverick; urgency=low

  [ John Baab ]
  * debian/mythexport.config and debian/mythexport.templates
    - Added warning about new configuration 
  * usr/bin/mythexport-daemon
    - Fixed issue with OTG exports (LP #598439)
    - Added lockfile, to keep mythtv-backend informed of the job status (LP #596251)
    - Removed commented out code from past release
  * usr/bin/mythexport_addjob
    - Added lockfile, to keep mythtv-backend informed of the job status (LP #596251)
  * usr/share/mythtv/mythexport.sql
    - Changed param column to longtext (LP #647908)
  * usr/share/mythtv/mythexport/otg.cgi
    - Fixed issue where old configuration file was still in use (LP #652322)
  * usr/share/mythtv/mythexport/otg_job.cgi
    - Renamed variable, no longer using "block" from old configuration
  * usr/share/mythtv/mythexport/setup.cgi
    - Fixed issue where form was submitting to the wrong page (LP #652322)
    - Changed configuration input to radio buttons
  * usr/share/mythtv/mythexport/save_system_setup.cgi
    - Fixed typo
  * usr/share/mythtv/mythexport/otg.cgi
    - Fixed issue where old configuration file was still in use
  * usr/share/mythtv/mythexport/setupsave.cgi
    - Removed debugging line
  * debial/rules:
    - Synced BZR_REVISION 

  [ Angel Abad ]
  * debian/rules: Fix typo in TARFILE rule (LP: #654088)

 -- John Baab <rhpot1991@xxxxxxxxxx>  Sun, 03 Oct 2010 22:46:48 -0400

** Changed in: mythexport (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
mythexport generates names like ---20100418192800 and thus fails ffmpeg.
https://bugs.launchpad.net/bugs/598439
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythexport in ubuntu.

Status in “mythexport” package in Ubuntu: Fix Released

Bug description:
Binary package hint: mythexport

Running user jobs from myth frontend run, but the same jobs won't run from mythexport.
By line 230 it has the right name, by line 430 it has lost channame, title, subtitle and currentstarttime and producs --- as the name which in turn borks ffmpeg and errors out.

I have logs to show this where I have added some additional logdebug() lines to help narrow it down but don't understand the script (nor perl) well enough to work out the problem.





References