icefields / Power-Ampache-2

Android Music Streaming App suite in Material You style.
 Connects to Ampache, Nextcloud Music and compatible backends (Ampache API 4 and above).
https://power.ampache.dev
GNU General Public License v3.0
72 stars 5 forks source link

[FEATURE?] Toggle favorite for artists and tracks #128

Closed JoeDat closed 3 months ago

JoeDat commented 3 months ago

Running v1.00-59

Marked with a ? because I'm unsure if I'm just not seeing how to do it if it's already an option. I can see tracks and artists marked with a heart in the UI if tagged as a favorite previously, but do not see a way to toggle on/off in the app. UI appears to allow toggle for albums only.

icefields commented 3 months ago

hello @JoeDat here's some screenshots where I highlight where the like and the rating toggles are for each screen/item :

SONG

image

PLAYLIST

image

ALBUM

image

Artist does not have those toggles/buttons in the app.

JoeDat commented 3 months ago

Thanks @icefields for the info. Didn't occur to me to start playing a song first for the option. Glad to see it's there.

Any plans for implementing the option for artists? As mentioned, the interface does display the setting, but doesn't provide a way to toggle/interact.

icefields commented 3 months ago

yes, the option for artist can be enabled. Since more than one person asked for it, I will implement it in the next version.

icefields commented 3 months ago

ADDED Artist Detail Screen favourite flag toggle on version 1.00-61 . Closing this issue.

JoeDat commented 3 months ago

@icefields Works great, thanks!