Replies: 5 comments 1 reply
-
If no one reports it, it seems that no one has ever bothered anyone ^^ I have no idea what the tool does in general, so I can only build the script based on the official instructions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
![]() |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's certainly not a dependency, and so it's not an oversight or a bug.
But, it's noted boldly on the options page, so it's less an accusation on
the script maintainers, and more surprise that the users never noticed it
before.
Can it be included on the next release, at least from a completist point of
view?
[image: image.png]
…On Thu, Jul 17, 2025 at 4:44 PM Slaviša Arežina ***@***.***> wrote:
image.png (view on web)
<https://github.com/user-attachments/assets/bef3fc4c-ab94-4e27-937d-a43070f13880>
Its not installed because nowhere on their github its mentioned as
dependency.
—
Reply to this email directly, view it on GitHub
<#6059 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGWV3RBQQOJWHMTDYBANLD3JADJVAVCNFSM6AAAAACBY34DKWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZZG43DENY>
.
You are receiving this because you authored the thread.Message ID:
<community-scripts/ProxmoxVE/repo-discussions/6059/comments/13797627@
github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I don't know the difference honestly. I just can't stand looking at that
giant nag screen.
…On Thu, Jul 17, 2025 at 4:57 PM Slaviša Arežina ***@***.***> wrote:
then whats the difference? par2 gets installed
—
Reply to this email directly, view it on GitHub
<#6059 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGWV3SFQ3ZQCR7U2VIAEHT3JAE2ZAVCNFSM6AAAAACBY34DKWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZZG44DCOA>
.
You are receiving this because you authored the thread.Message ID:
<community-scripts/ProxmoxVE/repo-discussions/6059/comments/13797818@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
apt-get install -y unzip
curl -fsSL https://github.com/animetosho/par2cmdline-turbo/releases/download/v1.3.0/par2cmdline-turbo-1.3.0-linux-amd64.zip -o par2cmdline-turbo-1.3.0-linux-amd64.zip
unzip par2cmdline-turbo-1.3.0-linux-amd64.zip
cp -f par2 /usr/bin/par2
par2 --version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've just installed my first LXC container after many years of self maintaining thick VM's on proxmox. One thing I noticed when spinning up the sabnzbd is that it's giving me an error that the Par2cmdline-turbo feature is not installed. Is there a reason for this? I searched the whole repo and no one has mentioned it before, which makes me think that it's an odd oversight.
Beta Was this translation helpful? Give feedback.
All reactions