Opened 15 years ago

Closed 12 years ago

Last modified 11 years ago

#455 closed defect (fixed)

jukebox can`t handle .m3u files

Reported by: HoboPrimate Owned by: kushal
Priority: Unspecified by Maintainer Milestone:
Component: Jukebox Version: 0.84.x
Severity: Major Keywords: easy-hack
Cc: sascha_silbe Distribution/OS: Unspecified
Bug Status: Assigned

Description

They reference a number of online audio files, usually mp3. Jukebox fails to play then, although a .m3u file _is_ started by jukebox. Here is the error message from Jukebox:

Error: There is no codec present that can handle the streams type. -gstdecodebin.c(904):close_pad_link ():/GstPlayBin:player/GstDecodeBin:decodebin0: No decoder to handle media type text/uri-list`

Attachments (1)

0001-Remove-support-for-.m3u-files-per-455.patch (1.3 KB) - added by wadeb 15 years ago.

Download all attachments as: .zip

Change History (14)

comment:1 in reply to: ↑ description Changed 15 years ago by tomeu

Replying to HoboPrimate:

No decoder to handle media type text/uri-list

Kushal: if the problem is that the DS is munging at some point the right mime type and replacing it with text/uri-list, please reassign this ticket to me. Thanks!

comment:2 Changed 15 years ago by FGrose

  • Bug Status changed from Unconfimed to Assigned

comment:3 Changed 15 years ago by kushal

Sorry ut somehow I missed the mail from trac.
Trying to reproduce the bug.

comment:4 Changed 15 years ago by sascha_silbe

  • Cc sascha_silbe added

comment:5 Changed 15 years ago by erikos

Kushal would this be a bugfix - is this a functionality that Jukebox did provide before? I need to know whether this should be 0.84 or can be moved out to 0.86

comment:6 Changed 15 years ago by erikos

  • Milestone changed from Unspecified by Release Team to 0.84

Blocked by #496 which has been moved to 0.86

Maybe for 0.84 you can take the .m3u support out? That jukebox is not openening it? (i guess it is possible in the activity.info)

comment:7 Changed 15 years ago by erikos

  • Severity changed from Unspecified to Major
  • Version changed from Unspecified to 0.84.x

comment:8 Changed 15 years ago by wadeb

Here's a patch to remove .m3u from the supported mime types list. Kushal, can you release Jukebox with this change since #496 didn't make 0.86 either? (Also I noticed that Gitorious has v12 while activities.sugarlabs.org still has v11)

comment:9 Changed 14 years ago by sascha_silbe

  • Component changed from Jukebox to SoaS
  • Distribution/OS changed from SoaS to Unspecified
  • Owner changed from kushal to mchua sdz

Bulk change distribution=SoaS -> component=SoaS

comment:10 Changed 14 years ago by sdz

  • Component changed from SoaS to Jukebox
  • Owner changed from mchua sdz to kushal

This is clearly a Jukebox thing - moving again, sorry for the confusion.

comment:11 Changed 12 years ago by godiard

  • Keywords easy-hack added

comment:12 Changed 12 years ago by godiard

  • Resolution set to fixed
  • Status changed from new to closed

Implemented in version 24

comment:13 Changed 11 years ago by godiard

  • Milestone 0.84 deleted

Milestone 0.84 deleted

Note: See TracTickets for help on using tickets.