Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #5932 "no way to buy Paid Images or Posts" #6114

Merged
merged 2 commits into from
May 24, 2021

Conversation

infinite-persistence
Copy link
Contributor

  • Auto fetch paid-content if already paid
    • Seems odd to force users to manually "play" purchased files.
  • Fix Desktop/lbry.tv - no way to buy Paid Images or Posts #5932 "no way to buy Paid Images or Posts"
    • FileRenderInitiator: we don't display if it's not Audio or Video ("playables"). But only do that if it's free or was purchased, otherwise there's no button to buy it.
    • FileRenderInline: if the user have not purchased it, don't show anything (not even the spinner).

Seems odd to force users to manually "play" purchased files.
- FileRenderInitiator: we don't display if it's not Audio or Video ("playables"). But only do that if it's free or was purchased, otherwise there's no button to buy it.

- FileRenderInline: if the user have not purchased it, don't show anything (not even the spinner).
@kauffj kauffj merged commit 9e13596 into master May 24, 2021
@kauffj kauffj deleted the ip/pay.button.for.image.and.posts branch May 24, 2021 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Desktop/lbry.tv - no way to buy Paid Images or Posts
2 participants