This is an immutable "fact", treat it differently?
This is an immutable "fact", treat it differently?
```
```
{
{
'filehash': 'sha256:xxx',
'archivehash': 'sha256:xxx',
'archivehash': 'sha256:xxx',
'archivepath': 'archive/path/to/file.ext'
'files': [
[ 'archive/path/to/file.ext', 'sha256:xxx' ],
...
]
}
}
```
```
# Links to file in torrent
# Links to file in torrent
Maybe merge torrent into here, as a torrent is really an "archive" of the files, but just w/ a differnt lookup method, via torrent info hash (magnet link) vs file hash.