Bug 1630

Summary: Add magic to detect pls playlists
Product: shared-mime-info Reporter: Bastien Nocera <bugzilla>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Bastien Nocera 2004-10-14 00:28:14 UTC
Small patch here:
  <mime-type type="audio/x-scpls">
    <comment>MP3 ShoutCast playlist</comment>
    <comment xml:lang="no">MP3 ShoutCast-spilleliste</comment>
    <glob pattern="*.pls" />
+    <match offset="0" type="string" value="[playlist]" />
+    <match offset="0" type="string" value="[PLAYLIST]" />
  </mime-type>
Comment 1 Bastien Nocera 2004-10-20 14:02:20 UTC

*** This bug has been marked as a duplicate of 838 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.