lucasasselli / garmin-podcasts

Garmin Podcasts is a Garmin Connect IQ podcast app powered by Podcast Index. No external service or subscription required: all you need is you watch!
GNU General Public License v3.0
75 stars 16 forks source link

Add manifest entries for Fenix 5 Plus series watch products #8

Closed ratamaa closed 3 years ago

ratamaa commented 3 years ago

I only cloned the repo and added Fenix 5 Plus product entry to manifest.xml:

            <iq:product id="fenix5plus"/>

compiled locally with newest SDK and transferred to my Fenix 5 Plus Sapphire watch (with a new API key). The application seems to work fine for me. Episodes can be searched, subscribed, synced and played. It displays artwork and as far as I understand, works as expected.

It would be nice if the official application in the Connect IQ store would support Fenix 5 Plus directly. The Fenix 5 Plus lineup was the first to receive Spotify support and currently supports the minimum API version 3.2.0.

There are also 5S Plus and 5X Plus watches that I can't test, but entries for them would be:

            <iq:product id="fenix5splus"/>
            <iq:product id="fenix5xplus"/>
lucasasselli commented 3 years ago

Added support for Fenix 5 family in version 2.1.0.