You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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