Search Criteria
Package Details: mnamer 2.5.5-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: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-07 07:59 (UTC) |
Last Updated: | 2023-11-12 16:32 (UTC) |
Dependencies (11)
- python (python37AUR, python311AUR, python310AUR)
- python-appdirs (python-appdirs-gitAUR)
- python-babelfish
- python-guessit
- python-requests
- python-requests-cacheAUR (python-requests-cache-gitAUR)
- python-teletypeAUR
- python-typing_extensions
- python-build (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
IgnotusPeverell 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
.gnacho commented on 2022-07-08 06:51 (UTC) (edited on 2022-07-08 06:51 (UTC) by gnacho)
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.
gnacho commented on 2021-01-03 22:20 (UTC)
It's not working after last update. python-guessit seems to be the problem.