Search Criteria
Package Details: mnamer 2.7.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mnamer.git (read-only, click to copy) |
|---|---|
| Package Base: | mnamer |
| Description: | A media organization tool |
| Upstream URL: | https://github.com/jkwill87/mnamer |
| Keywords: | batch cli media metadata movie organizer python television |
| Licenses: | MIT |
| Submitter: | ragouel |
| Maintainer: | c4tz |
| Last Packager: | c4tz |
| Votes: | 6 |
| Popularity: | 0.89 |
| First Submitted: | 2020-05-07 07:59 (UTC) |
| Last Updated: | 2026-05-25 09:18 (UTC) |
Latest Comments
c4tz commented on 2026-05-25 09:25 (UTC)
Thank you very much for the patch (and resolving #302 on Github), jkwill87! Sorry for the late response, I was on vacation for 3 weeks :)
I modified your diff a bit to include the latest 2.7.2 version, but left everything else untouched and it works flawlessly.
jkwill87 commented on 2026-05-10 18:48 (UTC)
Here's a git patch to update to mnamer 2.7.0 which should also remove the need for the PKGBUILD patch. If saved to f8bc260.patch can be applied using
git am f8bc260.patch. Hopefully this makes your life easier. Thanks for maintaining this package :DIgnotusPeverell commented on 2023-03-28 02:24 (UTC)
error when making
lmartinez-mirror commented on 2022-07-08 18:05 (UTC)
I'm sorry, did you mean to post this to
python-exceptiongroup's page? I don't see how this relates tomnamer.hnacho commented on 2022-07-08 06:51 (UTC) (edited on 2022-07-08 06:51 (UTC) by hnacho)
On a clean installation of Manjaro GNOME 21.3.2 minimal.
ragouel commented on 2021-01-16 00:36 (UTC)
Fixed.
hubnerd commented on 2021-01-06 10:40 (UTC)
Not working currently as requirements.txt requires guessit dep version as 3.1. Current version of guessit on aur is 3.2.
jkwill87 commented on 2021-01-06 07:04 (UTC)
mnmaer dev here.
This may be due to Arch's recent update from Python 3.8 to Python 3.9. Other AUR Python packages have reported similar breakages elsewhere on the internet. I suspect that you may some dependencies installed with Python 3.9 and other from the AUR using Python 3.8. If this is the case perhaps uninstalling and reinstalling the listed dependencies may sort out the issue? Sorry, I'm not the maintainer for this package and don't currently use Arch so I can't confirm whether this is the case.
hnacho commented on 2021-01-03 22:20 (UTC)
It's not working after last update. python-guessit seems to be the problem.