Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Falsche imageurl für Funkenstrahlen #5

Open
funkenstrahlen opened this issue Nov 27, 2015 · 0 comments
Open

Falsche imageurl für Funkenstrahlen #5

funkenstrahlen opened this issue Nov 27, 2015 · 0 comments

Comments

@funkenstrahlen
Copy link

Feed sagt:

http "http://podcast.funkenstrahlen.de/feed/mp3/"
HTTP/1.1 200 OK
Cache-Control: no-cache, must-revalidate, max-age=0
Connection: close
Content-Encoding: gzip
Content-Type: text/xml; charset=UTF-8
Date: Fri, 27 Nov 2015 13:52:36 GMT
ETag: "1a571806f651b3fac07d45d25505ffec"
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Last-Modified: Mon, 16 Nov 2015 11:09:56 GMT
Pragma: no-cache
Server: Apache/2.2.15 (CentOS)
Transfer-Encoding: chunked
Vary: Accept-Encoding
X-Pingback: http://podcast.funkenstrahlen.de/xmlrpc.php
X-Powered-By: PHP/5.6.12

<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:ns0="http://www.w3.org/2005/Atom" xmlns:ns1="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:ns2="http://purl.org/rss/1.0/modules/content/" xmlns:ns3="http://podlove.org/simple-chapters" version="2.0">
    <channel>
        <title>Funkenstrahlen</title>
        <link>http://podcast.funkenstrahlen.de</link>
        <description>Technik, Internet, Gesellschaft.</description>
        <lastBuildDate>Mon, 16 Nov 2015 11:09:56 +0000</lastBuildDate>
        <image>
            <url>http://podcast.funkenstrahlen.de/wp-content/cache/podlove/08/90af75f148d58806b6647bfda0f662/funkenstrahlen_original.png</url>
            <title>Funkenstrahlen</title>
            <link>http://podcast.funkenstrahlen.de</link>
        </image>

API liefert:

http "http://hoersuppe.de/api/?action=getPodcastData&podcast=funkenstrahlen" 
HTTP/1.1 200 OK
Cache-Control: max-age=604800
Connection: keep-alive, Keep-Alive
Content-Encoding: gzip
Content-Length: 838
Content-Type: application/json
Date: Fri, 27 Nov 2015 13:51:13 GMT
Expires: Fri, 04 Dec 2015 13:51:13 GMT
Keep-Alive: timeout=2, max=10
Link: <http://hoersuppe.de/?p=43845>; rel=shortlink
Server: Apache/2.2.22 (Debian)
Vary: Accept-Encoding,User-Agent
X-Pingback: http://hoersuppe.de/xmlrpc.php
X-Powered-By: PHP/5.4.45-0+deb7u2

{
    "data": {
        "ID": 60503, 
        "adnbroadcast": "", 
        "alternates": {
            "mp3": "http://podcast.funkenstrahlen.de/feed/mp3/", 
            "opus": "http://podcast.funkenstrahlen.de/feed/opus/"
        }, 
        "chat_channel": "", 
        "chat_server": "", 
        "chat_url": "", 
        "cluster": "", 
        "contact": {
            "adn": "funkenstrahlen", 
            "email": "[email protected]", 
            "twitter": "funkenstrahlen"
        }, 
        "description": "Ein kleiner Podcast über dies und das aus der weiten Internetwelt. Über alles was mich gerade interessiert und beschäftigt.", 
        "feature": "0", 
        "featureimageurl": "/feature/cache/funkenstrahlen.jpg", 
        "featuretext": "Stefan hat ein Herz für Technik, Software und auch für's Podcasting. Die Funkenstrahlen sind ein Kurzformat, in dem er sich nach Lust und Bedarf austobt und neben einem \"was ist gerade los\"-Format auch mal Spezialthemen in Angriff nimmt.\r\n\r\nWer Probleme mit Techtalk hat, der sollte aber nicht zugreifen :)", 
        "feedurl": "http://podcast.funkenstrahlen.de/fs/m4a", 
        "flattrid": "i42n", 
        "freeze": "", 
        "imageurl": "http://podcast.funkenstrahlen.de/wp-content/cache/podlove/11/ac89b7351bfaa277fbceb05a91ffa6/funkenstrahlen_original.png", 
        "mzcat": "Technik", 
        "obsolete": "", 
        "otitle": "Funkenstrahlen", 
        "payment": "https://flattr.com/submit/auto?user_id=i42n&popout=1&url=http%3A%2F%2Fpodcast.funkenstrahlen.de%2F&language=de_DE&category=audio&title=Funkenstrahlen&description=Technik%2C+Internet%2C+Gesellschaft.&tags=blog%2C+podcast", 
        "rec_neg": "", 
        "rec_pos": "", 
        "recension": "Stefan hat ein Herz für Technik, Software und auch für's Podcasting. Die Funkenstrahlen sind ein Kurzformat, in dem er sich nach Lust und Bedarf austobt und neben einem \"was ist gerade los\"-Format auch mal Spezialthemen in Angriff nimmt.\r\n\r\nWer Probleme mit Techtalk hat, der sollte aber nicht zugreifen :)", 
        "rundfunk": "", 
        "slug": "funkenstrahlen", 
        "subtitle": "Technik, Internet, Gesellschaft.", 
        "thumburl": "/feature/cache/thumbs/funkenstrahlen.png", 
        "title": "Funkenstrahlen", 
        "url": "http://podcast.funkenstrahlen.de"
    }, 
    "msg": "ok", 
    "status": 1
}

Unter "imageurl": "http://podcast.funkenstrahlen.de/wp-content/cache/podlove/11/ac89b7351bfaa277fbceb05a91ffa6/funkenstrahlen_original.png", liegt leider kein Bild.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant