Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subsonic 2, general rework #758

Merged
merged 9 commits into from
Sep 26, 2024
Merged

Conversation

kgarner7
Copy link
Collaborator

Adapted from and supersedes #419. Resolves #306.

Copy link

vercel bot commented Sep 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
feishin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 26, 2024 4:12am

@kgarner7
Copy link
Collaborator Author

Main weird thing that I haven't quite resolved is updating playlist when an item is removed. Other things should work fine (although fetching large playlists will be. long)

@jeffvli
Copy link
Owner

jeffvli commented Sep 23, 2024

I might not have the time to go through every change, but as long as it's functional I'm fine with merging.

I'm not seeing the issue with playlist updates when a song is removed (it's working fine for me?), but the playlist list page itself is erroring out due to missing filters for subsonic.

I'll update as I go through it.

@jeffvli
Copy link
Owner

jeffvli commented Sep 24, 2024

Couple more issues:

  • The table view doesn't respect the itemCount in regards to being able to infinitely scroll through all the data (happens on Album and Track list pages from what I can see)
  • Double clicking on a track in the track list (table view) seems to be adding an incorrect subset of songs

@jeffvli jeffvli merged commit 8cddbef into jeffvli:development Sep 26, 2024
3 checks passed
@danjrwalsh
Copy link

With this merged, might be a good idea to update the What music servers does Feishin support FAQ part of the readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Essential] Subsonic API Support
3 participants