Skip to content

TorrentBuilder Class

joslinm edited this page Sep 14, 2010 · 1 revision

Holds all the algorithms used to parse out data out of torrent files. Recently added in verification powered by musicbrainz, such that it will query the musicbrainz database and verify artist/album is correct.

TorrentBuilder is called by the main window, and will soon probably be subclassed by BackgroundWorker, because it needs its own thread.

—> Called by main window
—> Returns torrents
—> Disposed

Clone this wiki locally