Add channel related metadata columns #8
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
Epic
good first issue
hacktoberfest
help wanted
icebox
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/types#8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At a minimum:
Other considerations:
Internal Use
Acceptance Criteria
Definition of Done
How is channel added to lbry now?
Check out this documentation on channels/schema, maybe it will help:https://github.com/lbryio/lbryschema/tree/master/docs
A channel is created via the Publish screen right now - all that's really captured is a channel name. I think this would lay the initial groundwork to be able to capture additional information when channels are created.
Just came into my mind now that we are working on cleaning up NFSW: Should there be an NFSW setting on channels? What if a channel uses an NSFW thumb - how would we know not to display that.
We need channel attributes but I am disinclined to double-down on the poor choice that was a single boolean property called
is_nsfw
.We can discuss what else to call this self imposed categorization, both on channels and claims. I think this is outside of the opt in filtering to tags idea we've tossed around.
we should consider this after the signature changes
moving discussion to https://github.com/lbryio/types/pull/17