MetaTag

From IRCBotWiki

Revision as of 12:57, 22 July 2008 by Indy (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

What is MetaTag?

MetaTag is a library for reading and writing various auto metadata tags such as ID3v1/2, Ogg tags, etc.

Compatibility

Tags Supported
Tagging systemVersionsSupports ReadSupports Write
ID3v1 1.0-1.1YesYes
ID3v2 2.2-2.3YesPlanned
Ogg 0.0PlannedPlanned
Lyrics3 N/ANoNo


Unicode Support: Yes, full native Unicode support. All strings internally use UTF16-LE.
Operating System:Win32Win64 NativeLinux/UnixFreeBSD
Supported: YesNoYesNo


Known Incompatibilities

ID3v2 does not support any kind of encryptions. Lists (x/y) will be retrieved as such, any null-terminated lists will only return the first item. If a (NUM) is found, the genre returned will be the ID3v1 genre with that number, otherwise it will return whatever text is in there.


IRCBot vde

IRCBot main pages
Main PageInstallationChangelogCommandsPluginsFAQConfigurationCreditsRemote ClientBuffered SendBuilt-In VariablesMulti Sound Server ModeUsername Character Restrictions
Auto DJ Pages
Auto DJ Main PageWebRequest SystemSchedulerMP3 EncoderVoice SupportMySQL Plugin
IRCBot Programming vde

IRCBot Programming
IPC MessagesRemote CommandsPlugin InitializationIRCBot DBShoutIRC Music Database
Tcl Functions
Tcl ScriptingTcl Events