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

Add Enduro 3 & Fenix 8 as compatible devices #101

Open
tsdh opened this issue Aug 30, 2024 · 9 comments
Open

Add Enduro 3 & Fenix 8 as compatible devices #101

tsdh opened this issue Aug 30, 2024 · 9 comments
Labels
enhancement New feature or request

Comments

@tsdh
Copy link

tsdh commented Aug 30, 2024

My new Enduro 3 just arrived and I'd love to hit the trails with some music on the ears. Unfortunately, right now the Enduro 3 is not listed as compatible with the current version of SubMusic so I can't install it.

If there's a way that I can test-drive a beta-version and report issues, I'm happy to volunteer.

@memen45 memen45 added the enhancement New feature or request label Aug 30, 2024
@memen45
Copy link
Owner

memen45 commented Aug 30, 2024

Thanks for reporting! Working on an update and will include support for these devices as well as forerunner 165. Cannot give an ETA yet

@helmut72
Copy link

Is the technical difference to SubMusic for Plex that big to adapt SubMusic for the new devices? SubMusic for Plex has been working since the new devices were introduced.

@jm355
Copy link

jm355 commented Nov 6, 2024

Seems like the update could be as simple as this change #88

@memen45
Copy link
Owner

memen45 commented Nov 6, 2024

Yes, that is correct, but there are some other pending changes and new features that I haven't been able to test fully (and still need work). Minimizing the technical difference with Submusic for Plex is one of the challenges with this update.

@helmut72
Copy link

helmut72 commented Nov 6, 2024

Seems like the update could be as simple as this change #88

I would be surprised if it is much more. Also display size is the same as Fenix 7/Epix 2.

that is correct, but there are some other pending changes and new features that I haven't been able to test fully

Why no intermediate release of the current version with new device names for now? We are happy with current features too. Changelog of Submusic for Plex also doesn't mention much new features, but a recompile with new device names. From Connect IQ site:

Version [0.1.23] - 30-08-2024

- add support for enduro3, fenix843mm, fenix847mm, fenix8solar47mm, fenix8solar51mm
- add workaround for Garmin SSL Bug "Unknown Error::0" / "Sync Failed",

@memen45
Copy link
Owner

memen45 commented Nov 6, 2024

The current technical difference between published versions of SubMusic and SubMusic for Plex is quite large. Most notable the sync core memory management was reorganized completely to allow for much larger size playlists. Also a proxy service was added, to allow for non-https, https with incompatible ciphers, and other various server setups that are not supported directly by the watch software. Furthermore, Jellyfin and Emby support are added in the new update for SubMusic. This is all tested, but the UI implementation needs some last testing/improvement.

The update to close this difference and add support for the new devices is almost ready, but I have very limited time on hand currently. Going back to the last published version is non-trivial unfortunately. Testing requires the most time, and that is where the new update is at now. I hope to have more time available in the near future.

@helmut72
Copy link

helmut72 commented Nov 7, 2024

Going back to the last published version is non-trivial unfortunately

Btw, where is the 0.2.12 source? Github only goes to 0.2.10.

Furthermore, Jellyfin and Emby support are added in the new update for SubMusic.

Will this be a standalone app or will Submusic (for Subsonic) be a subscription like the version for Plex? That would also explain the delay instead of just adding the new device names in the existing version.

@memen45
Copy link
Owner

memen45 commented Nov 7, 2024

Current features of SubMusic will remain free.

With regards to the proxy service, I do not think there is a secure way (not in theory, and therefore also not in practice) to provide it without a subscription.

For Emby, I have thought about a separate app, mainly to make connecting to the server easier. This will not have priority for now though. Expect it will be part of the SubMusic update (unless memory limits on watches will force separation into separate apps).

@helmut72
Copy link

helmut72 commented Nov 7, 2024

Thanks for clarifying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants