Unsupported content (in channels) breaks pagination #751

Closed
opened 2018-11-19 08:03:52 +01:00 by skhameneh · 1 comment
skhameneh commented 2018-11-19 08:03:52 +01:00 (Migrated from github.com)

An entire page of unsupported content in a channel will cause the channel to appear empty.

An entire page of unsupported content in a channel will cause the channel to appear empty.
jessopb commented 2018-11-20 23:55:14 +01:00 (Migrated from github.com)

ChannelAPI.js getChannelClaims takes a page number. Unsupported claims are included (application/octet-stream). Speech client gets a list of 12 claims from the server API. Solutions: Modify chainquery SELECT to ask only for supported types, OR Implement an "unsupportd content type" default panel (maybw iwth a link to lbry-desktop).

ChannelAPI.js getChannelClaims takes a page number. Unsupported claims are included (application/octet-stream). Speech client gets a list of 12 claims from the server API. Solutions: Modify chainquery SELECT to ask only for supported types, OR Implement an "unsupportd content type" default panel (maybw iwth a link to lbry-desktop).
This discussion has been locked. Commenting is limited to contributors.
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/spee.ch#751
No description provided.