mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #04546
[Bug 663314] Re: mythexport podcast name feature does not work
This bug was fixed in the package mythexport - 2.2.3-0ubuntu1
---------------
mythexport (2.2.3-0ubuntu1) natty; urgency=low
[ John Baab ]
* Added link to file on file page, useful for manual downloads.
* Fixed an issue where delete period and podcast name were ignored (LP: #663314)
-- John Baab <rhpot1991@xxxxxxxxxx> Tue, 26 Apr 2011 01:03:24 -0500
** Changed in: mythexport (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythexport in Ubuntu.
https://bugs.launchpad.net/bugs/663314
Title:
mythexport podcast name feature does not work
Status in “mythexport” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: mythexport
$ apt-cache policy mythexport
mythexport:
Installed: 2.2.2-0ubuntu1~ppa8
Candidate: 2.2.2-0ubuntu1~ppa8
Version table:
*** 2.2.2-0ubuntu1~ppa8 0
500 http://ppa.launchpad.net/mythbuntu/testing/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status
2.1.5-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid/universe Packages
Observed: All exported files have a blank podcast name.
Expected: Exported files have the supplied podcast name.
setupsave.cgi creates userjobs with deleteperiod and podcastname
arguments to mythexport_addjob.
e.g.
"mythexport_addjob starttime=%STARTTIME% chanid=%CHANID% config=MP3
deleteperiod=14 podcastname=MP3"
The mythexport_addjob script doesn't have deleteperiod or podcastname
arguments.
References