NO_METADATA

The operation failed because it requires the torrent to have the metadata (.torrent file) and it doesn't have it yet. This happens for magnet links before they have downloaded the metadata, and also torrents added by URL.

Properties

Link copied to clipboard
val code: Int

the stable integer error value used by libtorrent.

Link copied to clipboard

the human-readable description, matching libtorrent's libtorrent_category().message(code). May be empty for reserved/unused slots.

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int