spee.ch icon indicating copy to clipboard operation
spee.ch copied to clipboard

Render thumbnails and metadata for all mixed content, refer users to LBRY for content that isn't supported by Spee.ch

Open skhameneh opened this issue 6 years ago • 3 comments

I want to be able to share links to mixed content via LBRY and Spee.ch is a great way to reduce friction for sharing content. It would be great if any claim with a thumbnail can be shared via Spee.ch with a link back to LBRY.

This is a great way to introduce users to the LBRY protocol without telling them to "download LBRY and open this lbry:// link". Instead, newcomers are greeted with a preview on Spee.ch (title, description, etc) and pointed to LBRY for downloading the content.

Remove hardcoded content filtering from generic queries: #755 #751

Method getAllChannelClaims in shared code should not have Spee.ch specific filtering hardcoded.

skhameneh avatar Aug 23 '18 18:08 skhameneh

[ ] removes hardcoded spee.ch filtering from chainquery

jessopb avatar Jan 08 '19 20:01 jessopb

Support all content types

  1. AssetPreview
  • [ ] Clear file type messaging
    • [x] remove old overlay
    • [x] add filetype feather icon
    • [x] add label div
  • [x] consistent thumbnail display
    • [x] improve tiling
    • [x] fixed width
  1. ShowAssetDetails
  • [ ] Lead with the most relevant information
  • [ ] improve info view
    • [ ] 'ways to view this'
    • [ ] standalone details column component
    • [ ] conditional embeds
  1. Implement a versatile mime type utility
  • [ ] get file extension from contentType
  • [ ] add custom contentTypes
  • [ ] generalize contentTypes to icon types
  1. Cleanup
  • [x] remove filtering on chainquery
  • [x] fix db fileExt getter method

jessopb avatar Jan 11 '19 02:01 jessopb

Moving 3 to issue #882 Moving 4b to #731

jessopb avatar Jan 26 '19 07:01 jessopb