podlove / podlove-publisher

Podlove Podcast Publisher for WordPress
https://wordpress.org/plugins/podlove-podcasting-plugin-for-wordpress/
MIT License
296 stars 82 forks source link

Wie lösche ich einen Feed ganz? #645

Closed grzegorzlebok closed 9 years ago

grzegorzlebok commented 9 years ago

Ich habe meinen Podlove publisher neu aufgesetzt. Alle Episodes sind gelöscht worden, publisher bei derselben Worpdpress-Installation neu aufgesetzt, neuen Feed erstellt - leider erscheinen im neuen Feed auch alte Episodes, die es nicht mal physisch auf dem Server gibt. Wie kann man das Problem lösen?

eteubert commented 9 years ago

Was genau meinst du mit "neu aufgesetzt"? Am saubersten bekommst du eine Installation, indem du den Publisher im Pluginmenü deinstallierst (nicht zu verwechseln mit deaktivieren). Das löscht, im Gegensatz zum Deaktivieren, Daten.

grzegorzlebok commented 9 years ago

Ich habe den Publisher deinstalliert. Wenn ich ihn wieder installiere kommt er schon im podcast settings mit den Daten des vorherigen Podcasts (der mit publisher veröffentlicht wurde) und wenn ich dann die episode assets und feed assets neu anlege erscheinen im Feed auch die alten Folgen - keine Ahnung warum... Hat mich ein wenig verwundert - deswegen frage ich. Gibt es da eine cache-Datei, die man bei beim Server löschen muss?

eteubert commented 9 years ago

Du hast Recht, der Deinstallations-Prozess ist unvollständig. Es gibt keine Datei aber du kannst aus der Datenbank löschen:

Trotzdem müsste auch bei dir der Feed eigentlich leer sein, weil die Episoden-Tabelle gelöscht wird. Oder hast du noch einen anderen WordPress Cache laufen, der ggf. den gesamten Feed gecached hat?

grzegorzlebok commented 9 years ago

Kann die Sachen leider nicht finden (ein Tipp wäre hilfreich) - bin nicht so gut im Programmieren. Was ich jetzt noch gemerkt habe ist, dass wenn ich den Publisher neu installiere ich bei dashboard in der logging Tabelle alle meine früheren Einträge sehe - keine Ahnung warum...

eteubert commented 9 years ago

Was ich jetzt noch gemerkt habe ist, dass wenn ich den Publisher neu installiere ich bei dashboard in der logging Tabelle alle meine früheren Einträge sehe

Danke für den Hinweis. Ich habe die Deinstallations-Funktion lange vernachlässigt, darum ist die sehr unvollständig.

Kann die Sachen leider nicht finden (ein Tipp wäre hilfreich)

Hast du Datenbank-Zugriff? phpMyAdmin oder so? Dann dort folgende SQL Queries ausführen:

DELETE FROM wp_options WHERE option_name LIKE "%podlove%";
DELETE FROM wp_posts WHERE post_type = "podcast";

Eventuell ist dein Tabellen-Präfix (wp_) ein anderer, dann musst du die Queries entsprechend anpassen.

grzegorzlebok commented 9 years ago

Danke-es hat funktioniert! Einen schönen Abend noch!

grzegorzlebok commented 9 years ago

Zu früh gefreut... die logging Tabelle bei Podlove dashboard ist geleert, aber das Problem ist weiterhin nicht behoben - im Feed erscheinen trotzdem alte Folgen...

eteubert commented 9 years ago

Dann ist es sehr sicher kein Problem des Publishers. Wenn die Episoden aus der Datenbank raus sind, können sie nicht mehr im Feed erscheinen. Auf der Ebene haben wir kein Caching.

Du kannst deine Seite / deinen Feed auch gerne mal hier verlinken. Und den Textschnipsel vom Podlove ➜ Support Menü.

grzegorzlebok commented 9 years ago

Ich habe wordpress neu installiert - uh - und nun dasselbe Problem. Ich schicke hier den Feed. Die einzige Episode ist die Nullfolge. Alle anderen Items sind einfach verschiedene Posts im Blog. Ich bin ein wenig am Verzweifeln. Es sind nicht einmal alle Posts die ich publiziert habe, die falsch als items erscheinen... Die will ich nicht haben. Ich würde gerne nur die Nullfolge im Feed haben, so wie es sich gehört - das ist die einzige Episode, die ich publizierte.

