Skip to content

Commit 904d67e

Browse files
Bot Updating Documentation
1 parent f3e4b20 commit 904d67e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/images/docker-mylar3.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: mylar3
33
tags:
44
- Books
55
- Media Management
6-
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."
6+
description: "[Mylar3](https://github.com/MylarComics/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."
77
---
88
<!-- DO NOT EDIT THIS FILE MANUALLY -->
99
<!-- Please read https://github.com/linuxserver/docker-mylar3/blob/master/.github/CONTRIBUTING.md -->
@@ -20,9 +20,9 @@ description: "[Mylar3](https://github.com/mylar3/mylar3) is an automated Comic B
2020
[![Jenkins Build](https://img.shields.io/jenkins/build?labelColor=555555&logoColor=ffffff&style=for-the-badge&jobUrl=https%3A%2F%2Fci.linuxserver.io%2Fjob%2FDocker-Pipeline-Builders%2Fjob%2Fdocker-mylar3%2Fjob%2Fmaster%2F&logo=jenkins)](https://ci.linuxserver.io/job/Docker-Pipeline-Builders/job/docker-mylar3/job/master/)
2121
[![LSIO CI](https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=CI&query=CI&url=https%3A%2F%2Fci-tests.linuxserver.io%2Flinuxserver%2Fmylar3%2Flatest%2Fci-status.yml)](https://ci-tests.linuxserver.io/linuxserver/mylar3/latest/index.html)
2222

23-
[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.
23+
[Mylar3](https://github.com/MylarComics/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.
2424

25-
[![mylar3](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png)](https://github.com/mylar3/mylar3)
25+
[![mylar3](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mylar-icon.png)](https://github.com/MylarComics/mylar3)
2626

2727
## Supported Architectures
2828

@@ -43,14 +43,13 @@ This image provides various versions that are available via tags. Please read th
4343

4444
| Tag | Available | Description |
4545
| :----: | :----: |--- |
46-
| latest || Commits to Mylar3 `python3-dev` branch |
47-
| nightly || Commits to Mylar3 `1000papercuts` branch (ubuntu) |
48-
| unstable || Commits to Mylar3 `1000papercuts` branch (alpine) |
46+
| latest || Stable releases |
47+
| nightly || Commits to nightly branch |
4948

5049
## Application Setup
5150

5251
The web ui for settings etc, is on `http://SERVERIP:8090`
53-
For more detailed setup options, refer to [Mylar3](https://github.com/mylar3/mylar3).
52+
For more detailed setup options, refer to [Mylar3](https://github.com/MylarComics/mylar3).
5453

5554
## Usage
5655

@@ -336,6 +335,7 @@ To help with development, we generate this dependency graph.
336335

337336
## Versions
338337

338+
* **06.04.26:** - Switch upstream to maintained fork at https://github.com/MylarComics/mylar3. Drop `unstable` tag.
339339
* **19.02.26:** - Rebase `latest` tag based on commits to upstream `python3-dev` branch. `nightly` will build commits to upstream `1000papercuts` branch. `unstable` tag will also build commits to upstream `1000papercuts` branch, but on alpine 3.23 with python 3.12.
340340
* **05.02.26:** - Release `unstable` tag based on commits to upstream `1000papercuts` branch.
341341
* **21.11.25:** - Rebase to Ubuntu Jammy.

0 commit comments

Comments
 (0)