Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Support for EXTM3U playlist format
« previous next »
  • Print
Pages: [1]

Author Topic: Support for EXTM3U playlist format  (Read 3044 times)

Offline mikeage

  • Member
  • *
  • Posts: 110
    • mikeage.net
Support for EXTM3U playlist format
« on: September 11, 2006, 10:39:26 AM »
Are extm3u playlists supported in rockbox?

I found an old forum message (from google) saying they're not, but it was quite a while back, and before I file a bug report, I'm curious what the actual status is

Thanks
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Support for EXTM3U playlist format
« Reply #1 on: September 11, 2006, 10:44:20 AM »
If by EXTM3U you're referring to "Extended M3U" then lack of support very definitely would be a feature request rather than a bug report.

You can hardly qualify lack of support for a feature that Rockbox doesn't claim to support as a bug.
Logged

Offline mikeage

  • Member
  • *
  • Posts: 110
    • mikeage.net
Re: Support for EXTM3U playlist format
« Reply #2 on: September 11, 2006, 01:02:12 PM »
I know that, and that's why I was asking if it was supposed to be supported.

I think I can conclude from your message that Rockbox currently does not claim to support EXTM3U. Thus, I'm obviously _not_ going to file a bug on the fact that it is broken!

Rest assured, I know the difference between a bug and a feature request.. :)
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: Support for EXTM3U playlist format
« Reply #3 on: September 11, 2006, 05:30:07 PM »
Ah. Well, then file a "Feature Request" instead.

Rockbox only claims to support the basic M3U, and now "M3U8" which are UTF8 M3Us, I believe. Anything else, in terms of playlist formats,  is unsupported.
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: Support for EXTM3U playlist format
« Reply #4 on: September 12, 2006, 04:20:56 AM »
As far as I know, EXTM3U adds one thing to the normal M3U format:

Before each file, there is a specially formatted line containing file length (in seconds) and a track name (usually generated from tag data in some way).

As I remember it, this extra data was primarily used to allow quick display of a nicely formatted playlist without having to open each file in the playlist.

EXTM3U was designed in a backwards compatible way; the extra data is just specially formatted comments. Rockbox ignores comments, so such files can be loaded. The playlist viewer could use that extra information though (or the tag cache, at least if loaded into ram?).
Logged

Offline mikeage

  • Member
  • *
  • Posts: 110
    • mikeage.net
Re: Support for EXTM3U playlist format
« Reply #5 on: September 12, 2006, 04:39:00 AM »
Correct.

Actually, it first adds a header line (I'm doing this from memory, but I'm 99% sure it's correct) that says:
#EXTM3U

Then, before each file, you have the following
#EXTINF:Length,Free Text to display

where Length is in seconds and then a nice name.

Note that Rockbox seems to successfully ignore these lines, which is good.

I was hoping that it would know to use them for a nice display in the playlist (I use an iPod with tagcache, and so my file names are things like F03/TRMI.mp3).

I looked into added support myself... it doesn't seem to bad, but when I arrived at work today, I found that I have a bunch more work than I realized!
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  Support for EXTM3U playlist format
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.03 seconds with 19 queries.