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

Content not loading #89

Open
rastaman111 opened this issue Dec 14, 2024 · 1 comment
Open

Content not loading #89

rastaman111 opened this issue Dec 14, 2024 · 1 comment

Comments

@rastaman111
Copy link

I connect to my server, but there is nothing that is on the server

All that is there is a playlist and it sees that there are files in it, this is displayed in the header, and the table with the files is empty

Simulator Screenshot - iPhone 16 Pro - 2024-12-14 at 21 36 00
Simulator Screenshot - iPhone 16 Pro - 2024-12-14 at 21 36 07
Simulator Screenshot - iPhone 16 Pro - 2024-12-14 at 21 36 12

@rastaman111
Copy link
Author

Hi
I looked at the code and found out why the tracks are not displayed in the playlist

The file contains a check for AlbumId:
Track+Convert.swift
guard let albumId = from.AlbumId else { return nil }

But with the API this key always comes to nil

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

No branches or pull requests

1 participant