nextcloud-gpodder/lib/Core/EpisodeAction
Jonathan Flueren 7813339a95 Allow EpisodeAction upload as array
Parsing EpisodeActions from String can lead to problems if the String is changed by only a little bits.
Additionally, the gpodder api describes the upload as Array.
Uploading EpisodeActions as String is still possible.
2021-10-06 19:40:52 +02:00
..
EpisodeAction.php do not show internal id in response 2021-10-06 14:08:33 +02:00
EpisodeActionReader.php Allow EpisodeAction upload as array 2021-10-06 19:40:52 +02:00
EpisodeActionSaver.php Allow EpisodeAction upload as array 2021-10-06 19:40:52 +02:00