uses lbrynet as fallback to get file extension #827

Merged
jessopb merged 2 commits from fileExt into master 2018-12-16 08:41:14 +01:00
jessopb commented 2018-12-16 07:16:35 +01:00 (Migrated from github.com)

Previous behavior: AssetInfo would show undefined in place of file extensions ever since switching to chainquery.

Current bahavior: fileExtension comes from lbrynet get as a fallback mechanism for legacy assets because:

Future intended behavior: fileExt is correctly reported in content_type in the new lbrynet daemon.

Previous behavior: AssetInfo would show undefined in place of file extensions ever since switching to chainquery. Current bahavior: fileExtension comes from lbrynet get <uri> as a fallback mechanism for legacy assets because: Future intended behavior: fileExt is correctly reported in content_type in the new lbrynet daemon.
Sign in to join this conversation.
No reviewers
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#827
No description provided.