PodcastProducer.org Forum http://podcastproducer.org/forum/index.php Podcast Producer Community Forum admin@podcastproducer.org admin@podcastproducer.org Copyright 2010 podcastproducer.org Geeklog Thu, 02 Sep 2010 18:23:44 +0200 en-gb Podcast Library :: Re: Deleting videos from library http://podcastproducer.org/forum/viewtopic.php?showtopic=332 http://podcastproducer.org/forum/viewtopic.php?showtopic=332 Thu, 02 Sep 2010 18:10:55 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=273">lelguea</a><br /><br /><p>i have the same problem in ver 10.6.4, but the pcastconfig --sync_library dident finish because an error.<br /> i delete the links in UUIDs directorys with error in pcastconfig --sync_library, and try again. When no error ocours, the script show: <br /> Cleaning &#039;Library/PodcastProducer/Shared/UUIDs&#039;<br /> Cleaning old database entries...<br /> <br /> i think when pcastconfig --sync_library have a error, not complete the cleaning process<br /> <br /> <br /> escuse my english</p> Podcast Library :: Re: PP2 Library catalog in Internet explorer http://podcastproducer.org/forum/viewtopic.php?showtopic=331 http://podcastproducer.org/forum/viewtopic.php?showtopic=331 Tue, 31 Aug 2010 15:32:37 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=189">ksmith52</a><br /><br /><p>I received this reply from my contact at Apple:<br /> <br /> <div style="border: 1px dotted #000;border-left: 4px solid #8394B2;color:#465584; padding: 4px; margin: 5px auto 8px auto;">IE is not displaying the catalog feeds properly. (A bug in IE?? - and I just don&#039;t see us reverse engineering what might be broken) </div><br /> <br /> That may well be the case, but I also read somewhere -- and of course now I can&#039;t find where -- that the problem was some tag in the XML that PCP produces that doesn&#039;t conform to feed standards.<br /> <br /> Fortunately for me, the links to the actual content in IE work fine, which is all I need. It&#039;s just navigating to the page with the content that is problematic.</p> Podcast Library :: Re: PcP2 Library Catalog suddenly empty http://podcastproducer.org/forum/viewtopic.php?showtopic=330 http://podcastproducer.org/forum/viewtopic.php?showtopic=330 Fri, 27 Aug 2010 22:14:31 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=3">Marcel+Borsten</a><br /><br /><p>I&#039;ve seen sometimes that the changes after doing a &#039;sync_library&#039; only take effect after a restart. Also, make sure your not just looking at your browser&#039;s caches after the sync.</p> Podcast Library :: PcP2 Library Catalog suddenly empty http://podcastproducer.org/forum/viewtopic.php?showtopic=329 http://podcastproducer.org/forum/viewtopic.php?showtopic=329 Fri, 27 Aug 2010 15:36:03 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=80">Zippy%40openid</a><br /><br /><p>So, yesterday my Library Catalog as fine. Today its completely empty.<br /> <br /> GOing directly to the URL of an existing feed works fine; its still there and I can see it. The data is still in the proper place on the server (/Library/PodcastProducer/Shared).<br /> <br /> Have tried the following command:<br /> <br /> <div class="php" style="font-family: monospace;font-size: 12px; color: #000066; border: 1px solid #d0d0d0; background-color: #FAFAFA;"><div style="font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 90%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;">PHP Formatted Code</div>sudo pcastconfig --sync_library</div><br /> <br /> It ran and completed successfully with no errors.<br /> <br /> Anyone experience this? Any advice?<br /> <br /> Thanks</p> 3rd Party Tools :: Re: Podcast Producer feeds in Blackboard 9? http://podcastproducer.org/forum/viewtopic.php?showtopic=328 http://podcastproducer.org/forum/viewtopic.php?showtopic=328 Fri, 27 Aug 2010 15:27:34 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=80">Zippy%40openid</a><br /><br /><p>Found a bit of a work-around:<br /> <br /> As part of the PcP workflow,publish to blog/wiki<br /> <br /> Then used similar technique to the Feed2JS.org, with RSSinclude.com producing the javascript that gets embedded in the Blackboard page. Trick is to use the blog RSS feed, not the raw PcP Atom feed.</p> Podcast Producer :: Re: author with bumper title? http://podcastproducer.org/forum/viewtopic.php?showtopic=327 http://podcastproducer.org/forum/viewtopic.php?showtopic=327 Wed, 25 Aug 2010 20:47:07 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=130">Jaime+Gago</a><br /><br /><p>I&#039;m afraid staying in the Podcast Composer confined realm is going to make your life harder. Podcast Composer/PcP ruby engine uses yaml for metadata stuff, in your working folder you will have to look for &quot;edit-info.yaml&quot; and find out what&#039;s the value for the Author.<br /> Personally rather than reverse engineer the whole YAML thing I preferred to customize my template.plist as describe in the various Apple doc on the topic, then we probably don&#039;t have the same requirements.<br /> <br /> The pcastaction that Podcast Composer uses when you add a title is...title. <br /> <br /> Here is the detailed man page<br /> <br /> $pcastaction help title<br /> Podcast Producer action task, version 2.0<br /> Copyright 2007 Apple, Inc.<br /> <br /> title: adds the title to the input video (using a QC Filter composition)<br /> <br /> usage: title --prb=PRB --output=OUTPUT [--input=VIDEO]<br /> (--composition=COMPOSITION | --pqz=PATH_TO_PQZ)<br /> [--offset=TIME] [--duration=TIME] [--width=WIDTH] [--height=HEIGHT]<br /> [--title=TITLE] [--enable_title=YES|NO]<br /> [--author=AUTHOR] [--enable_author=YES|NO]<br /> [--date=DATE] [--enable_date=YES|NO]<br /> [--organization=ORGANIZATION] [--enable_organization=YES|NO]<br /> [--copyright=COPYRIGHT] [--enable_copyright=YES|NO]<br /> [--description=DESCRIPTION] [--enable_description=YES|NO]<br /> [--logo=PATH_TO_LOGO] [--enable_logo=YES|NO]<br /> [--edit_info_file=PATH]<br /> <br /> If you get to figure out the edit-info.yaml post your findings, I haven&#039;t found any documentation about it.</p> Podcast Producer :: Re: author with bumper title? http://podcastproducer.org/forum/viewtopic.php?showtopic=326 http://podcastproducer.org/forum/viewtopic.php?showtopic=326 Wed, 25 Aug 2010 18:21:50 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=263">tpat</a><br /><br /><p>I had already thought of modifying the template.plist to include an author argument, however, I&#039;m trying to stay within the confines of Podcast Composer. When you modify template.plist, the checksum becomes incorrect, and you can no longer open the workflow in Podcast Composer. I guess I will pour through the Podcast Producer ruby scripts to see if I&#039;m missing something.</p> 3rd Party Tools :: Podcast Producer feeds in Blackboard 9? http://podcastproducer.org/forum/viewtopic.php?showtopic=325 http://podcastproducer.org/forum/viewtopic.php?showtopic=325 Wed, 25 Aug 2010 15:37:36 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=80">Zippy%40openid</a><br /><br /><p>We would like to have our Podcast Producer Library feeds show up directly in Blackboard (ver. 9). I have searched for a BB building block to pull in external RSS feeds with no luck; have tried the Feed2JS trick that many people use for pulling in external feeds into BB, but the XML in the PcP feeds is just quirky enough that it doesn&#039;t quite do the job: One can see the titles and descriptions of the feed, but links do not work, and the audio/video link is not there at all.<br /> <br /> Is anyone else attempting something similar with any luck?<br /> <br /> Eric Givens<br /> Gordon College - Wenham, MA</p> Podcast Producer :: Re: author with bumper title? http://podcastproducer.org/forum/viewtopic.php?showtopic=324 http://podcastproducer.org/forum/viewtopic.php?showtopic=324 Wed, 25 Aug 2010 00:04:43 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=130">Jaime+Gago</a><br /><br /><p>Hey there,<br /> In your workflow bundle/resources/template.plist look for the pcastaction responsible for you bumper title <br /> <br /> it looks like this<br /> <br /> &lt;key&gt;slide-creation&lt;/key&gt;<br /> &lt;dict&gt;<br /> &lt;key&gt;arguments&lt;/key&gt;<br /> &lt;array&gt;<br /> &lt;string&gt;title&lt;/string&gt;<br /> &lt;string&gt;--prb=$$GLOBAL::Library Bundle Path$$&lt;/string&gt;<br /> &lt;string&gt;--pqz=$$GLOBAL::Workflow Resource Path$$/Compositions/RevealTitle.pqz&lt;/string&gt;<br /> <br /> In there you should find<br /> <br /> &lt;string&gt;--author=$$THE_VALUE_YOU_ARE_LOOKING_FOR$$&lt;/string&gt;<br /> <br /> Make sure your metadata.plist you are passing at job submission time contains the key that matches this value, chances are you left the default property which refers to what is set in Server Admin&gt;Podcast Producer&gt;Properties<br /> <br /> I do what are you trying to do on a constant basis so it&#039;s definitively something missing in your set up. You might want to check my article on dynamic workflow chaining, the technique I use to chain workflow is the same I use to pass my &quot;custom&quot; author.</p> Podcast Producer :: author with bumper title? http://podcastproducer.org/forum/viewtopic.php?showtopic=323 http://podcastproducer.org/forum/viewtopic.php?showtopic=323 Tue, 24 Aug 2010 22:45:32 +0200 By: <a href="http://podcastproducer.org/users.php?mode=profile&amp;uid=263">tpat</a><br /><br /><p>With our Podcast Producer setup, all podcasts are recorded and submitted using only one user account (our system is automated so the professors don&#039;t have to do anything with the podcasts). The podcasts are sent with the metadata option specified. The metadata plist contains both Author and User Full Name keys set to the professor of the recorded lecture. However, when the bumper title is generated, the author is filled in with the user account instead of the values of Author or User Full Name. What could I be missing? Thanks</p>