Jump to content

How do I install opus-tools on unraid?


mbc0

Recommended Posts

Hi,

 

I used to run a script on unraid from within a docker 

 

#!/bin/bash
docker exec -u abc -i sabnzbdrninja-rss /downloads/opus/opus.bash /music/music

 

unfortunately that docker no longer uses opusenc which is installed in the package opus-tools

 

How can I install opus-tools on unraid so I can get this script working again as apt-get does not work on unraid

 

Many thanks

Link to comment
8 hours ago, Squid said:

You need to install it within the container itself, not on Unraid.  For that your best bet is to talk to the container authors on how to do this.  (Or try apt-get within the container itself, but that'll need to be redone after every update to the container)

 

Thank you

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...