Git Product home page Git Product logo

Comments (9)

github-actions avatar github-actions commented on June 12, 2024

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

from docker-mylar3.

barbequesauce avatar barbequesauce commented on June 12, 2024

Please open this in the Mylar3 project rather than the LSIO repo - https://github.com/mylar3/mylar3

from docker-mylar3.

CubeyGlyph avatar CubeyGlyph commented on June 12, 2024

Per the mylar3 project:

Firstly, - your version of Mylar that you're running is (as best as I can tell) about 3+ months old based on the traceback error in your logs. You need to update.
You also can't run nightly and be on master - the two are exclusive. You're either running nightly and tied to the python3-dev branch, or you're on master. If you're running nightly via docker, then you need to make sure in your config.ini that you set the git_branch = python3-dev so that it can properly display/check things.

How frequently is this docker build expected to update?

from docker-mylar3.

barbequesauce avatar barbequesauce commented on June 12, 2024

Depends which image you're running. The main image is tied to mylar's master branch, which gets updated when we feel dev is stable - we aim for once every two weeks, but that is highly variable depending on what we are working on. The nightly image updates within 15 minutes of a commit to the mylar python3-dev branch...

from docker-mylar3.

CubeyGlyph avatar CubeyGlyph commented on June 12, 2024

Depends which image you're running. The main image is tied to mylar's master branch, which gets updated when we feel dev is stable - we aim for once every two weeks, but that is highly variable depending on what we are working on. The nightly image updates within 15 minutes of a commit to the mylar python3-dev branch...

Here is the one I am running.

"Hostname": "c19a8fcebc36",
        "Image": "linuxserver/mylar3:nightly-version-a36c5bcf",
        "Labels": {
            "build_version": "Linuxserver.io version:- a36c5bcf-ls134 Build-date:- 2021-09-30T21:21:53+02:00",
            "maintainer": "aptalca",
            "org.opencontainers.image.authors": "linuxserver.io",
            "org.opencontainers.image.created": "2021-09-30T21:21:53+02:00",
            "org.opencontainers.image.description": "[Mylar3](https://github.com/mylar3/mylar3) is an automated Comic Book downloader (cbr/cbz) for use with NZB and torrents written in python. It supports SABnzbd, NZBGET, and many torrent clients in addition to DDL.",
            "org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-mylar3",
            "org.opencontainers.image.licenses": "GPL-3.0-only",
            "org.opencontainers.image.ref.name": "51ed0a405e290e47b16144206ef0624a91efadb4",
            "org.opencontainers.image.revision": "51ed0a405e290e47b16144206ef0624a91efadb4",
            "org.opencontainers.image.source": "https://github.com/linuxserver/docker-mylar3",
            "org.opencontainers.image.title": "Mylar3",
            "org.opencontainers.image.url": "https://github.com/linuxserver/docker-mylar3/packages",
            "org.opencontainers.image.vendor": "linuxserver.io",
            "org.opencontainers.image.version": "a36c5bcf-ls134"
        },
        "OnBuild": null,
        "OpenStdin": false,
        "StdinOnce": false,
        "Tty": false,
        "User": "",
        "Volumes": {
            "/comics": {},
            "/config": {},
            "/downloads": {}
        },

from docker-mylar3.

aptalca avatar aptalca commented on June 12, 2024

"Image": "linuxserver/mylar3:nightly-version-a36c5bcf"

You pinned the version in the docker tag, so you're not getting any updates

from docker-mylar3.

aptalca avatar aptalca commented on June 12, 2024

You need to use linuxserver/mylar3:latest or linuxserver/mylar3:nightly to create the container instead of linuxserver/mylar3:nightly-version-a36c5bcf

That way, next time you pull, it will pull the latest version image (stable or nightly depending on the tag), then you'll recreate the container based on the new image.

Btw, we don't recommend portainer for various reasons. Our recommendation is to use docker-compose and we provide easy to use compose yaml samples in our readmes.

from docker-mylar3.

github-actions avatar github-actions commented on June 12, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from docker-mylar3.

barbequesauce avatar barbequesauce commented on June 12, 2024

Closed.

from docker-mylar3.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.