[DOCKER] Airvideo Server, MovieGrabber


Recommended Posts

  • 3 months later...
  • Replies 82
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

I am new to docker and would love to get AirVideo Server working on unRAID.  Can someone who has it working post how to do this?  I have tried adding https://github.com/dmaxwell351/docker-containers to my template repositories but that didn't help.

 

The maxwell site mentions this command:

docker run -d --net=host -v /mnt/user/appdata/airvideohd:/config -v /mnt/user/Media:/videos -v /mnt/user/appdata/airvideohd/temp:/conversionPath --name airvideohd dmaxwell/airvideohd

 

But where do I enter that?  In a terminal session?  Somewhere in the unRAID gui?

Link to comment

I am new to docker and would love to get AirVideo Server working on unRAID.  Can someone who has it working post how to do this?  I have tried adding https://github.com/dmaxwell351/docker-containers to my template repositories but that didn't help.

 

The maxwell site mentions this command:

docker run -d --net=host -v /mnt/user/appdata/airvideohd:/config -v /mnt/user/Media:/videos -v /mnt/user/appdata/airvideohd/temp:/conversionPath --name airvideohd dmaxwell/airvideohd

 

But where do I enter that?  In a terminal session?  Somewhere in the unRAID gui?

First off, don't bother adding in template repositories.  Outdated and ass-backwards method of installing apps.  Install the Community Applications plugin (link in sig) and use the Apps tab instead.

 

Secondly, the template is already set up for that particular command, all you have to do is adjust the paths accordingly.  Would probably be good to review the stickies in the Docker Engine / Docker Containers threads

Link to comment
  • 3 years later...
  • 2 months later...

key1 can not be correct. Where do you found that variable? Regarding the description you can only set two path:

https://hub.docker.com/r/eroz/airvideo

 

"/Movies" which already points to your "/mnt/user/bigassnas/plex-data"

and

"/TVShows" which you didn't set (could be optional)

 

Please post the docker command that is generated after you edited the container and it gets started. Should start with "root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d ..."

 

While the docker is running you can click on the Icon -> Console. Then enter this command:

ls -l /Movies

Does it return the contents of your movie folder?

Edited by mgutt
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.