Ticket #455 (closed defect: fixed)

Opened 4 years ago

Last modified 14 months ago

jukebox can`t handle .m3u files

Reported by: HoboPrimate Owned by: kushal
Priority: Unspecified by Maintainer Milestone: 0.84
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

Change History

in reply to: ↑ description   Changed 4 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!

  Changed 4 years ago by FGrose

  • status_field changed from Unconfimed to Assigned

  Changed 4 years ago by kushal

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

  Changed 4 years ago by sascha_silbe

  • cc sascha_silbe added

  Changed 4 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

  Changed 4 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)

  Changed 4 years ago by erikos

  • version changed from Unspecified to 0.84.x
  • severity changed from Unspecified to Major

  Changed 4 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)

Changed 4 years ago by wadeb

  Changed 3 years ago by sascha_silbe

  • owner changed from kushal to mchua sdz
  • distribution changed from SoaS to Unspecified
  • component changed from Jukebox to SoaS

Bulk change distribution=SoaS -> component=SoaS

  Changed 3 years ago by sdz

  • owner changed from mchua sdz to kushal
  • component changed from SoaS to Jukebox

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

  Changed 16 months ago by godiard

  • keywords easy-hack added

  Changed 14 months ago by godiard

  • status changed from new to closed
  • resolution set to fixed

Implemented in version 24

Note: See TracTickets for help on using tickets.