November 1, 201411 yr 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.
March 6, 201511 yr Author I probably need to change quite a bit and get it in the new template format and all that. I'll take a look this weekend.
March 7, 201511 yr Author Ok, I added a new template repo and updated the docker. Find the template repo here: https://github.com/noinip/container-templates/tree/master/pinion I'm going to create a new thread to support the few dockers I have now. I'll edit this with the link to that once it's created. EDIT: And here it is: http://lime-technology.com/forum/index.php?topic=38602.0
March 7, 201511 yr 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?
March 7, 201511 yr I figured/found out how to do the post-processing but I am unable to copy autoProcessComics.py, autoProcessComics.cfg and ComicRN.py since I don't have access to the post-processing folder in Mylar. Any idea?
March 7, 201511 yr figured it out. I exec'ed into the docker and copied out the files I needed from mylar and moved them into nzbget.
March 8, 201511 yr Author 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.
March 8, 201511 yr I just added you repository and installed mylar, it seems to have installed fine but when I left click on the docker icon (which is a question mark) the WebUI option is missing.
March 8, 201511 yr 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.
March 8, 201511 yr Author 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!
March 8, 201511 yr 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?
March 9, 201511 yr Author 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.
Archived
This topic is now archived and is closed to further replies.