Eric Teubert

Results 73 issues of Eric Teubert

Work in progress branch for Auphonic Rewrite on top of new Vue3 client architecture. In contrast to the previous rewrites, we're rethinking the whole UX/UI-flow to accomodate compatibility to the...

Bisher gebaut: Speichern von Kapiteln als json statt mp4chaps, inklusive on-the-fly Migration: https://github.com/podlove/podlove-publisher/commit/a5b5772e950e5bdd28a5b8ead3686af9e202c609?w=1 Ist vor allem die PHP/Backend-Anpassung, aber weiß nicht, ob das mit dem neuen Frontend überhaupt noch 1:1...

feature

Motivation: Occasionally users would like to adjust permissions, for example making Analytics available to different roles. The [members](https://wordpress.org/plugins/members/) plugin has a nice UI for it and an API for other...

feature

When errors happen during database migration, they must be caught so that the user can be informed. via https://github.com/podlove/podlove-publisher/issues/1273

bug
enhancement

Source: https://sendegate.de/t/wordpress-mp3-upload-erstellt-bilder/14689 Apparently WordPress automatically extracts the cover image of an audio file when uploaded through its media uploader. When using the File Upload Module, this is often unwanted and...

feature

Ideas: - docs page "Transcript" Guide / Module Guide - maybe a setup checklist when enabling the module? like asset assignment via https://sendegate.de/t/transkripte-in-den-player-einbinden-for-dummies/14085/9

enhancement

The Podlovers feed contains the following entry: ``` ``` The problem is that `backend.podlovers.org` is the backend and the actual URL that should be there is `https://podlovers.org/episode/lov018-slug/`. Setting WordPress "home...

There's already an API endpoint under `podlove/v1/shownotes` which is used by the management UI. But there should be a purely public endpoint as well, which should of course only include...

feature

Since WP REST APIs are getting more attention lately, we need a situation report and a clear goal of where we want to be. The goal of this framework is...

discussion

@douglaskastle I'm considering reverting #1211 because the current implementation has side effects and conceptual flaws. **In short:** This only works as expected if _only one asset_ is defined, the mp3...

discussion
feature