TagLib in XBMC

Geoffrey McRae gnif at xboxmediacenter.com
Thu Jan 27 17:20:29 CET 2011


Hi All,

I am integrating TagLib into XBMC to replace the deprecated tag reading
code. My branch is here with taglib already working on local files.

https://github.com/gnif/xbmc/commits/taglib

XBMC has a Virtual File System (VFS) that handles communication with
other storage systems such as SMB, HTTP and FTP. Is it possible to
override/inherit/implement a class that wraps the read/write/seek
operations so I can use our VFS?

If this is not possible we will be unable to use this library.

Kind Regards
Geoffrey McRae (gnif)
http://www.xbmc.org/



More information about the taglib-devel mailing list