nextcloud-gpodder icon indicating copy to clipboard operation
nextcloud-gpodder copied to clipboard

nextcloud app that replicates basic gpodder.net api

Results 22 nextcloud-gpodder issues
Sort by recently updated
recently updated
newest added

* remove stable26 as it is end of life * add stable29 as nextcloud server is currently at 28.0.0 RC1

* add 8.1 & 8.2 * remove 8.0 as it not supported by php.net anymore Untested as Microsoft Code CI does not run in my repository. Have no clue why....

Hi, I am wondering if it is possible to export data about listened episodes, timestamps and so on from the gpodder database? Where is it actually located in a nextcloud...

This combines both PRs #167 and #163 plus the there mentioned outstanding work for info.xml

Hi there, Playing a podcast episode in RePod (https://git.crystalyx.net/Xefir/repod) results in the following error being thrown by Postgresql every second: ``` 2024-07-22 13:38:21.383 CEST [1372877] ERROR: duplicate key value violates...

Hi, currently multiple subscriptions for the same podcast are possible, causing a mess when multiple clients sync. This should be ideally avoided. - Some podcast entries are there multiple times...

Is there a way to edit feeds from the Nextcloud interface? If not, would be nice if the Music application can be modified to 'detect' (use) gpodder and provide a...

I have an issue where the playback position syncs, but when an episode is finished and marked as read/completed - that is not reflected on other devices. Is it working...

Could you add an example using authentication to the README. I'm happy to edit it, if someone can provide an example here. I am getting a 403, due to lack...

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.19 to 11.5.6. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.5.6 Changed #6112: Improve performance of SourceMapper Fixed #6115: Backed enumerations with values not of type string...