CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
1.06k stars 49 forks source link

Browsing by Folder shows all subfolders, not just the subfolders under the main folder #53

Closed cirdanlunae closed 1 year ago

cirdanlunae commented 1 year ago

Not sure how to explain it. Let's say I have these Folders in my Subsonic setup:

Jazz -John Coltrane -Miles Davis

Classical -Beethoven -Mozart

When clicking "Classical" to browse by folder in Tempo, I should see only Mozart and Beethoven. However, I see: -Beethoven -John Coltrane -Miles Davis -Mozart

Same things happens when browsing by folder for "Jazz"

Other Subsonic compatible apps handle it fine.

Information: -Tempo: 3.5.3 -OS: CalyxOS 4.12.0 (Android 13) -Server: Gonic 0.15.2

CappielloAntonio commented 1 year ago

I ran into this bug trying to fix another big one showing up with Airsonic Advanced. Would you like to test whether your problem is solved?

app-notquitemy-debug.zip

cirdanlunae commented 1 year ago

Yep, that fixed it! Greatly appreciate your assistance!