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

Playlist order is weird, and lists unexpected playlists #4

Closed
tattwamasi opened this issue May 13, 2015 · 1 comment
Closed

Playlist order is weird, and lists unexpected playlists #4

tattwamasi opened this issue May 13, 2015 · 1 comment
Assignees

Comments

@tattwamasi
Copy link
Owner

The playlist order doesn't match what is expected from seeing the order in iTunes.
The app displayed the playlists in the order iTunes gives them to it, but it doesn't match expectations. Will look at best way to fix it.

@tattwamasi tattwamasi self-assigned this May 13, 2015
@tattwamasi
Copy link
Owner Author

Turned out more complicated than I expected. iTunes doesn't give it's displayed order really, and includes a bunch of playlists that it itself hides or displays in different areas of it's UI.

If I could see an easy way to do it, I would love to display the list using the same graphic style, icons, etc., and same sections and order as the iTunes UI, minus the playlists that can't contain items that make sense to transfer.

Since I couldn't easily do that, I at least took a shot at making it sort the same way the playlists section of the iTunes UI does while stripping out playlist categories that are obviously not things we should sync. You can't tell that just from the playlist iTunes gives you in the case of user created playlists, but at least we can strip out some of the system created stuff like voice memos, apps, movies, etc. (any that for some reason got converted to user playlists though, smart or not, will still show up)

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

No branches or pull requests

1 participant