stream_libarchive: remove "old" rar volume pattern
This turned every "normal" .rar filename into a multi-volume one accidentally. Since the detection is purely by filename (due to lack of support by libarchive I guess), it causes the nasty message added in the previous commit to appear for every .rar file. Just drop it.
W
wm4 committed
1b0129c4143fe73ef0ee3c3f1e2bed734c374d40
Parent: 119bad4