memen45 / SubMusic

Sync music and podcasts to your Garmin watch from your own SubSonic or Ampache server
GNU General Public License v3.0
122 stars 13 forks source link

Can't select playlists with Forunner 255s Music #51

Closed lcaylat closed 2 years ago

lcaylat commented 2 years ago

Hi,

I like the principle of this application but I have a problem to recover playlists and podcasts. Sync is working fine but I have nothing to sync 👎 When I want to select playlists or run the server test, I get this error: IMG_20220731_093122

My Ampache server is a Debian with Nextcloud 24 and the Music module. I tested access from Android with Power Ampache or Substreamer without issue.

I tested with Ampache API ans Submusic API.

Do you have an idea to solve this problem? Regards.

memen45 commented 2 years ago

Hi, thanks for your feedback! Do you have https certificates set up on your server? Some watches require proper (not self-signed) certificates or give a time out error!

lcaylat commented 2 years ago

I have a proper https certificate from DigiCert.

lcaylat commented 2 years ago

Sorry but I solve the probleme : it was the same like https://github.com/memen45/SubMusic/issues/42 My CipherSuite was too complex for Garmin Forerunner 255s but was OK with Garmin Forerunner 945. Modification in the SDK ? I close this issue.

memen45 commented 2 years ago

Great to hear you got it working! Interesting, I did not know the newer devices support those ciphers. I would expect it to be part of the SDK indeed, but apparently it is different for each device.