-
-
Notifications
You must be signed in to change notification settings - Fork 25
Home
SamTV12345 edited this page Jul 22, 2023
·
10 revisions
PodFetch is a podcast downloading tool. It was created out of the need that Podgrab didn't move forward and seems unmaintained till now.
- Everything that Podgrab can do
- GPodder sync support
- SSO authentication with e.g. Keycloak, Google etc.
It may appear that the container only shows the line debug file located at xxx
. In that case it tries to connect to the database which it cannot reach. Especially in the SQLite database type this can cause trouble. So you need to create a Linux user with id 1000 and chown the db and podcasts dir to that user.
This also means your permissions are wrong. Please take a look at #1 of this FAQ