clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.77k stars 677 forks source link

iPod not recognized in device #7004

Open policeman0077 opened 3 years ago

policeman0077 commented 3 years ago

Before posting

Please follow the steps below and check the boxes with [x] once you did the step.

System information

Please provide information about your system and the version of Clementine used.

Expected behaviour

iPod mini should be recognized in device and use should be able to drag and drop files to iPod

/ actual behaviour iPod mini not show in device tab.

Screen Shot 2021-05-01 at 11 10 53 AM

Steps to reproduce the problem (only for bugs)

connect iPod to Mac. open clementine then click device tab.

jbroadus commented 3 years ago

It looks like libmtp isn't being detected in the build. https://github.com/clementine-player/Clementine/runs/2492525259?check_suite_focus=true I'll see if I can add it to the brew file.

jbroadus commented 3 years ago

Could you give this version a try? https://github.com/clementine-player/Clementine/releases/tag/1.4.0rc1-591-g579d86904

policeman0077 commented 3 years ago

Could you give this version a try? https://github.com/clementine-player/Clementine/releases/tag/1.4.0rc1-591-g579d86904

Thanks man for your quick reply. Just tried the latest build, it now can detect the iPod. But has a new error which says libgpod is not compiled.

Snipaste_2021-05-05_11-58-16 Snipaste_2021-05-05_11-58-42 Screen Shot 2021-05-05 at 11 58 48 AM
jbroadus commented 3 years ago

The change that @jonaski made on Strawberry can probably be backported until the libgpod package is available.

jbroadus commented 3 years ago

The latest has a port of Jonas' change: https://github.com/clementine-player/Clementine/releases/tag/1.4.0rc1-596-g590bcf1c7

policeman0077 commented 3 years ago

thanks man i will have a test and report back