totem-pl-parser Changelog

What's new in totem-pl-parser 3.26.4

Nov 14, 2019
  • Apply same check to remote text files as local ones, which should fix parsing of directories on network file systems
  • Add totem_pl_parser_add_ignored_glob() API, to force ignore some files depending on how they are named, before we even get to checking their contents
  • Fix a number of compilation warnings

New in totem-pl-parser 3.26.3 (Mar 13, 2019)

  • Atom parsing bug fixes.

New in totem-pl-parser 3.26.2 (Jan 16, 2019)

  • Remove gmime dependency

New in totem-pl-parser 3.26.1 (Jun 14, 2018)

  • Fix small memory leaks
  • Add support for "medium" property in podcasts
  • Allow players to handle MJPEG streams
  • Updated translations

New in totem-pl-parser 3.26.0 (Sep 18, 2017)

  • Updated translations.

New in totem-pl-parser 3.10.8 (Jun 24, 2017)

  • Use Unicode in translatable strings
  • Autotools build changes
  • Enable videosite support even without quvi
  • Port from GSimpleAsyncResult to GTask
  • Fix shadowed URI variable in PLA parser
  • Add support for GMime 3.0 API

New in totem-pl-parser 3.10.7 (Oct 24, 2016)

  • Don't consider M3U playlists as text/plain
  • Simplify ITMS link parsing
  • Fix mmap error checking
  • Build fixes

New in totem-pl-parser 3.10.6 (Dec 18, 2015)

  • Fix a number of bugs in iTunes link handling and M3U and HLS playlist parsing.
  • Make it possible to use an alternate helper script to the default quvi based one

New in totem-pl-parser 3.10.4 (Feb 17, 2015)

  • Fix parsing of Windows-style SMB playlists
  • Add support for EXTVLCOPT:audio-track-id in m3u files
  • Fix parsing of SMIL playlists

New in totem-pl-parser 3.10.3 (Feb 5, 2015)

  • Ignore partially downloaded files when recursing
  • Fix crash when passing a broken URI
  • Fix potential integer overflow when parsing long durations
  • Fix potential crash when parsing RTSPtext QuickTime files
  • Fix parsing of Windows Media files

New in totem-pl-parser 3.10.0 (Nov 13, 2013)

  • Fix introspection for playlist saving.

New in totem-pl-parser 3.2.0 (Feb 22, 2012)

  • Add support AmazonMP3 download files
  • Update for glib deprecations
  • Update API for newer versions of quvi
  • Avoid quvi poking the remote files by verifying the URLs it generates. No good for one-time links.
  • Fixes for warnings in introspection generation
  • Add more test cases

New in totem-pl-parser 2.32.6 (Sep 21, 2011)

  • Fix parsing of remote RSS feeds
  • Add support for M4U/MXU playlists

New in totem-pl-parser 2.32.5 (May 10, 2011)

  • Fix parsing of iTunes podcasts
  • Use libarchive to detect media discs in ISO files, instead of gvfs, which makes it more reliable
  • Add support for new quvi properties (duration and thumbnail URL)

New in totem-pl-parser 2.32.4 (Mar 22, 2011)

  • Fix --enable-quvi option
  • Fix getting past the last line of PLS files
  • Add "content-type" property when available

New in totem-pl-parser 2.32.2 (Jan 31, 2011)

  • Parse links to video websites using libquvi
  • Fix parsing data from broken HTTP servers
  • Fix warning when opening a directory fails
  • Fix parsing some ASF redirections masquerading as WMA files

New in totem-pl-parser 2.30.3 (Sep 14, 2010)

  • Fix parsing of M3U files with ":" in their titles
  • Fix parsing of files hiding as MP4 files (eg. an FLV with an MP4 extension)

New in totem-pl-parser 2.30.2 (Aug 4, 2010)

  • Fix parsing PLS playlists with "holes" in the numbering
  • Fix crash in totem_pl_parser_parse_with_base when parsing PHP files that really are PHP files
  • Add Genre extension to XSPF playlists
  • Fix itms links parsing
  • Add support for Last.fm's new XSPF extensions

New in totem-pl-parser 2.30.1 (May 13, 2010)

  • Fix parsing of a number of Podcasts, including possible crashers
  • Fix parsing of playlists on HTTP servers when they don't match the suffix used (eg. PHP page giving an XSPF playlist)
  • A few win32 compilation fixes
  • Use GIO for decompressing Podcasts

New in totem-pl-parser 2.29.92 (Mar 16, 2010)

  • Fix parsing of Guardian Podcasts
  • Fix parsing of pukas.wax playlist
  • Fix directory file descriptor leak
  • Fix versioning of the introspection support

New in totem-pl-parser 2.27.92 (Sep 15, 2009)

  • Speed up PLS parsing
  • Fix error when trying to activate a data mount in Totem's Movie menu
  • Try harder to ignore text files
  • Fix test parser