z-huang / InnerTune

A Material 3 YouTube Music client for Android
GNU General Public License v3.0
4.12k stars 258 forks source link

Searching lofi doesn't work. #665

Closed MuubNito closed 1 year ago

MuubNito commented 1 year ago

Checklist

Steps to reproduce the bug

  1. Go to the search bar.
  2. Type lofi and search.

Expected behavior

It should show musics related to lofi.

Actual behavior

It showed up only "Unknown item type". It was also followed up by the buttons "Try again" and "Report".

Screenshots/Screen recordings

Screenshot_2023-05-29-20-59-01-175_com zionhuang music

Logs

java.lang.UnsupportedOperationException: Unknown item type at com.zionhuang.innertube.models.MusicResponsiveListItemRenderer.c(SourceFile:911) at com.zionhuang.innertube.models.SectionListRenderer$Content.a(SourceFile:228) at x7.h.m(SourceFile:179) at x7.h$j.u(Unknown Source:12) at va.a.m(Unknown Source:8) at ga.i.e(SourceFile:71) at ga.i.d(SourceFile:16) at ga.i$a.m(SourceFile:25) at va.a.m(Unknown Source:31) at ga.i.e(SourceFile:71) at ga.i.d(SourceFile:16) at ga.i$a.m(SourceFile:25) at va.a.m(Unknown Source:31) at ga.i.e(SourceFile:71) at ga.i.d(SourceFile:16) at ga.i$a.m(SourceFile:25) at va.a.m(Unknown Source:31) at ga.i.e(SourceFile:71) at ga.i.d(SourceFile:16) at ga.i$a.m(SourceFile:25) at va.a.m(Unknown Source:31) at lb.n0.run(Unknown Source:100) at qb.h.run(Unknown Source:12) at rb.j.run(Unknown Source:2) at rb.a$a.run(SourceFile:82)

Music version

0.4.4

Android version

Android 12, Miui 13.

Additional information

Searching "lo-fi" also didn't work.

unknoxx commented 1 year ago

Same here, sometimes results only shows on "All" but other tabs like video songs albums etc won't bring out anything.

Screenshot_20230611_170240_com.zionhuang.music.jpg

Screenshot_20230611_170101_com.zionhuang.music.jpg

Screenshot_20230611_170105_com.zionhuang.music.jpg

Bwangster12 commented 1 year ago

I have a somewhat similar issue. If I search anything, I don't see any results in ALL, but there is results in the other tabs.

z-huang commented 1 year ago

Fixed in compose branch.