MetaTag
From IRCBotWiki
What is MetaTag?
MetaTag is a library for reading and writing various auto metadata tags such as ID3v1/2, Ogg tags, etc.
Compatibility
| Tagging system | Versions | Supports Read | Supports Write |
|---|---|---|---|
| ID3v1 | 1.0-1.1 | Yes | Yes |
| ID3v2 | 2.2-2.3 | Yes | Planned |
| Ogg | 0.0 | Planned | Planned |
| Lyrics3 | N/A | No | No |
| Unicode Support: | Yes, full native Unicode support. All strings internally use UTF16-LE. |
|---|
| Operating System: | Win32 | Win64 Native | Linux/Unix | FreeBSD |
|---|---|---|---|---|
| Supported: | Yes | No | Yes | No |
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 v • d • e
|
|---|
| IRCBot main pages |
| Main Page • Installation • Changelog • Commands • Plugins • FAQ • Configuration• Credits • Remote Client • Buffered Send • Built-In Variables • Multi Sound Server Mode • Username Character Restrictions |
| Auto DJ Pages |
| Auto DJ Main Page • WebRequest System • Scheduler • MP3 Encoder • Voice Support • MySQL Plugin |
| IRCBot Programming v • d • e
|
| IRCBot Programming |
| IPC Messages • Remote Commands • Plugin Initialization • IRCBot DB • ShoutIRC Music Database |
| Tcl Functions |
| Tcl Scripting • Tcl Events |
