Can't watch my own pay streams #1723

Closed
opened 2018-06-30 02:24:51 +02:00 by 42degrees · 2 comments
42degrees commented 2018-06-30 02:24:51 +02:00 (Migrated from github.com)

I've been playing around with setting my items to require payment to test my publishing app, but then I noticed that LBRY was going to require that I pay the vig for watching my own videos. It seems like there should be a way to watch your own streams without having to pay yourself (and lose LBC due to transaction fees).

I've been playing around with setting my items to require payment to test my publishing app, but then I noticed that LBRY was going to require that I pay the vig for watching my own videos. It seems like there should be a way to watch your own streams without having to pay yourself (and lose LBC due to transaction fees).
tzarebczan commented 2018-07-03 00:30:55 +02:00 (Migrated from github.com)

Thanks for opening this issue! This would most likely depend on https://github.com/lbryio/lbry/issues/803 unless we do some type of workaround using claim_list_mine to check ownership of a claim.

This situation will only occur if you delete the file after you publish it, otherwise, you should be able to play it after publishing since file_list will know that you published it.

Thanks for opening this issue! This would most likely depend on https://github.com/lbryio/lbry/issues/803 unless we do some type of workaround using claim_list_mine to check ownership of a claim. This situation will only occur if you delete the file after you publish it, otherwise, you should be able to play it after publishing since file_list will know that you published it.
tzarebczan commented 2021-01-27 20:21:58 +01:00 (Migrated from github.com)

This should be fixed in an upcoming SDK release.

This should be fixed in an upcoming SDK release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1723
No description provided.