Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Improve peertube searching #2570

Merged
merged 1 commit into from Feb 16, 2021
Merged

Improve peertube searching #2570

merged 1 commit into from Feb 16, 2021

Conversation

xenrox
Copy link
Contributor

@xenrox xenrox commented Feb 13, 2021

What does this PR do?

At the moment videos without a description are not shown - setting
default content to "" fixes this.
Another current bug is that thumbnails are not displayed. This is caused
by a double slash in the url. For this every trailing slash is now
stripped (for backwards compatibility) and the API response is correctly
parsed.

Why is this change important?

Currently peertube searching has a few bugs (no shown thumbnails).

Commentary

There is another annoying thing that I did not fix in this pullrequest: Unless I set the engine language
to default no videos are displayed for me.

At the moment videos without a description are not shown - setting
default content to "" fixes this.
Another current bug is that thumbnails are not displayed. This is caused
by a double slash in the url. For this every trailing slash is now
stripped (for backwards compatibility) and the API response is correctly
parsed.
@dalf dalf self-requested a review February 16, 2021 07:17
Copy link
Contributor

@dalf dalf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dalf dalf merged commit 09e28ae into searx:master Feb 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants