nextcloud-gpodder/lib/Core/EpisodeAction
Jonathan Flueren 48b78669e6 Enable processing of multiple EpisodeActions
EpisodeAction/create now can deal with multiple EpisodeActions inside a single EpisodeAction string, they will be processed one after another.
For this EpisodeActionReader->fromString() now returns an array of EpisodeActions.
2021-08-24 22:31:24 +02:00
..
EpisodeAction.php parse EpisodeAction message from AntennaPod 2021-06-27 13:24:17 +02:00
EpisodeActionReader.php Enable processing of multiple EpisodeActions 2021-08-24 22:31:24 +02:00
EpisodeActionSaver.php Enable processing of multiple EpisodeActions 2021-08-24 22:31:24 +02:00