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

Mixxx 1.8 Beta1 does not load tracks from iTunes feature on Windows #5305

Closed
mixxxbot opened this issue Aug 22, 2022 · 9 comments
Closed

Mixxx 1.8 Beta1 does not load tracks from iTunes feature on Windows #5305

mixxxbot opened this issue Aug 22, 2022 · 9 comments
Labels

Comments

@mixxxbot
Copy link
Collaborator

Reported by: raffitea
Date: 2010-02-05T12:33:13Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp517521
Attachments: [URL fix for iTunes feature on Windows](https://bugs.launchpad.net/bugs/517521/+attachment/1140742/+files/URL fix for iTunes feature on Windows), [URL fix for iTunes feature on Windows (Diff)](https://bugs.launchpad.net/bugs/517521/+attachment/1140769/+files/URL fix for iTunes feature on Windows (Diff)), itunestrackmodel.diff


Running Mixxx 1.8 Beta 1 on Windows XP it is not possible to load a track from the iTunes feature, i.e., the imported tracks in the list view of imported songs.

This is a result of incorrect file URI's.

  • If you click on the sidebar item iTunes feature the file location of all tracks starts with "file://localhost/C:/...."
  • If you click on a specific imported iTunes playlist in the sidebar, the locations start with "/C:/....

Tobias

@mixxxbot
Copy link
Collaborator Author

Commented by: raffitea
Date: 2010-02-12T07:51:00Z
Attachments: [URL fix for iTunes feature on Windows](https://bugs.launchpad.net/mixxx/+bug/517521/+attachment/1140742/+files/URL fix for iTunes feature on Windows)


Here is patch solving one of the two URI problems: All the tracks in a iTunes playlist can now be loaded to deck A or B.

Unfortunately, it was not possible for me to solve the other problem.

@mixxxbot mixxxbot added the bug label Aug 22, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: Pegasus-RPG
Date: 2010-02-12T08:10:33Z


Thanks for that, Tobias. Could you possibly attach a diff (using 'bzr diff') instead of the whole file? That would make it tons easier to merge.

@mixxxbot
Copy link
Collaborator Author

Commented by: raffitea
Date: 2010-02-12T08:25:58Z
Attachments: [URL fix for iTunes feature on Windows (Diff)](https://bugs.launchpad.net/mixxx/+bug/517521/+attachment/1140769/+files/URL fix for iTunes feature on Windows (Diff))


Attached you find the corresponding diff!

@mixxxbot
Copy link
Collaborator Author

Commented by: asantoni
Date: 2010-02-16T07:29:41Z


Patch is in r2317. Thanks for the fix Tobias!

@mixxxbot
Copy link
Collaborator Author

Commented by: raffitea
Date: 2010-02-16T07:48:29Z


Please note that my fix solves only one of the two URL problems.

--> Partially fixed would be a better status, if possible

@mixxxbot
Copy link
Collaborator Author

Commented by: asantoni
Date: 2010-02-16T18:50:52Z


Oops, my mistake. We still need to fix the second bug:

  • If you click on a specific imported iTunes playlist in the sidebar, the locations start with "/C:/....

Thanks,
Albert

@mixxxbot
Copy link
Collaborator Author

Commented by: raffitea
Date: 2010-02-18T21:43:46Z
Attachments: itunestrackmodel.diff


Dear all,

attached you find the patch 'itunestrackmodel.diff' which fixes the other URL problem.

From now on, the iTunes feature is supposed to work well under Windows. However, it would be nice if someone could confirm that it still works under Mac, too.

Tobias

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2010-02-23T00:25:45Z


Thanks Tobias -- I committed this via your patch in Bug #⁠524234.

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant