After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 755289 - rhythmbox downloads a jpeg file instead of an mp3 file
rhythmbox downloads a jpeg file instead of an mp3 file
Status: RESOLVED OBSOLETE
Product: totem-pl-parser
Classification: Core
Component: General
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: totem-pl-parser-maint
totem-pl-parser-maint
: 759690 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-09-20 02:09 UTC by w41ter
Modified: 2019-03-20 10:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description w41ter 2015-09-20 02:09:18 UTC
Important note:  I see this problem for only *one* specific podcast, not for all podcasts in general.

To reproduce:  go to Add Podcast and type 'shields brooks' (without the quotes) in the search widget.  This should yield one result:  PBS NewsHour >> Shields and Brooks.  Click on Subscribe.

Expected result:  rhythmbox should download an mp3 file of the subscribed podcast.

Actual result:  here is a cut-and-paste from my rhythmdb.xml:

 <location>http://www.pbs.org/newshour/wp-content/uploads/2015/06/shieldsgerson-1024x576.jpg</location>

The snip I pasted above is taken from one of many similar "podcast-post" stanzas, not from the "podcast-feed" stanza, which looks benign to my untrained eye.

BTW, gpodder downloads the mp3 as expected, but I really prefer rhythmbox and I would be happy to try any debugging suggestions.
Comment 1 Jonathan Matthew 2015-09-20 03:56:57 UTC
totem-pl-parser appears to be preferring this media:content tag:

<media:content url="http://www.pbs.org/newshour/wp-content/uploads/2015/09/shieldsandbrooks-1024x576.jpg" medium="image" />

to this enclosure tag:

<enclosure url="http://www.pbs.org/newshour/wp-content/uploads/2015/09/20150918_shieldsandbrooks.mp3" length="100" type="audio/mpeg" />

probably just because the media:content tag appears after the enclosure tag.
Comment 2 Jonathan Matthew 2015-12-25 06:54:57 UTC
*** Bug 759690 has been marked as a duplicate of this bug. ***
Comment 3 GNOME Infrastructure Team 2019-03-20 10:39:37 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/totem-pl-parser/issues/15.