nextcloud-gpodder/lib
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
..
Controller extract parsing and storing episode action to separate class 2021-08-22 22:45:34 +02:00
Core Enable processing of multiple EpisodeActions 2021-08-24 22:31:24 +02:00
Db use correct table name in models 2021-07-06 21:47:06 +02:00
Migration adapt table column length limit to episode actions like DOWNLOAD 2021-08-22 23:19:38 +02:00