[DOCKER] Mylar


Recommended Posts

I've moved all support and what not over to my official repo thread. If you're having issues please post here:

 

http://lime-technology.com/forum/index.php?topic=38602.0

---------------

 

I've created a container for the development branch of Mylar.

 

https://registry.hub.docker.com/u/pinion/docker-mylar/

 

https://github.com/noinip/docker-mylar/

 

You can run with the run command below or add the github link to your Docker manager GUI and use the xml template

docker run -d --name="mylar" -v /path/to/mylar/data:/config -v /path/to/downloads:/downloads -v /path/to/comics:/comics -v /etc/localtime:/etc/localtime:ro -p 8090:8090 pinion/docker-mylar

 

Change Log

20150308 - Updated and am moving to a different thread for support

20141031 - Release

 

Planned

Clone a specific version or use tarball instead of development branch.

Link to comment
  • 4 months later...

Ok giving Mylar a try.  I can't figure out how to get Mylar to move and finish post-processing the files from nzbget.  I added a comic in Mylar to manage.  It scanned for the nzb, found it, sent it to nzbget.  It downloaded with no problem.  Mylar created a folder in the location I told it store them.  But after nzbget finishes, Mylar does not move them.  What am I missing?

Link to comment

I will update the container to cp the autoprocess directory into whatever you setup for the config directory so you can then move them from there.

That'd be great!  Thanks!  I got it working but it will come in handy in the future for others.
Link to comment

I will update the container to cp the autoprocess directory into whatever you setup for the config directory so you can then move them from there.

That'd be great!  Thanks!  I got it working but it will come in handy in the future for others.

 

Should be up and running now. I didn't test it. Testing is for people who make mistakes!

Link to comment

Should the Check for Updates in the docker manager see the changes? I'm getting "not available" for the version when I try.

 

I also had to download the source to get the script files for moving.

 

I've got is set up but it will not add any folders for new comics and it seems like it's stopping there, any ideas?

Link to comment

Thanks for doing the testing for me! Are you using the new template repository at http://lime-technology.com/forum/index.php?topic=38602.0? I don't have any issues checking for updates. Mine says up to date. You can check in /boot/config/plugins/dockerMan/images for any mylar images hanging around too and get rid of them.

 

As for the directory not moving, I don't know what gives. I just moved it to the bash script so now it checks to see if that folder is there and if not it will copy it. I tested it and it's working for me. Good luck!

 

EDIT: Almost missed the last part of your questions. You need to make sure you set up your comics directory in the config. Should be '/comics'. If you know how to ssh into unraid you can run 'docker logs Mylar' and get some more information on what's going wrong.

 

EDIT2: I personally don't use this as I don't have a good place to find them be it trackers or indexes. So I can't even test to the point of it throwing stuff in the black hole. Sorry. I do see that it added the comic and also created a folder for it in /comics... So I'm hoping it's setup fine.

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.