This XML file does not appear to have any style information associated with it. The document tree is shown below.

<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">
<channel>
<title>Der Wolf von Gubbio</title>
<atom:link href="http://wolfvongubbio.net/?feed=rss2" rel="self" type="application/rss+xml"/>
<link>http://wolfvongubbio.net</link>
<description/>
<lastBuildDate>Fri, 30 Jan 2015 20:38:35 +0000</lastBuildDate>
<language>de-DE</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.org/?v=4.1</generator>
<item>
<title>KG 01|01 Die Nullfolge</title>
<link>
http://wolfvongubbio.net/?podcast=kg-0101-die-nullfolge
</link>
<comments>
http://wolfvongubbio.net/?podcast=kg-0101-die-nullfolge#comments
</comments>
<pubDate>Fri, 30 Jan 2015 20:38:35 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Nullfoge ]]>
</category>
<guid isPermaLink="false"/>
<description>
<![CDATA[
<p class="excerpt"> <a href="http://wolfvongubbio.net/?podcast=kg-0101-die-nullfolge">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<audio id="podlovewebplayer_9130b456cf1438d24a105378d83ebfd5db38dad6" controls="controls" preload="none" style="width: auto; height: 30px"> <source src="http://www.wolfvongubbio.net/blogs/media/kg-0101-die-nullfolge.mp3" type="audio/mpeg"/> <object type="application/x-shockwave-flash" data="flashmediaelement.swf"> <param name="movie" value="flashmediaelement.swf"/> <param name="flashvars" value="controls=true&amp;file=http://www.wolfvongubbio.net/blogs/media/kg-0101-die-nullfolge.mp3"/> </object> </audio> <script> jQuery('#podlovewebplayer_9130b456cf1438d24a105378d83ebfd5db38dad6').podlovewebplayer({"pluginPath":"http:\/\/wolfvongubbio.net\/wp-content\/plugins\/podlove-podcasting-plugin-for-wordpress\/lib\/modules\/podlove_web_player\/player\/podlove-web-player\/static\/","alwaysShowHours":true,"alwaysShowControls":true,"timecontrolsVisible":false,"summaryVisible":false,"hidetimebutton":false,"hidedownloadbutton":false,"hidesharebutton":false,"sharewholeepisode":false,"loop":false,"chapterlinks":"all","permalink":"http:\/\/wolfvongubbio.net\/?podcast=kg-0101-die-nullfolge","title":"KG 01|01 Die Nullfolge","subtitle":"","summary":"","publicationDate":"2015-01-30T20:38:35+00:00","poster":"http:\/\/wolfvongubbio.net\/wp-content\/uploads\/2015\/01\/Kreuzgang1.jpg","showTitle":"Kreuzgang","showSubtitle":"Gespr\u00e4che aus einem Kloster","showSummary":"P. Darius Lebok, ein Franziskaner, spricht mit interessanten Menschen \u00fcber alle m\u00f6glichen Themen.","showPoster":"http:\/\/wolfvongubbio.net\/wp-content\/uploads\/2015\/01\/Kreuzgang1.jpg","show":{"title":"Kreuzgang","subtitle":"Gespr\u00e4che aus einem Kloster","summary":"P. Darius Lebok, ein Franziskaner, spricht mit interessanten Menschen \u00fcber alle m\u00f6glichen Themen.","poster":"http:\/\/wolfvongubbio.net\/wp-content\/uploads\/2015\/01\/Kreuzgang1.jpg","url":"http:\/\/wolfvongubbio.net"},"license":{"name":"Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License","url":"http:\/\/creativecommons.org\/licenses\/by-nc-nd\/4.0"},"downloads":[{"assetTitle":"MP3 Audio (mp3)","downloadUrl":"http:\/\/www.wolfvongubbio.net\/blogs\/media\/kg-0101-die-nullfolge.mp3","url":"http:\/\/www.wolfvongubbio.net\/blogs\/media\/kg-0101-die-nullfolge.mp3"}],"duration":"00:00:00","chaptersVisible":false,"features":["current","progress","duration","tracks","fullscreen","volume"]}); </script>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=117</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>
3. Sonntag im Jahreskreis B | 2 Schritte der Umkehr des Herzens
</title>
<link>http://wolfvongubbio.net/?p=114</link>
<comments>http://wolfvongubbio.net/?p=114#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:18:02 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ 3. Sonntag im Jahreskreis B ]]>
</category>
<category>
<![CDATA[ Herz ]]>
</category>
<category>
<![CDATA[ Umkehr ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=114</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM zum 3. Sonntag im Jahreskreis B ERSTE LESUNG Jona 3, 1 &#8211; 5.10 PSALM Ps 25, 4-5.6-7.8-9 ZWEITE LESUNG 1 Kor 7, 29-31 EVANGELIUM Mk 1, 14-20 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=114">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/187762743&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM zum 3. Sonntag im Jahreskreis B</p> <p>ERSTE LESUNG Jona 3, 1 &#8211; 5.10<br /> PSALM Ps 25, 4-5.6-7.8-9<br /> ZWEITE LESUNG 1 Kor 7, 29-31<br /> EVANGELIUM Mk 1, 14-20</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=114</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>2. Sonntag im Jahreskreis B | Berufung in 3D</title>
<link>http://wolfvongubbio.net/?p=112</link>
<comments>http://wolfvongubbio.net/?p=112#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:17:05 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ 2. Sonntag im Jahreskreis B ]]>
</category>
<category>
<![CDATA[ Berufung ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=112</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM zum 2. Sonntag im Jahreskreis B ERSTE LESUNG 1 Sam 3, 3b-10.19 PSALM Ps 40, 2 u. 4ab.7-8.9-10 ZWEITE LESUNG 1 Kor 6, 13c-15a.17-20 EVANGELIUM Joh 1, 35-42 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=112">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/186642270&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM zum 2. Sonntag im Jahreskreis B</p> <p>ERSTE LESUNG 1 Sam 3, 3b-10.19<br /> PSALM Ps 40, 2 u. 4ab.7-8.9-10<br /> ZWEITE LESUNG 1 Kor 6, 13c-15a.17-20<br /> EVANGELIUM Joh 1, 35-42</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=112</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Mehr Priester!</title>
<link>http://wolfvongubbio.net/?p=110</link>
<comments>http://wolfvongubbio.net/?p=110#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:15:52 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ Priester ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=110</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM ERSTE LESUNG Jes 55, 1-11 PSALM Jes 12, 2.3 u. 4bcd.5-6 ZWEITE LESUNG 1 Joh, 5, 1-9 EVANGELIUM Mk 1, 7-11 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=110">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/185498027&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM</p> <p>ERSTE LESUNG Jes 55, 1-11<br /> PSALM Jes 12, 2.3 u. 4bcd.5-6<br /> ZWEITE LESUNG 1 Joh, 5, 1-9<br /> EVANGELIUM Mk 1, 7-11</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=110</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Sein Angesicht leuchtet</title>
<link>http://wolfvongubbio.net/?p=108</link>
<comments>http://wolfvongubbio.net/?p=108#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:15:06 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ Angesicht ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=108</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM ERSTE LESUNG Num 6, 22-27­ PSALM Ps 67, 2-3.5.6 u. 8 ZWEITE LESUNG Gal 4, 4-7 EVANGELIUM Lk 2, 16-21 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=108">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/184011103&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM</p> <p>ERSTE LESUNG Num 6, 22-27­<br /> PSALM Ps 67, 2-3.5.6 u. 8<br /> ZWEITE LESUNG Gal 4, 4-7<br /> EVANGELIUM Lk 2, 16-21</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=108</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Jesus und seine Familie</title>
<link>http://wolfvongubbio.net/?p=106</link>
<comments>http://wolfvongubbio.net/?p=106#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:14:19 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ Familie ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=106</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM ERSTE LESUNG Sir 3, 2-6.12-14 PSALM Ps 128, 1-2.3.4-5 ZWEITE LESUNG Kol 3, 12-21 EVANGELIUM Lk 2, 22-40 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=106">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/183434362&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM</p> <p>ERSTE LESUNG Sir 3, 2-6.12-14<br /> PSALM Ps 128, 1-2.3.4-5<br /> ZWEITE LESUNG Kol 3, 12-21<br /> EVANGELIUM Lk 2, 22-40</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=106</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Franziskus und die Windeln</title>
<link>http://wolfvongubbio.net/?p=104</link>
<comments>http://wolfvongubbio.net/?p=104#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:13:32 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ Franziskus ]]>
</category>
<category>
<![CDATA[ Windeln ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=104</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM ERSTE LESUNG Jes 62, 11-12 PSALM Ps 97, 1 u. 6.11-12 ZWEITE LESUNG Tit 3, 4-7 EVANGELIUM Lk 2, 15-20 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=104">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/183107095&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM</p> <p>ERSTE LESUNG Jes 62, 11-12<br /> PSALM Ps 97, 1 u. 6.11-12<br /> ZWEITE LESUNG Tit 3, 4-7<br /> EVANGELIUM Lk 2, 15-20</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=104</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Maria und die Steinigung</title>
<link>http://wolfvongubbio.net/?p=102</link>
<comments>http://wolfvongubbio.net/?p=102#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:12:40 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ Maria ]]>
</category>
<category>
<![CDATA[ Steinigung ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=102</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM ERSTE LESUNG 2 Sam 7, 1-5.8b-12.14a.16 PSALM Ps 89, 2-3.20a u. 4-5.27 u. 29 ZWEITE LESUNG Röm 16, 25-27 EVANGELIUM Lk 1, 26-38 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=102">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/182576425&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM</p> <p>ERSTE LESUNG 2 Sam 7, 1-5.8b-12.14a.16<br /> PSALM Ps 89, 2-3.20a u. 4-5.27 u. 29<br /> ZWEITE LESUNG Röm 16, 25-27<br /> EVANGELIUM Lk 1, 26-38</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=102</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>3. Adventssonntag | Johannes und die Wahrheit</title>
<link>http://wolfvongubbio.net/?p=100</link>
<comments>http://wolfvongubbio.net/?p=100#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:11:53 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ Nachfolge ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=100</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM zum 3. Adventssonntag. ERSTE LESUNG Jes 61, 1-2a.10-11 PSALM Lk 1, 46-48.49-50.53-54 ZWEITE LESUNG 1 Thess 5, 16-24 EVANGELIUM Joh 1, 6-8.19-28 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=100">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/181457645&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM zum 3. Adventssonntag.</p> <p>ERSTE LESUNG Jes 61, 1-2a.10-11<br /> PSALM Lk 1, 46-48.49-50.53-54<br /> ZWEITE LESUNG 1 Thess 5, 16-24<br /> EVANGELIUM Joh 1, 6-8.19-28</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=100</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>FKK im Paradies</title>
<link>http://wolfvongubbio.net/?p=98</link>
<comments>http://wolfvongubbio.net/?p=98#comments</comments>
<pubDate>Fri, 30 Jan 2015 20:10:21 +0000</pubDate>
<dc:creator>
<![CDATA[ paterdarius ]]>
</dc:creator>
<category>
<![CDATA[ Predigten 2014/2015 ]]>
</category>
<category>
<![CDATA[ Paradies ]]>
</category>
<guid isPermaLink="false">http://wolfvongubbio.net/?p=98</guid>
<description>
<![CDATA[
<p class="excerpt">&#160; Eine Predigt von P. Darius Lebok OFM ERSTE LESUNG Gen 3, 9-15.20 PSALM Ps 98, 1.2-3b.3c-4 ZWEITE LESUNG Eph 1, 3-6.11-12 EVANGELIUM Lk 1, 26-38 Musik: &#8220;CO2&#8243; by airtone 2014 &#8211; Licensed underCreative Commons Attribution Noncommercial (3.0) creativecommons.org/licenses/by-nc/3.0/ Bild von PublicDomainPictures @pixabay.com Public Domain CC0 <a href="http://wolfvongubbio.net/?p=98">Read more &#8594;</a></p>
]]>
</description>
<content:encoded>
<![CDATA[
<p><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/180548497&amp;color=ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe><br /> &nbsp;</p> <p>Eine Predigt von P. Darius Lebok OFM</p> <p>ERSTE LESUNG Gen 3, 9-15.20<br /> PSALM Ps 98, 1.2-3b.3c-4<br /> ZWEITE LESUNG Eph 1, 3-6.11-12<br /> EVANGELIUM Lk 1, 26-38</p> <p>Musik: &#8220;CO2&#8243; by airtone<br /> 2014 &#8211; Licensed underCreative Commons<br /> Attribution Noncommercial (3.0)<br /> <a href="http://creativecommons.org/licenses/by-nc/3.0/" target="_blank" rel="nofollow">creativecommons.org/licenses/by-nc/3.0/</a></p> <p>Bild von PublicDomainPictures @<a class="g-link-user" href="https://soundcloud.com/pixabay">pixabay</a>.com<br /> Public Domain CC0</p>
]]>
</content:encoded>
<wfw:commentRss>http://wolfvongubbio.net/?feed=rss2&p=98</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
</channel>
</rss>
eteubert commented 9 years ago

http://wolfvongubbio.net/?feed=rss2

Das ist der WordPress Blog Feed und nicht der Podcast Feed. Die musst du im Podlove-Menü separat einrichten:

screen shot 2015-01-31 at 14 54 32

grzegorzlebok commented 9 years ago

Habe ich gemacht. Publisher -> podcast feeds und das kommt da raus. .. Am 31.01.2015 07:57 schrieb "Eric Teubert" notifications@github.com:

http://wolfvongubbio.net/?feed=rss2

Das ist der WordPress Blog Feed und nicht der Podcast Feed. Die musst du im Podlove-Menü separat einrichten:

[image: screen shot 2015-01-31 at 14 54 32] https://cloud.githubusercontent.com/assets/235918/5987179/7a35bc8c-a959-11e4-84ce-1c8b4f3f4314.jpg

— Reply to this email directly or view it on GitHub https://github.com/podlove/podlove-publisher/issues/645#issuecomment-72307551 .

eteubert commented 9 years ago

Hast du einen Feed Slug angegeben? (z.B. "mp3")

grzegorzlebok commented 9 years ago

Ja es ist ein mp3 Feed

Von Samsung Mobile gesendet

-------- Ursprüngliche Nachricht --------
Von: Eric Teubert notifications@github.com
Datum:31.01.2015 08:26 (GMT+01:00)
An: podlove/podlove-publisher podlove-publisher@noreply.github.com
Cc: grzegorzlebok grzegorz.lebok@gmail.com
Betreff: Re: [podlove-publisher] Wie lösche ich einen Feed ganz? (#645)
Hast du einen Feed Slug angegeben? (z.B. "mp3") — Reply to this email directly or view it on GitHub.
eteubert commented 9 years ago

Kannst du bitte einen Screenshot von den Feed Settings posten? Der Feed Link stimmt auf jeden Fall nicht. Stellt sich nun die Frage, ob es an der Konfiguration liegt oder ein Theme / Plugin die Feed-API stört.

grzegorzlebok commented 9 years ago

Bisschen später jetzt liege ich mir gebrochenem Fuß in der Notaufnahme. Aber ich melde mich wenn ich zu hause bin. 

Von Samsung Mobile gesendet

-------- Ursprüngliche Nachricht --------
Von: Eric Teubert notifications@github.com
Datum:31.01.2015 08:59 (GMT+01:00)
An: podlove/podlove-publisher podlove-publisher@noreply.github.com
Cc: grzegorzlebok grzegorz.lebok@gmail.com
Betreff: Re: [podlove-publisher] Wie lösche ich einen Feed ganz? (#645)
Kannst du bitte einen Screenshot von den Feed Settings posten? Der Feed Link stimmt auf jeden Fall nicht. Stellt sich nun die Frage, ob es an der Konfiguration liegt oder ein Theme / Plugin die Feed-API stört. — Reply to this email directly or view it on GitHub.
grzegorzlebok commented 9 years ago

Hat länger gedauert mit dem Krankenhaus - jetzt der Screenshot feed1 feed2

timpritlove commented 9 years ago

Das Feld "slug" ist leer, da muss was drinstehen. Dann sollte es gehen.

grzegorzlebok commented 9 years ago

DANKE!!!! Leider habe ich das im dem Youtube-Toutorial irgendwie verpasst... Jetzt funktioniert es tadellos!!!