opodsync
opodsync copied to clipboard
A minimalist GPodder server, using the same API, for self-hosting
I have connected AntennaPod to the server, it will work for a period of time and then start failing. To get it working again I have to logout of AntennaPod...
no max-width so that table with feeds lines doesn't overlap page background
The device column in the subscription page only showed ?? as there where no device data stored in the DB, this is fixed in this commit. Also added an additional...
While testing the API in the latest oPodSync update, I found that the `device` field in `episodes_actions` is not being populated for new actions. The old actions were correctly migrated,...
It is required by the exception handler. If you get an exception before (for instance, due to a file access problem with your DATA_ROOT), it will not give you any...
Hi, When I click "Update all feeds metadata" I receive the following message : ``` Internal error Error: Call to a member function format() on null in /home/d/www/pod/inc/Feed.php:44 Stack trace:...
make sure we end up on correct login page fixes #70
I've noticed a few times that when the current rss feed updates to a new URL both the URLs end up in the database and end up getting synced to...