FreshRSS / Extensions

A repository containing all the official FreshRSS extensions
GNU Affero General Public License v3.0
319 stars 52 forks source link

[BUG] xExtension-YouTube - Log spam #223

Open lamyergeier opened 3 months ago

lamyergeier commented 3 months ago

image

Describe the bug

Spam in the log

⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:55:18     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:51:40     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:51:40     yt_show_content does not exist in configuration
⚠️      2024-03-18 12:51:40     yt_player_height does not exist in configuration
⚠️      2024-03-18 12:51:40     yt_player_width does not exist in configuration
⚠️      2024-03-18 12:51:40     yt_nocookie does not exist in configuration
⚠️      2024-03-18 12:51:40     yt_show_content does not exist in configuration 

Environment information (please complete the following information):

Additional context Add any other context about the problem here.

Alkarex commented 3 months ago

Duplicate of https://github.com/FreshRSS/FreshRSS/issues/6190 See also https://github.com/FreshRSS/Extensions/pull/217

math-GH commented 3 months ago

ping @kevinpapst

kevinpapst commented 3 months ago

Can you please update to the latest version from this repository and report back: https://github.com/FreshRSS/Extensions/tree/master/xExtension-YouTube

I am also interested in seeing the config screen from the new version.

lamyergeier commented 3 months ago

@Alkarex @kevinpapst I know about that the extension got added here, this issue was created after removing the old extension and adding the new one yesterday!

The changes made today is only about the metadata for the extension. ([make sure both versions are equal (#224) · FreshRSS/Extensions@b6dbb83](https://github.com/FreshRSS/Extensions/commit/b6dbb835a425bd2467b07f3a8a2456e4324cca1d))


Can you please comment on: [Does removing an extension preserves its settings if I reinstall it later? · FreshRSS/FreshRSS · Discussion #6213](https://github.com/FreshRSS/FreshRSS/discussions/6213)