jessopb
jessopb
Thanks! Would you like to file this in https://github.com/lbryio/lbry-sdk ? That's where this change would be made.
do #7469 too
@moodyjon thanks for the detailed reply. Can you recommend the simplest way on mac to make this work automagically for more users?
Here is some background info https://github.com/lbryio/lbry-sdk/issues/2692
file_list sometimes returns chanel_name: null but not sure why.
https://github.com/lbryio/lbry-sdk/issues/3316
Would be nice to have a setting in settings, along with a Clear Watch Progress button (copy the Clear Cache button at the bottom.)
It looks like in redux store: content/positions stores by claimId, and content/history stores array of objects with uri and lastViewed time. Might reasonably include both.
Does it make sense to resolve and *then* if necessary, do the blockchain lookup and filter out the sdhash if resolved returned blocking error?
Use lbry.wallet.Network.get_claim.by_id for the repost, Then/and resolve the url to know if you should filter.