fast4x / RiMusic

A multilingual Android application for streaming music from YouTube Music.
https://rimusic.xyz
GNU General Public License v3.0
2.11k stars 109 forks source link

Add informative message for empty library page in RiMusic app #1481

Closed dAtA-TRoN closed 2 months ago

dAtA-TRoN commented 5 months ago

Description

Currently, the RiMusic app displays a helpful message when navigating to the album page of an artist who hasn't uploaded any releases yet. However, a similar informative message is missing on the library page when it's empty. This absence can lead to confusion for users.

Additionally, the artist's image is displayed on the empty library page, which may give the impression of content when there isn't any.

ZomboDroid_12042024114428

Suggested Solution

Implement a brief text message to inform users when the library page is empty, similar to the message displayed on the album page for artists without any album releases. This message should clarify why the page is empty and reassure users.

Also, ensure that the artist's image is not displayed on the empty library page to reinforce the impression of an empty page when there's no content.

Additional Context

Providing consistent messaging across different pages of the app enhances user experience by reducing confusion and helping users understand the app's functionality better.

fast4x commented 5 months ago

But you mean library in search page ?

dAtA-TRoN commented 5 months ago

But you mean library in search page ?

There you go (it's located in the artist main page tab):

https://github.com/fast4x/RiMusic/assets/71184627/16558d5a-45d7-4e19-a2af-3506eb0cbe10

By the way: apparently there's also the inconspicuous case where the artist's main page shows no releases at all. This means that there might be artists listed in YouTube Music who haven't uploaded anything yet, or as seen in my video clip, artists who have taken down their music afterwards (don't ask me why šŸ¤·šŸ»ā€ā™‚ļø). I think there should be a corresponding text note on the artist's main page in such cases.

fast4x commented 5 months ago

perfect, thanks now i understand

dAtA-TRoN commented 5 months ago

perfect, thanks now i understand

Great šŸ™‚.