Instead we will use release date on the metadata
provider=self.instance_id,
name=tags.title,
sort_name=tags.title_sort,
- publish_date=None,
provider_mappings={
ProviderMapping(
item_id=file_item.relative_path,
name=sonic_episode.title,
position=pos,
podcast=self._parse_podcast(sonic_channel),
- publish_date=None,
provider_mappings={
ProviderMapping(
item_id=eid,
provider=self.lookup_key,
name=f"Test PodcastEpisode {podcast_id}-{episode_idx}",
duration=60,
- publish_date=None,
podcast=ItemMapping(
item_id=podcast_id,
provider=self.lookup_key,