In this pull request, I have added a checkbox feature that allows users to disable the inclusion of descriptions in notifications. This is particularly useful in cases where the description may not be necessary or desired.
Reasoning
Descriptions are a valuable feature, especially when new media, such as TV shows or anime, is added. However, there are situations where this information can be tedious or spoil the content, particularly for TV shows. Additionally, having descriptions for every notification can make the chat experience feel cluttered and overwhelming.
Implementation
Added a checkbox option in the notification settings.
When the checkbox is checked, descriptions will not be included in notifications. (Default behaviour: unchecked)
Benefits
Provides users with control over the content of their notifications.
Helps avoid spoilers for sensitive content.
Reduces the overall amount of text in chat, making it less heavy and more user-friendly.
Please review the changes and let me know if there are any adjustments or improvements needed.
Description
In this pull request, I have added a checkbox feature that allows users to disable the inclusion of descriptions in notifications. This is particularly useful in cases where the description may not be necessary or desired.
Reasoning
Descriptions are a valuable feature, especially when new media, such as TV shows or anime, is added. However, there are situations where this information can be tedious or spoil the content, particularly for TV shows. Additionally, having descriptions for every notification can make the chat experience feel cluttered and overwhelming.
Implementation
Added a checkbox option in the notification settings. When the checkbox is checked, descriptions will not be included in notifications. (Default behaviour: unchecked)
Benefits
Provides users with control over the content of their notifications. Helps avoid spoilers for sensitive content. Reduces the overall amount of text in chat, making it less heavy and more user-friendly.
Please review the changes and let me know if there are any adjustments or improvements needed.
Thank you!