vfsfitvnm / ViMusic

An Android application for streaming music from YouTube Music.
GNU General Public License v3.0
8.66k stars 785 forks source link

The app doesn't fetch playlists (such as albums) #1674

Open kuriseon opened 3 months ago

kuriseon commented 3 months ago

Steps to reproduce the bug

1 Search for an artist 2 go to "albums" 3 Select an album 4 a loading screen with "unknown" as title appears indefinitely

Expected behavior

I should get a playlist with all the songs in it

Actual behavior

I am getting no songs in the playlist

Screenshots/Screen recordings

Screenshot_20240627-163621

Logs

No response

ViMusic version

0.5.4

Android version

Android 13

Additional information

No response

Richard38907 commented 3 months ago

YouTube API change. If the app support is ended, you can check for another app/fork here: (some of these fixed the issue) Screenshot_20240628-095024_GitHub.png Or

https://github.com/Arturo254/InnerTune/releases/tag/0.6.6

Richard38907 commented 3 months ago

This patch was released 4 days ago;

https://github.com/vfsfitvnm/ViMusic/pull/1654