podbringer/src/backends
Paul van Tilburg f7a5477804
All checks were successful
Check and lint using Cargo / Check and lint (push) Successful in 6m42s
Differentiate between publish and update time
The `pubDate` field of an item in the feed is meant to be time the item
was published. It should not be bumped if the item is updated in the
backend.

* Introduce a new `published_at` field on `Item`
* Update the Mixcloud and YouTube backends to fill this field
* Use the `published_at` field on `Item` for the `<pubData>` item
  subelement
2023-06-08 10:10:34 +02:00
..
mixcloud.rs Differentiate between publish and update time 2023-06-08 10:10:34 +02:00
youtube.rs Differentiate between publish and update time 2023-06-08 10:10:34 +02:00