Go to file
Michel Roux d9df7de1a7
repod / xml (push) Successful in 16s Details
repod / php (push) Successful in 1m1s Details
repod / nodejs (push) Successful in 2m3s Details
repod / release (push) Successful in 2m58s Details
fix: missing niño
2024-02-01 22:31:53 +01:00
.gitea/workflows ci: no need quotes here 2024-01-16 15:38:46 +01:00
LICENCES doc: add licences in the proper folder 2024-01-31 00:14:00 +01:00
appinfo fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
img Fix svg 2023-08-24 23:27:00 +02:00
l10n feat: filtering options for each podcast section (close #50) 2024-01-29 23:33:05 +01:00
lib fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
screens chore: add screenshots to publish app 2024-01-14 21:43:59 +01:00
src fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
stubs/OCA/GPodderSync Fix psalm 2023-12-23 16:50:52 +00:00
templates Remove licence for now 2023-06-23 00:23:42 +02:00
translationfiles feat: filtering options for each podcast section (close #50) 2024-01-29 23:33:05 +01:00
.dockerignore Fix filters & add l10n 2024-01-10 15:25:54 +01:00
.eslintignore Fix filters & add l10n 2024-01-10 15:25:54 +01:00
.eslintrc.js eslint + ncavatar 2023-07-29 17:53:51 +02:00
.gitattributes Remove licence for now 2023-06-23 00:23:42 +02:00
.gitignore Fix little things 2023-12-23 17:31:00 +00:00
.l10nignore Fix filters & add l10n 2024-01-10 15:25:54 +01:00
.php-cs-fixer.dist.php search in PHP completed 2023-07-27 23:01:24 +02:00
CHANGELOG.md fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
Dockerfile fix: add sqlite3 to docker dev 2024-01-18 11:19:09 +01:00
Makefile doc: add licences in the proper folder 2024-01-31 00:14:00 +01:00
README.md doc: fix the old url 2024-01-30 23:09:43 +01:00
babel.config.js Remove licence for now 2023-06-23 00:23:42 +02:00
composer.json fix: missing niño 2024-02-01 22:31:53 +01:00
composer.lock fix: missing niño 2024-02-01 22:31:53 +01:00
package-lock.json fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
package.json fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
psalm.xml fix: xsd error on psalm 2024-01-16 14:28:41 +01:00
renovate.json Add renovate.json 2023-06-23 00:24:39 +00:00
stylelint.config.js Remove licence for now 2023-06-23 00:23:42 +02:00
webpack.config.js Remove licence for now 2023-06-23 00:23:42 +02:00

README.md

RePod Nextcloud App

This Nextcloud app lets you visualize, manage and play your favorite podcasts.

You need to have GPodderSync installed to use this app!

Features

  • Browse podcasts and play them directly in Nextcloud
  • Keep track of subscribed shows and episodes
  • Sync them with GPodderSync compatible clients
  • Import and export subscriptions
  • Mobile friendly interface
  • Unified search integration
  • Interface in multiple languages

Screenshots

Homepage

homepage

search

Episode list

episodes

Episode description

modal

Clients supporting sync of GPodderSync

client support status
AntennaPod Initial purpose for this project, as a synchronization endpoint for this client.
Support is available as of version 2.5.1.
KDE Kasts Supported since version 21.12
Podcast Merlin Full sync support podcast client for Windows

Installation

Either from the official Nextcloud app store or by downloading the latest release and extracting it into your Nextcloud apps/ directory.

Credits