Eric Teubert
Forum Replies Created
-
try [archivist query=”post__in=1,2,3″]
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationYou can’t, sorry.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationNo, and there is no reason to do so.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationIf that’s the case, then that’s iTunes’ fault.
However, you’re the the first one with this problem. I guess you are doing something wrong, but I don’t know what. And I’m pretty sure iTunes doesn’t read alternate feeds.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationHuh? It is supposed to only validate one feed. But if it is valid, it’s not your fault or ours but iTunes.
Have you submitted the m4a feed to iTunes?
If there is an error with iTunes, which one is it?Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationForum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationThere is one feed per asset and iTunes only needs one. As far as I know, iTunes prefers the mp4 feed. There is no way to put more than one asset in one feed. However, all feeds link to each other so clients supporting the “alternate feed” specification do know about all the other feeds.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationGlad I could help. Thanks for sharing the solution!
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationThanks, that helped.
Not sure how tech-savvy you are but let me try to explain:
To get some info about your file, the plugin has to ask the server about it. Your server, however, answers “406” which means “Not Acceptable”. I was also able to find out why the server rejects the request: Our call identifies itself as a call by WordPress. Your server seems to reject all calls made by WordPress. If I remove the part that says “I am WordPress”, your server accepts the request.
I don’t know why your server is configured that way but that’s the reason. I will not fix this issue for you by essentially lying in my request header. You should fix your server settings.
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationI updated the plugin to 1.3.25. Please upgrade, it will add some debug output when you click “update” on the media files, like this: http://cl.ly/image/0L400G0a2r0W
If it doesn’t show up, please refresh the page a couple times to clear the cache.
Then paste the output here. Thanks!
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationHi Tobias,
Your configuration looks good.
When you visit the dashboard (http://dj-dave.ch/wp-admin/admin.php?page=podlove_settings_handle) do you see any warnings about missing tools or something?Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationNot sure about the web player bug, please report again here: https://github.com/gerritvanaaken/podlove-web-player/issues (I don’t maintain the player).
Download buttons: use [podlove-episode-downloads style=”buttons”]
Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationHi Sven,
yeah, sorry about that. It’s exactly that line and will be fixed in the next patch.
Thanks for reporting, though 🙂Forum: Plugins
In reply to: [Podlove Podcast Publisher] IntegrationHi,
Sorry for responding so late, I just realized I have to subscribe to forum updates here.
Right now there is no simple way to import existing podcasts/episodes. However, that’s the next big thing we are going to tackle.
Regards, Eric
Actually I am just guessing what your actual question is. I have a hard time understanding what you want to do and what’s the problem.
[archivist template="Elenco-anime" query="cat=48&post_type=episodi&post_status=publish&orderby=title&order=ASC&posts_per_archive_page=-1"]looks good.