Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.
This repository was archived by the owner on May 28, 2023. It is now read-only.

Create collections schema (albums) #30

@haghighatcs

Description

@haghighatcs

Collections (or albums) are entities that store related audio files information and metadata.
This allows fast music discovery and search, statistics, etc.
Creating a schema for the collection here in streamer app allows us to quickly handle player app requests and then refer to blockchain app for transactions.
Collection schema is more likely to the collection type defined in blockchain project.
main fields are as below:
name
release Year
artist Name
co-artists
collection Type
audios
hash
meta
creator Address

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions