Package Details: mylar3 0.9.0-1

Git Clone URL: https://aur.archlinux.org/mylar3.git (read-only, click to copy)
Package Base: mylar3
Description: Comic book download automation for usenet and torrent users
Upstream URL: https://github.com/MylarComics/mylar3
Licenses: GPL-3.0-or-later
Submitter: fryfrog
Maintainer: txtsd (fryfrog)
Last Packager: fryfrog
Votes: 7
Popularity: 0.000027
First Submitted: 2020-05-06 18:19 (UTC)
Last Updated: 2026-04-21 15:49 (UTC)

Latest Comments

1 2 3 Next › Last »

dieseltech commented on 2026-04-21 15:18 (UTC)

As an FYI - Mylar3 has been forked due to circumstances around the original creator no longer being around to maintain the software and back-end services needed for it to run. Most of the "mylar crew" have banded together to keep a community for alive at https://github.com/MylarComics/mylar3 . If it helps lead into the credibility, the LSIO group has also recognized the new fork and updated their builds to point to it.

vyzu commented on 2026-04-12 17:03 (UTC)

The hash for the patch is wrong on my computer. The correct hash is a4b11a1049494151aea96f54a58891844354a9d642da8d9f440bf8c9246d2c8e

caseyweederman commented on 2025-02-17 18:23 (UTC)

Hash mismatch again. I had to edit PKGBUILD to reflect the upstream tar.gz. Change the first element in the sha256sums array to d9ea496384365e73872656127a47afdf1c07e5a6a1be95c6892b9b0acf1eca66. Delicious circumvention of security measures.

While I was in there, I changed pkgver to 0.8.1.1 (latest upstream) and changed the first sha256sums entry to: b2c61c4505c101cf09eb3b869535c2f05981a7982d63d1c720bb6879daf30309 and then I ran into PEP594.

I got around that with: sudo pacman -S python-pysocks sudo pip install standard-imghdr requests==2.28.2 -t /usr/lib/mylar3/

Now I've got Mylar 0.8.1.1 running, but it's warning that pystun and user_agent2 aren't installed (they are, and pip install -t as above didn't work). Further bulletins as events warrant.

txtsd commented on 2024-11-16 06:56 (UTC)

I'm maintaining mylar3 now. I've gotten it to build. I will look for packaging bugs now, and systemd service enhancements after that.

FabioAreia commented on 2024-07-21 10:11 (UTC)

Someone please update this

fryfrog commented on 2024-03-16 04:09 (UTC)

I don't use this package anymore, hopefully someone who loves mylar3 can take over ownership. I assume there will be some work needed for 0.8.0. Good luck!

MarsSeed commented on 2022-05-01 19:27 (UTC)

Thanks for this update. :)

fryfrog commented on 2022-05-01 19:26 (UTC)

@MarsSeed: Thanks, removed it and pushed. I didn't bump the pkgrel though, didn't seem worth it. Next update will pick it up.

MarsSeed commented on 2022-05-01 19:12 (UTC)

Pyinstaller is no longer a dependency since v0.4.9.6 (07 Mar 2021).

nhrjr commented on 2021-03-31 15:30 (UTC) (edited on 2021-04-01 16:40 (UTC) by nhrjr)

I made a mistake while copying, if you look closely the first digit (5) is missing from the second line of my previous post. :( So at least your and my "new" hash still match.

Maybe they are overwriting their release inadvertently, even though thinking otherwise? I have seen some browsers decompressing tar.gz files automatically, without renaming them, but why this kind of problem should happen just with mylar is unclear to me, too.