lbryio / types

Cross-language definitions for standard LBRY types
8 stars 9 forks source link

Add content subtype or equivalent attribute for further media type differentiation #22

Open kauffj opened 5 years ago

kauffj commented 5 years ago

Inspired by @btzr-io and Madiator, who need to differentiate between podcasts, songs, and audiobooks, which can all have the same media_type.

Alternatively, we can consider adding richer metadata on a per media type basis.

alyssaoc commented 5 years ago

@lyoshenka What are the next steps? Could be added to the next release

eukreign commented 5 years ago

@kauffj would using tags be sufficient? media_type would be mp3 and tag would be podcast?