Willi Müller
Forum Replies Created
-
Thank you very much, this solution really solved the problem for me!
Forum: Plugins
In reply to: [Podlove Web Player] How to set file size in shortcode?From the source code I could understand that the attribute in the wordpress shortcode is called
filesize
.Thus, the following works for me:
[podloveaudio src="/wp-content/uploads/audio/foobar.mp3" duration="01:05:07" title="my title" filesize="32607804"]
Forum: Plugins
In reply to: [Podlove Web Player] Duration cannot be set using Podlove Web Player blockI can confirm that it works as expected for me in version 5.0.6.
Thank you very much for your work!I can confirm that in version 5.0.6 both .mp3 and .m4a files play.
Thank you for your quick fix!thank you. I can confirm that trac and github seem to be synchronized.
I’ll check again tomorrow morning if I can update the plugin then.Thank you for your quick support!
- This reply was modified 4 years, 10 months ago by Willi Müller.
Forum: Plugins
In reply to: [Podlove Web Player] Duration cannot be set using Podlove Web Player blockI’m using Firefox 75 in English on OSX 10.14.6
With the shortcode, I can specify duration=”0:15:25″. I think this is great.
I would expect that in this field for the Gutenberg block I could also set a duration, not a wall clock time.In case you have published already an update: Interestingly, I see now a version 5.0.4 in the changelog, but when checking for updates it still on version 5.0.2.
I’m not sure if this is relevant, I’m reporting it just in case.Thank you for your attention and quick action. I know, this is a volunteering service for the community!
Thank you for your quick reply!
Maybe a further hint for debugging:
I see that when using the Podlove Web Player Gutenberg block and not selecting a file type (out of mp3, mp4, ogg, opus, wav) then the player plays the audio and does not show the network error.