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

No title in playback queue for untagged mp3 files #5

Closed st-a closed 3 years ago

st-a commented 3 years ago

Hey there, thanks a lot for this great app!

Unfortunately some of the podcasts I subscribed do not tag their mp3 files (e.g. The Stack Overflow Podcast https://podcastindex.org/podcast/450923). As a result there is nothing shown in the playback queue. Would it be possible to display the filename at least?

playback-queue

Everything else is working as expected. The episodes can be played back, but you have to pick them at random.

lucasasselli commented 3 years ago

I fixed this in version 2.0.2, but you have to re-download the episodes for the titles to update.

st-a commented 3 years ago

Thanks! This makes using the app a lot more comfortable.

Some minor aesthetic thing, which might be intended: episodes with correct mp3 tags display their episode title in bold characters, while titles taken from the feed are written with normal font weight (second episode in photo).

playback-queue2

lucasasselli commented 3 years ago

I think that it's a bug on Garmin's Toybox.WatchUi.CheckboxMenuItem on the Vivoactive 4. Probably if the title is shortened with "..." the label is set to normal instead of bold. I will file a bug to Garmin and post it here.